-
Jun 18th, 2012, 01:52 PM
#1
best way to provide entities with action buttons
Hello,
I want to make entities that have several business-operation-buttons: for instance : an approve-button and a reject-button. In most cases these are simply updating and saving the entity-data with some particular side-effect depending on the button clicked.
I understand that in the Roo file structure, the update jspx file does not contain a list of buttons. The save button is on in a separate place, in the file update.tagx.
So I am looking for advice how to best to accomplish this.
I might rephrase this as: how to provide entities with a series of action-butons?
Thanks,
Marc
-
Jun 19th, 2012, 02:13 AM
#2
You have to change the jspx file and add the corresponding methods to your Controllers, Services/Entities/DAOs...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules