Help with script for advanced reference qualifier
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 06:48 PM
Hi Community,
The last current.variables works fine. (+'assigned_to=' + current.variables.tb_submitted_for;) no issues
But, 'sys_idNOT LIKEcurrent.variables.first_list_of_assets^' is not working. - no errors
javascript&colon'install_statusNOT IN7,8,17,^'+'model_categoryNOT LIKEServer^'+'sys_idNOT LIKEcurrent.variables.first_list_of_assets^'+'assigned_to=' + current.variables.tb_submitted_for;
The value in the first_list_of_assets field is a list of Sys IDs separated by a comma.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2024 06:19 AM