Hi Guys,
I need your help with creating some filter/search patter.
I having a LOV that defined like sql from table.(select router_name from XXXXX)
There is like 100000 different routers in Table without any additional keys that could be use for filtering
The MaxRowsetRecords that can be defined in boxi is 65535. Therefore if i just bring keys "as is" from table in LOV i will limit it only to 65535 routers.
To solve it i thought about some "predefined filter" like prompt that coming before Router prompt that user can write some pattern and therefore it brings only router`s that match for pattern.
If there any way to define such filter-prompt?
Thanks a lot for help
I need your help with creating some filter/search patter.
I having a LOV that defined like sql from table.(select router_name from XXXXX)
There is like 100000 different routers in Table without any additional keys that could be use for filtering
The MaxRowsetRecords that can be defined in boxi is 65535. Therefore if i just bring keys "as is" from table in LOV i will limit it only to 65535 routers.
To solve it i thought about some "predefined filter" like prompt that coming before Router prompt that user can write some pattern and therefore it brings only router`s that match for pattern.
If there any way to define such filter-prompt?
Thanks a lot for help