I have a menu based on a dataverse table...
im using a switch function for OnSelect Property
i want to store The Onselect Comand for each record in the dataverse and just want to use that column for the OnSelect Property
For Example:
OnSelect: ThisItem.OnSelectCommand
so i can save the comands for the item in its table instead of using a Switch Function.
Thanks
You can give a try with below Work Around,
On Click of Each Item in the Command Bar Obviously we are Navigating to Some Pages. So we can simply write OnVisible Property of the Page so that we can get the same from which Page etc.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Follow me on Twitter : @rampprakashd
Blog : https://microsoftcrmtechie.blogspot.com
i dont understand what youre tryna say... i just want to store the comand in the table of the menu.... so that any end user may add a item in the menu table.
Sorry my understanding was wrong.
If you want to have such kind of Dynamic then you need Create a Table with Gallery and Store it in a Collection and Load it.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Follow me on Twitter : @rampprakashd
Blog : https://microsoftcrmtechie.blogspot.com
i want the menu table to be able to be configured by the end user... for example if he wants to add a new item in the menu he can just simply fill a form for it... so they wont require a developer for such purpose... the collection doesnt seem to fulfill the needs here
User | Count |
---|---|
19 | |
9 | |
9 | |
5 | |
5 |
User | Count |
---|---|
32 | |
30 | |
18 | |
18 | |
6 |