lookup multiple choice default selection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2016 01:10 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2017 01:52 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2018 06:38 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2018 06:51 AM
Not sure exactly, but did you confirm that the client script is running on RITM and Catalog levels?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2018 07:05 AM