maneesh_jain
23rd September 2009, 17:20
Hi,
How can I put a button at the end of every record on the form in a multi occ. with view form? I need to take an action for that record whenever the button is pressed.
mark_h
23rd September 2009, 17:34
I do not know how to do what you are talking about. I recommend letting the users mark the record(s) then click on just one button on the form and processing only those records that are marked.
NPRao
24th September 2009, 00:53
Refer to the screen shot. You have to link the button to a field/group on the form commands.
From a good GUI design perspective, it is not good to use a button for every record in a multi-occ. Usual recommendation is to follow the object -> action principle, mark/select a record and click the option (form-command) from specific menu or use a Secondary Tool bar for easy access.
george7a
25th September 2009, 10:44
Hi Maneesh,
Are you using the good old baan form editor? or the dynamic form editor?
- George