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

0

Auto-increment field on child record that counts the child records related to same parent

Salma 6 months ago updated by Lee Li 5 months ago 1

For example auto-increment field on contacts that holds order of each contact related to the same parent account, like the line order field on purchase order  product table in field service module that holds the order of each product related to this purchase order

0

Merge Records

Kody Jordan 6 months ago 0

The ability to merge two records from an MDA table view. I am creating an MDA for help desk tickets, and want to be able to merge multiple duplicate tickets together.

0

SharepPoint Document For canvas apps

Lebu 8 months ago 0
0

Auto suggestion text input that makes suggestions as a user types (uses a lookup as reference)

srndpity 11 months ago 0

A text input for canvas apps that has a "Google-Like" autosuggestion feel to it. 

The control can look up a field of data in a DB and render suggestions based on passed search queries.

0

Add last update date

Steve Mordue 1 year ago 0

Many of these are quite old, it would help to sort by last updated date

0

Dynamically updating Field's Display Name

Sujoy 1 year ago 0

Requirement - I want to have a field whose display name need to be changed based on current month and year.

For example - let the field's display name be "Month 1", and as current month is March 2024, so the display name should be updated as "March 2024". And this should happen dynamically without any human interaction.

Purpose - I want to use this field in a subgrid's view, so that column heading gets dynamically changed as Month progresses.

My Trying (didn't fulfill the purpose) - I wrote a web resource but was able to update the field's label, but it didn't satisfy the above purpose. After investigation, I found that I won't be able to update field's display name directly through web resource.

Query/Request - Is the requirement possible using PCF control? if yes, please help me to fulfill the business requirement.

0

system view to have an attachment column

Juss 1 year ago updated by Ruben 1 year ago 1
0
Under review

OptionSet with Tooltip - updated (existing does not work)

kathleen smith 1 year ago updated by Guido Preite 1 year ago 3

Would like an updated PCF that allows me to add tooltips over different option set values, so that when a user hovers over the choice, it displays the value description. There was previously a PCF with this feature, but download no longer works

0
Declined

Populate multiselect lookup control based on another dropdown in different entity form? For e.g. Acct entity has a form on which a single lookup of CDP is there and based on that CDP value, my values in multiselect needs to change

Nikhil K 2 years ago updated by Guido Preite 2 years ago 2

Is there any way that I populate multiselect lookup control based on another single selection dropdown value in different entity form? For e.g. 

1) Acct entity has a form 

2) On that form a single lookup of CDP is there 

3) And based on that CDP value, my values in multiselect lookup needs to change.

Any urgent help if appreciated.

So basically 3 entities are involved; 1 for form 2 for single selection dropdown and 3 for multiselect.

Answer
Guido Preite 2 years ago

your requirement cannot be filled with a PCF control, you should check this project https://github.com/GuidoPreite/DOSM and as more entities are involved, you will need to create plugins to update the values accordingly. I close this thread.

0

mouse movement

Miguel Gisbert 2 years ago updated by AR555 12 months ago 1

Can I add a PCF event to listen for a mouse movement and set a variable and restart a timer every time the mouse is move? It's to create a screensaver for a Power Apps app. 


Many thanks, 

Miguel Gisbert