Ideas site for PCF Gallery, submit here your idea for a new PCF control. Check the new Store!

+2

Real SharePoint document integration

StefanS365 6 years ago 0

A subgrid like control for real SharePoint document integration, that is able to call SharePoint/Graph API to list custom content types under the New button, show custom columns with metadata, and set a view instead of folder to show the content.

+2
Completed

Start and End Date/Time Control

MattNC 6 years ago updated 6 years ago 2

A control that simplifies selecting a start date/time and end date/time and stores them in two corresponding standard date/time fields. For reference, I like the "Linked Pickers" here: https://eonasdan.github.io/bootstrap-datetimepicker/#linked-pickers but the Time selection interface here: https://www.malot.fr/bootstrap-datetimepicker/demo.php

Answer
Guido Preite 6 years ago

a control that implement this functionality has been published: https://pcf.gallery/date-range-control/

+1

Replace gantt bar functionality lost with Project Online's retirement

Dave Howe 2 weeks ago 0

Project Online is being retired in September 2026.  The alternative Project Portfolio Management solution is a model driven app.  However, there is no viable alternative with a model driven app to replace the functionality we are losing when it comes to the Gantt bar customization options. In Project Online's Project Center, we are able to view all projects in a customizable table to show any project level fields we choose on the left and customizable Gantt bars on the right. The Gantt bars for each project can represent any custom start/finish fields we choose, can be represented as a top bar, middle bar, bottom bar, top line, middle line, bottom line, etc. and multiple custom start/finish fields for a given project can be combined into one Gantt bar.  For example, the start/finish can be a bottom bar while the baseline start/finish can a top bar.   

Image 69

+1

Dynamic Menu Button (with dynamic menu from query in crm)

st kk6861 1 year ago 0

Dynamic Menu Button like tho fly out menu in ribbon (with dynamic menu from query in crm)

+1

wysiwyg editor for canvas

YAHYA 2 years ago updated 2 years ago 2
+1

Bilingual subgrid or lookup control. display subgrid either in French or English based on the users language setting

Siva 3 years ago 0

Add a subgrid or lookup to support localization in Power Apps. 

Add a subgrid or lookup on a form to display contents in either English or any other language based on users localization.

+1

I hope canvas apps support multiple attachment in phone

sh_chxue 3 years ago 0

canvas apps can only select one file at a time using the mobile phone. Hope to select multiple files

+1

Dashboard Tile Control to Count Records for Multiple Entities

nathanp121 3 years ago updated 3 years ago 0

I would really like to know if it's possible to have a control that can be configured in a model driven dashboard. The control will be in the design of a tile and when configuring we can select the entity in which records need to be counted.

I am aware this can be done using single stream interactive dashboards but i need this to work for multi stream whilst maintaining a tile view instead of the user having to select the tile view when the default is stream view.

The control only needs to work on a standard dashboard (not interactive). PowerBI is not an option due to licensing and losing the ability to navigate to records.

We are trying to provide a dashboard with useful counts at the top with charts etc below

+1

Aggregate related records

nate 3 years ago updated by Dineshkumar Sivakumar 3 years ago 1

Looking for a way to show aggregates (sum) of related (1:N) records on the parent form.


For example, in a 1:N of Project -> Task, where Task has field taskBudget, you could display sum(taskBudget) on the Project form. 


I'd also like to handle multiple levels of 1:N (otherwise a rollup field might suffice). For example Project->Task->Subtask, and show sum(subtaskBudget) on Project form.