Welcome!

This community is for professionals and enthusiasts of the Genio platform.
Share your questions and challenges, and help your partners!

1

0
Rodrigo Serafim
On 10/25/19, 3:31 PM

The closest thing to that functionality in Genio is the 'Show after filter' option in the menu lists:


This will keep the list empty of results until the user searches for something.

However, wildcards will still work, so its not guaranteed that only 1 or 0 results will return, N results are possible. This pattern was adapted to database optimization (heavy tables that should not be shown as a whole) and not as a information security feature.

You can try and add a bit of code to the controller of that list to exclude any wildcard the user tries to use, so for full compliance you may have to use Manual code. 

/[MANUAL <module> MENU_GET <menu>]/ is likely the one you will want to use.


Keep Informed

About the Community

This platform is for beginners and experts willing to share their Genio knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers. Read Guidelines

Question tools

12 follower(s)

Stats

Asked: 10/25/19, 8:22 AM
Seen: 1378 times
Last updated: 10/25/19, 3:33 PM