Hello.
I need some help.
I wanna configure the display of employyes which can delegate request to approve.
Need to exclude employyes from the list with properties: temporarily disabled, VIP, permanently disabled. How can i do it?
Hello.
I need some help.
I wanna configure the display of employyes which can delegate request to approve.
Need to exclude employyes from the list with properties: temporarily disabled, VIP, permanently disabled. How can i do it?
Hello, Trevor.
I wanna do it in Web Portal (IT Shop), when employee can request new product.
I think it should be configure in Web Designer, but I don't know where to do it for sure.
This is controlled by a configuration parameter in the web project itself:
In Web Designer:
1. Edit | Configure Project -> Web project
2. Expand IT Shop - Approval
3. Modify the where clause for "Assign approver instead of original approver"
4. Save your change and compile.
Trevor