Variable option from MRVS should make a variable on the form mandatory

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2024 03:33 AM - edited 11-11-2024 03:35 AM
Hi,
I have a variable Record Type in MRVS which is a selectbox. When we select an option (Other) in this variable, it should make a variable (Add Attachment) on the form mandatory. Is it possible? If yes, how is it done? Kindly help.
Regards
Suman P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 02:59 AM
Hi @Community Alums ,
Can you try what is suggested in the below thread:
Write an onChange client script in your MRVS and then access the form variable using parent.g_form and set it to mandatory. Not sure if this is the correct or good practice but give it a try.
@Brad Bowman Can you please advise on this thread ?
Please mark correct/helpful if my response helped you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 09:07 AM
Hi,
I am having the similar requirement. Could you please let me know if you are able to achieve this?
Thank you