- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2019 04:02 AM
Hi,
I have a lookup selectbox variable 'Type' in my catalog item. It is looking up values of a field from a table. Suppose it has two values 'one' and 'two'.
I want that on RITM and Catalog task forms the variable's default value should be 'two'.
So in the default value tab In the 'Type' variable, I have used the sys_id of 'two'. But this is not working.
Please help!
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2019 08:47 AM
Thanks rad, there was some script working in the workflow due to which the default value was being overidden, I have corrected it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2019 04:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2019 04:46 AM
I have done exactly this what you are saying, the table name, field and sys_id but it is not working.
Do you have any idea why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2019 04:48 AM
Deselected the checkbox - include None?
What is displayed in the dropdown ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2019 05:26 AM
Hi rad,
the two values are coming up - 'one' and 'two' with 'one' as default.