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

Community Alums
Not applicable

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.

 

other.png

 

attach.png

 

Regards

Suman P.

6 REPLIES 6

Anubhav24
Mega Sage
Mega Sage

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.

 

RakeshG
Tera Contributor

Hi,

 

I am having the similar requirement. Could you please let me know if you are able to achieve this?

 

Thank you