Need to visible a popup form beside a variable field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 02:37 AM
Hi All,
I have a requirement that, I created one variable for a catalog item that is a single line text field. The requirement is beside the varible there should be a link called " port numbers ". Once the user click on port number link a popup needs to be visible in the same page they would be able to view the list of port numbers before submitting the request.
If anyone implemented this scenario, please help me to implement this thing with steps.
Regards,
Ajith Pillai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 02:48 AM
not possible to directly show an icon/link besides the variable
you can do this as workaroud
1) use a widget which has a function
2) trigger the function whenever single line variable value changes
3) that function will have access to the variable value and you can use that to show a HTML structure containing port numbers linked to that value
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader