Reference Qualifier not Working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I am having a requirement to show the users in a field named "Developer name". Condition is when "Developer type" field is set to internal then it should display one more field named "Development group" and when user selects the group then only the group members should be visible to the field "Developer name" . But if Developer type is set to external then hiding Development group field and want all users to be displayed in the Developer name field. Developer name field is of reference type and I have added an Advance qualifier(shared screenshot). I have created a script include (screenshot of code shared) to set the qualifier but its not working. I have tried to test the script include code in background script and its returning the correct values but not working when called from advance qualifier. Can someone please help me with this. Quick response would be appreciable as I need to implement asap. Thank You!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
Try adding new after javascript : in reference qualifier
