I am trying to add a simple exit rule to the RSSLPLAddNewSpecialServiceToRequisition form to limit item types when a certain PO Code is used.
Can this be achieved with RSSLPL or does the rule need to be placed elsewhere?
The exit rule would be used in an action configuration for the RSSLPLAddNewSpecialServiceToRequisition action
i think you could also just add the constraint to the create action for RequisitionLine, because RSSLPLAddNewSpecialServiceToRequisition invokes Create
Thanks, Grant. That is exactly what we did so it works at both Create Requisition and RSSLPL. If you use it only at RSSLPLAddNewSpecialServiceToRequisition, it only works in RSSLPL, found in testing and corrected.
Do you also have experience changing the radio buttons? Like to remove one of them if certain conditions are met?