I have a form with three on/off sliders. I want to ensure that only one of these is set, so that when one is turned on the other two are set to off. It is okay for all to be off. I expect I could put a function in the OnCheck property of each slider, but how do I set the value of another datacard?
Solved! Go to Solution.
Here is a small video:
If so, here are the values I have:
Let me know if this works.
---
If you like this reply, please give kudos (Thumbs Up). And if this solves your problem, please mark this reply as a solution by selecting Accept as Solution. This makes it easier for others to find answers to similar questions.
Thanks!
Hardit Bhatia
Microsoft Business Applications MVP
Blog | Twitter | LinkedIn | Facebook | YouTube | Email
Hi @DustyMac
Do you want to set the defaults of the dependent sliders (ie change them but still let the user make a choice) or do you want to disable them based on the choice in the first slider and prevent the user from changing them..
Here is a small video:
If so, here are the values I have:
Let me know if this works.
---
If you like this reply, please give kudos (Thumbs Up). And if this solves your problem, please mark this reply as a solution by selecting Accept as Solution. This makes it easier for others to find answers to similar questions.
Thanks!
Hardit Bhatia
Microsoft Business Applications MVP
Blog | Twitter | LinkedIn | Facebook | YouTube | Email
My apologies @Drrickryp. When I started writing up the response, there were no replies, didn't mean to reply on top of yours.
Thanks,
Hardit Bhatia
On reflection, I have been thinking it may be simpler to disable each slider based on whether either of the other two are on, since they all default to the off position. This may also be simpler.
This looks exactly like what I want, but when I implement it I get an error: "The function 'Reset' has some invalid arguments."
My bad, I wasn't clear on what was being reset. It's all good now, thanks
Glad I could help! Good luck with the rest of your app! Feel free to reach out in case of any questions!
Thanks,
Hardit Bhatia
The Power Addict
https://thepoweraddict.com
User | Count |
---|---|
254 | |
114 | |
93 | |
48 | |
38 |