Hi all, I swear i’ve done this before but can’t seem to remember, but I would like there to be a different access rule on an entity when the object is new. Do I do this through the xpath constraint? I can’t seem to get the isNew function to work right there, my minds gone blank! Thanks, Garion
asked
Garion Swann
2 answers
3
Hi Garion! Glad to hear from you :).
but I would like there to be a different access rule on an entity when the object is new.
Here’s the solution to your problem:
answered
Sebastiaan van der Plaat
0
As far as I know you can't use isNew in your Xpath constraint,
You could resolve it through the owner of the object though.