- 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 06:03 AM
thats weird. i have tried the same in my local and it work.
Is the sysID correct? since it doesnt seem to be 32 characters?
Can you share the Variable form if possible(Type Specification)
- 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 05:07 AM