Question
2
Replies
84
Views
Posted: January 30, 2018
Last activity: November 30, 2018
Closed
Solved
Declare Trigger - Copy Value To (optional) is null for the first time execution
I have a declare trigger, which trigger an instance on one of the date property (this property already has a value), I have given copy value to property which is coming blank (This property can retain the current value of the changed property) while executing for the first time. The copy value to property is null in the pyWorkPage only for the first time from second time onwards it is working as expected.
***Updated by moderator: Lochan to add Categories***
It sounds like you're going to want to trace this with all event types enabled, and possibly even add a page to the "add page" field on the tracer settings, since you may need to see the progress of a page's contents that isn't necessarily the step page.