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

0
Under review

OptionSet with Tooltip - updated (existing does not work)

kathleen smith 2 years ago updated by Guido Preite 2 years 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 1 year 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 

Answer
Guido Preite 2 years ago

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

0

Teams phone calls not working with pcf control

MS Bharathi 2 years ago 0

Integrated the 'Phone Number Format' pcf control in our CRM app, Also Configured the Microsoft Teams dialer.
The PCF control phone field not accessing the teams dialer when click on the call icon. Shows "scheme does not have a registered handler" script error. Non PCF phone field works fine and can access the team dialer. 

0

Ability to mark PCF controls as a favorite 🤍❤️ to filter the list

RescueDogsRbest 3 years ago 0

Ability to mark PCF controls as a favorite 🤍❤️ to filter the list

0

BIBTEX replacer for academic use

Adrian Rose 3 years ago 0

Dear community,

i am working at a university and i would like to use power apps as a easy- to-set-up academic database for my organisation. It would be so cool , if the use could generate directly in the application bibliographies based on collections. Maybe someone has a working idea for this use case. I am excited!

Cheers,
Adrian

0

Embedding GOJS

subhra ghosh 3 years ago 0

Looking to implement GOJS script in PCF.  I want to create a flowchart kind of diagram. Anyone have done something similar ?

0

Fluent UI-Activity Item

Manish Sharma 3 years ago 0

Hi All,
Can anyone help me to display dynamics 365 Notes(i.e. Annotation) using Activity List(i.e. https://developer.microsoft.com/en-us/fluentui#/controls/web/activityitem) fluent UI component. 


Thanks

Manish

0

Evaluate a math formula in a string like ((23*2)/5+5)-5 etc..

Heresy_forall 3 years ago 0

Hey guys, I'm trying to create a pcf to evaluate a math formula in a string, but I'm having problems between the inputs, anyone has something similar?