Short answer is no, only Domain Objects are editable. This is most likely due to the ability to apply complex authorisation rules available in the security module in most part.
On Fri, Mar 4, 2016 at 9:17 PM, Vishma Senadhi Dias <[email protected] > wrote: > Hi all, > > I have a small concern over editing a view model. I have a view model > which is JAXB annotated.Can I have an action to edit properties of view > model "on screen"? I meant without a popup window to input data. ( like in > Domain objects edit function) > > If there is not anyway to achieve on screen editing I would like to know > any in built method for customize the pop-up window which comes out each > time I want to edit something. > > Hope you understand my question. > > Best Regards, > Vishma. >
