8
Views
5
Comments
Solved
Can we create dropdown to set the no pages in a list 
Question

is there any way to use table record  widget to use line count change by dropdown list


2025-08-22 10-19-44
Pramod Jain
 
MVP
Solution

Hi Tarun,

PFA example oml , you need to create some record in order to test it default size is 5 assigned in prepration and once you have more than 5 record you can try changing value from dropdown.

Let me know if it works for you.



Regards

-PJ-

DynamicPaging.oml
2015-12-02 08-33-08
Tarun Kumar

Pramod Jain wrote:

Hi Tarun,

PFA example oml , you need to create some record in order to test it default size is 5 assigned in prepration and once you have more than 5 record you can try changing value from dropdown.

Let me know if it works for you.



Regards

-PJ-


hi promod its working Absolutely fantastic .thanx for you help :

2025-08-22 10-19-44
Pramod Jain
 
MVP

Hi Tarun,

Yes you can do it ..add a variable and bind it to the drop-down and use the same variable in list for no of pages. Also every-time when you change the drop down run the refresh action of list .



Regards

-PJ-

2015-12-02 08-33-08
Tarun Kumar

can you provide me a sample oml regarding this 

:) please ..............

2025-08-22 10-19-44
Pramod Jain
 
MVP
Solution

Hi Tarun,

PFA example oml , you need to create some record in order to test it default size is 5 assigned in prepration and once you have more than 5 record you can try changing value from dropdown.

Let me know if it works for you.



Regards

-PJ-

DynamicPaging.oml
2015-12-02 08-33-08
Tarun Kumar

Pramod Jain wrote:

Hi Tarun,

PFA example oml , you need to create some record in order to test it default size is 5 assigned in prepration and once you have more than 5 record you can try changing value from dropdown.

Let me know if it works for you.



Regards

-PJ-


hi promod its working Absolutely fantastic .thanx for you help :

2025-08-22 10-19-44
Pramod Jain
 
MVP

You are always welcome :)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.