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

Related List, when placed in a Tabbed Section, is missing some features

cc11
Tera Contributor

I have two screenshots below.

In screenshot 1, the related lists 'Attachments' & 'Escalations' 'were simply added to the form's view (not in any section). It displays 'New' button & also the count of number of records & some other useful List features.

In screenshot 2, I created two sections on the form- 'Attachments' and 'Escalations' - in order to place the respective related lists on them.

I placed the same related lists on their respective section, (Tabbed or non-Tabbed layout, that wont matter).

Now, it wont display the 'New' button nor the count and other list features.

Anybody knows what I am missing and how to achieve that?

screenshot 1:

find_real_file.png

screenshot 2:

find_real_file.png

You may ask why I am doing it this way - Because, if you see screenshot 2, I have an additional Tab( or section) called 'General'. There I am placing all form fields. And I need other related Lists to be displayed adjacent to my General tab.

Any help would be appreciated,

Thank you,

Yogesh

Message was edited by: yogesh deshpande

1 ACCEPTED SOLUTION

antin_s
ServiceNow Employee
ServiceNow Employee

Hi Yogesh,



This is what I explained above. Please check my   2nd reply.



"Other option is to create a UI Formatter and add the formatter to the section. Example is 'Table's' Embedded list as shown below. It has 'New' and 'Search' options."



This comes from the the Formatter 'table_col_embedded'   - https://instancename.service-now.com/sys_ui_formatter.do?sys_id=5a2795d4bf7030001875647fcf0739d7&sys...



Thanks


Antin


View solution in original post

32 REPLIES 32

cc11
Tera Contributor

My suggestion didnt work .. still working on..


cc11
Tera Contributor

Hi Antin,



Your suggestion worked!


Formatter was the way to go.


(In the screenshot below, it is referring to 'sys_db_object' table, that's why it shows the columns from 'Table' table - please ignore that.


I just need to update the UI Macro script to refer to my custom table).



find_real_file.png


antin_s
ServiceNow Employee
ServiceNow Employee

Hi Yogesh,



Glad it worked for you. Thanks for using community!



Thanks


Antin