Skip to main content
Solved

Row limit within the tab

  • July 18, 2023
  • 4 replies
  • 100 views

Forum|alt.badge.img+5

Hi Experts,

 

I want to modify the Row limit within the tab.

Refer the below example. In this example, only 1000 products will display within the tab→ table. But I need to display more than 1000 records here. 

I don’t want to use the app param = ROW_LIMIT in this case as it will impact whole application.

 

 

I know that we can use the max_rows option in the screen level. But how to modify the row limit within the tab level?

Thanks,

Hasara

Best answer by SAMLK

Hi @Hasara Gunasiri 

This is not something which is supported through fsm web client as far as my memory. We had this question sometimes back from another customer and unfortunately there was no other solution except changing the app param limit and max_rows.

4 replies

Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • July 19, 2023

@Shneor Cheshin , do you have any input for this please.


Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • July 19, 2023

Hi @Hasara Gunasiri 

Sorry, but I am not aware how to achieve this. As far as I know it cannot be done.

You may want to test a few scenario. Just trial and error.

Cheers!


SAMLK
Hero (Partner)
Forum|alt.badge.img+14
  • Hero (Partner)
  • Answer
  • July 19, 2023

Hi @Hasara Gunasiri 

This is not something which is supported through fsm web client as far as my memory. We had this question sometimes back from another customer and unfortunately there was no other solution except changing the app param limit and max_rows.


Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • July 19, 2023

@Shneor Cheshin , @SAMLK , thank you for your responses