Quick "How To" question regarding personalization on form BOMFDBOM
We have both BOM(COST) and WIP installed; I am attempting to create a personalization whereby a warning message is issued to the user if they add a component to a bill for which there is one or more released WIP jobs. I have the SQL conditions and actions all in place, but cannot come up with the correct TRIGGER EVENT and TRIGGER OPTION to accomplish the intent ONLY when a component is added. The closest I can come is to use WHEN-NEW-RECORD-INSTANCE and B_BILL_OF_MATLS with a 'gate' variable that is set 'OPEN' by an action at WHEN-NEW-FORM-INSTANCE