Skip to main content

Hi,

Do we have any way to show top/bottom records and set max rows through UI configuration for a child tab in FSM?

@preethi.a05,

Hi,

Could you provide a little more information. you can set max records from the ui designer.  As for the top and bottom I am not sure that is possible without maybe using a view to select the records. But that is just a thought I will wait until I see additional information. 

Thank you,

Morris


Hi ​@Morris ,

 

In Task screen, we have events tab, and I want to set max row limit for this child tab that it should show limited records and it should not go beyond 500.

 


Hi ​@preethi.a05 ,

 

In the screen proprieties there is a setting for max rows, however this sets it for all tables on the screen and not just a single table from a tab. Specifically for a list view on a tab you can set the initial page size, but that does not limit the results to a set amount it just sets how many rows you see before you have to page forward to the next page.

It should be possible to create a view that limits the number event records by task and then add that view to the screen. There maybe some downsides to doing that and it seems like a lot of work.

Sorry the best option is to limit the screen’s max row propriety.

Hope this helps,

Morris


Reply