Hello there,
I am trying to achieve the following scenario using SIL script, please help me.
Fields:
customfield_12345 (single select)
Approvers field (JSM)
Scenario:
1) User selects the value from the single select custom field (customfield_12345) during the ticket creation in JSM.
2) After the transition, multiple users should be added to the Approvers field.
Please help me, what would be the SIL script for the above scenario.
Regards,
Sami Ahmed Shaik.
Hi, @Sami Ahmed Shaik !
It lots depends on business-case.
Why you created select-list before? Who is listed in this field? How often do you need to update this field?
As it looks to me, you should use User Picker (multiple users) field like told here.
User Picker (multiple users)
Choose multiple users from the user base via a popup picker window
Where customer will pick all users that approve they needed.
And you can add SIL-script in post-function, that can check any conditions or rules about your business-case approvers and add correct persons, etc.
you should just use the casacding select list
Select list (cascading)
Cascading select fields allow people to narrow their selection list by branching select fields into parents and children options. People select an option from the parent dropdown list and are presented with that options sub-list to select from. Cascading select fields help categorize options in a select list and reduce the number of choices needed to correctly complete the field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.