UI Behaviour

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

UI Behaviour

Rizwan Sharif
Hi,
I have a requirement to create a UI with the following behavior

*) The screen will show all the records from some entity in database
*) There will be add,edit,delete button at the top of the screen
*) The user should be able to select only one of the record and then press
one of the add/edit/delete button for associated behavior

How can I acheive this behavior? the main problem that I am facing is how to
make each row selectable and that only one can be selected at a time and
then user can click one of the button after selection of the row.

Regard,
Rizwan

PS: Posted this on user mailing list but got no reply.
Reply | Threaded
Open this post in threaded view
|

Re: UI Behaviour

jleroux@apache.org
I did reply, but I got some problems with my personnal email address to reach OFBiz MLs this last times

My answer was : look at the "Entity maintenance" feature in Webtools

Jacques

PS : keep to ask such question in user ML, thanks

De : "Rizwan Sharif" <[hidden email]>

> Hi,
> I have a requirement to create a UI with the following behavior
>
> *) The screen will show all the records from some entity in database
> *) There will be add,edit,delete button at the top of the screen
> *) The user should be able to select only one of the record and then press
> one of the add/edit/delete button for associated behavior
>
> How can I acheive this behavior? the main problem that I am facing is how to
> make each row selectable and that only one can be selected at a time and
> then user can click one of the button after selection of the row.
>
> Regard,
> Rizwan
>
> PS: Posted this on user mailing list but got no reply.
>