Ideas site for PCF Gallery, submit here your idea for a new PCF control

Merge Records
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.

Auto suggestion text input that makes suggestions as a user types (uses a lookup as reference)
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.

Dynamically updating Field's Display Name
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.

OptionSet with Tooltip - updated (existing does not work)
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

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
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.

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.

mouse movement
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

author has confirmed the control has been removed (APIs have changed) and I deleted from the Gallery, thank you for notifying me about this.
Customer support service by UserEcho