Skip to Content
Menu
This question has been flagged
1 Reply
2787 Views

Hello

Currently we use a list_view with editable="none". We would like to use editable="bottom", but with the possibility to open the current line in a form_view.

The list view shows only a part of the fields. Fields there are rarely used should only exist in form_view.

How can we open the form_view from the current list view line?

Is it possible to add a button or icon, which opens the current line in a form_view?


Regards

Avatar
Discard
Author Best Answer

Hello,


Which method calls the "form view" widget? Can I call this method at the button possibly directly by onclick?


Regards

Avatar
Discard