Hi i was working on model driven application.
i wanted to check if there is any way to display applicable choices based on the previous selected choice. since choices are defined earlier it shows all the choices that,s been Initiated .
couldn't find anything on the client side scripting and customization or in the business rules.
please help me solve this problem.
thanks
Hi Harshith,
Please refer the below link:-
https://stackoverflow.com/questions/68924159/hide-remove-option-set-value-using-javascript-for-crm-dynamics-365
MS Document Reference link:-
syntax you can use to remove/add the choice values based on the previous choice option:-
formContext.getControl(arg).removeOption(value);
value - Number - The value of the option you want to remove.
Thanks,
Manoj.
Please mark this as VERIFIED if it helps.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,522 Super User 2024 Season 2
Martin Dráb 228,441 Most Valuable Professional
nmaenpaa 101,148