Need to create 'i' Button in the scoped application which need to display in portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 09:53 PM - edited 06-09-2024 09:56 PM
Hello Team,
I have a requirement where i need to create 'i' button in the string field and i need button after string field when i click the button, i need to get displayed all the information like reference data. Can someone help me to develop my requirement.
Thanks
Prakash
@Dr Atul G- LNG @Ankur Bawiskar @Abhishek_Thakur
#buttons #serviceportal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 10:28 PM
why to use string field instead of reference field?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 09:44 PM
The string field is already configured now i need to create 'i' button to display the record information as per reference field display data . Is there any other alternative for this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 10:05 PM
you can use UI macro besides that string field to show information
https://servicenowguru.com/ui-macros/add-macro-non-reference-field/
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 10:41 PM
HI @prakash51 ,
I agree with @Ankur Bawiskar here, why A string field, is just a string field. So there's nothing to preview?
It is only shown for reference field.
If you still want to create then , you will have to take custom route: https://servicenowguru.com/ui-macros/add-macro-non-reference-field/