The CreatorCon Call for Content is officially open! Get started here.

Need to create 'i' Button in the scoped application which need to display in portal.

prakash51
Tera Contributor

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

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@prakash51 

why to use string field instead of reference field?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar

 

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?

@prakash51 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Community Alums
Not applicable

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/