Forum Discussion
JoseCVM
6 years agoMicrosoft Employee
Limit selected items in nested navigation table
Hello, As the title says, I'm having trouble figuring out how do I limit the number of selected items in a nested navigation table. I need to enforce a global maximum of 1 selected leaf item, ind...
- 6 years ago
Here is an example of a function that only lets you choose one of three options:
= Value.ReplaceType((txt as text) => ..., (type function (txt as (type text meta [Documentation.AllowedValues={"a", "b","c"}])) as any))
v-lid-msft
6 years agoCommunity Support
Hi JoseCVM ,
Sorry for that, we did not find any function can achieve this according this document. We are not very good at developing cutome connector, Maybe there are some solution we did not come up with. Hi Jimmy801 and artemus , Could you please look into this scenario and give some help, Thanks in advance.
Best regards,