Ok, I've found the @NotPersistable annotation but don't know how to use this. I get an error message saying the object is not persistent. Extended my entity from AbstractDomainObject later, but that doesn't help.
Erik On 06/06/2014 04:07 PM, Erik de Hair wrote: Hi, Is it in some way possible to create a wizard like form or open an action with an action? I tried to return a not yet persisted object from an action and hoped I could edit some properties and add some elements to collections of the object before persisting it to the database... Thanks, Erik
