I received the question if it is possible to change some default values when opening the rental workbench page. The reason is that some users should only see Purchase order rental type and others can see all rental types. We want to ensure that users cannot make a mistake by selecting the wrong value.
I have been able to add default values in different screens with the help of workflows.
However on this page, nothing seems to work.
I would like to automatically fill in the filter ID or change the toggle value of some rental types to false.
If this works, then i can hide the toggle buttons in the page designer, based on the filter ID.
In the workflow i use the following:
Any idea if i’m doing something wrong or if this is just not possible?
I think it might not work because i need to change the values from EMPTY_RENTAL_WORKBENCH_FILTER?