Closed
How to know the work object is added to cover
Hi,
I have one requirement , there is one cover work object in that cover we have 2 child work objects. If any new work object is added to the cove i need to show one alert message. Is there any OTB property to know the this??
You could try a Rule-Declare-OnChange rule that is applied to your Cover's class.
Properties to watch = .pxCoveredCount
The On-Change Activity itself cannot popup an alert but can at least execute Page-Set-Messages.