Hi,
I want to load my grid with initial search request : WHERE client = (user id connected from sec_users table).
- How to get user ID from sec_users for the current user connected ?
- How Initialize the request ?
During the other searches I no longer want any filter on the field CLIENT.
Idea ?
Thanks