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