G
Guest
I have a form opened by the switchboard with openargs setting a filter on the records. I'm using 'CurrentUser' to identify the employee logged in to my front end. (Yes there is a separate back end.
The form shows employees only those "Work Orders" assigned to them in a join table with their employee ID and the "Work Order" number
One employee has 3 "Work Orders" assigned to him and views all of them fine. Similarly, for another employee who has 6. But one employee has only 1 "Work Order" assigned to him and the form opens blank,ie no records and no navigation buttons are shown. If he turns filtering off, then he can see all records
How can I avoid this problem with other new users who may have only 1 "Work Order" assigned to them?
The form shows employees only those "Work Orders" assigned to them in a join table with their employee ID and the "Work Order" number
One employee has 3 "Work Orders" assigned to him and views all of them fine. Similarly, for another employee who has 6. But one employee has only 1 "Work Order" assigned to him and the form opens blank,ie no records and no navigation buttons are shown. If he turns filtering off, then he can see all records
How can I avoid this problem with other new users who may have only 1 "Work Order" assigned to them?