hi
i have the following weird problems
i developed a solution which relies on a simple trigger for field "(L) Temp Control Number' of window POP_Invoice_Entry of form POP_Invoice_Entry. It works fine in my development server, but not in the real one.
After some debugging i found that disabling the product "Scheduled Instalment" resolves the issue. Also i discovered by registering scripts that when Scheduled Instalment is active the event fired when the field changes is "rvlivcTrxEntryReceiptNumberCHG" and when inactive is "POP_Invoice_Entry l_Temp Control Number_CHG on form POP_Invoice_Entry".I guess this difference is why my trigger is not fired.
I also had a recent similar issue with triggers to fields in form "RM_Cash_Receipts" which were resolved after disabling third party product "Payment Document Management".
can these issues be fixed without disabling the third party products which can be useful in some situations?
thanks
*This post is locked for comments