Enable "Submit for Review" button in ast_Contract List
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 08:02 AM
We would like to enable the "Submit For Review" at below list but it is not functional when we clicked on the list button.
Existing Setting as below. May I know how could we modified to enable the button on list?
Condition: gs.hasRole('contract_manager') && (current.isNewRecord() || (current.state == 'draft' && current.substate != 'approved' && current.substate != 'under_review')) && new global.ContractManagementUtils().isSubmitForReviewAllowed(current);
0 REPLIES 0