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

SharePoint Documents Tab : folders / subfolders Tree view
In the SharePoint Documents Tab, see all folders and sub-folders in a hierarchical "tree" view, instead of first having to click in a folder to then be able to see its subfolders, but see everything at once toggled down.

Display time spent on current presence status besides the omni status icon
Agents often want to quickly see how much time they still have left for a break, for example.
It would be great to have a clock always visible to show that

Auto-increment field on child record that counts the child records related to same parent
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

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.
Customer support service by UserEcho