Hi Experts,
I am working on 2015 on premises and I have a scenario where I am restricting a option set values depending on logged in user using Java Script and I had extended code for each option set value in plug in.
This works fine on web forms but mobile forms doesn't have option for scripting and all the values in option set are displayed irrespective of user.
As of now there must be 2 solutions to my problem, either using Java Script on mobile forms or maintaining a custom field to differentiate mobile and web form.
So can you please help me out with solution, if Java Script for mobile where and how should that be written or how to maintain a custom field to differentiate mobile and web form, how and where to access it.
Regards,
.