lookup multiple choice default selection

richofing
Mega Contributor

Hello all, I have a lookup multi select that displays one or more choices (dependent upon the number of values returned by the ref qualifier).   It appears that the first of the values returned is the default. Is there a way to do this so that there is no default selected?   We want to avoid the user simply clicking Submit without taking the time to look at the list (it is a mandatory field). If there is no default then the user won't be able to submit and he will be forced to look at the list and select one of the values.

Thank you!

Ric

8 REPLIES 8

Hi Jake,



This worked great on my form setting the value to blank.   However, when I hit submit it put's the default values back in and they show up in the RITM even if they were not selected.   I tried an onSubmit client script but it still happens.   I tried doing a clearValue('variable') and I did the setValue('variable','') neither are working when we get in to the RITM.



Any thoughts on how I can keep that from happening.



Thank you,


Stacy


Hi All,

@Stacy,

 

I am also facing the same issue.After submitting it variables are showing in RITM ..have you get any resolution it??

 

 

Thanks in advance 

 

Bharat 

Not sure exactly, but did you confirm that the client script is running on RITM and Catalog levels?

Thanks for the reply.yes, Its checked for both levels.

But Its visible in RITM View with cleared selection

 

find_real_file.png