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

Hi,

I'm looking to do the following :

When I click on a record while being in search view with filters enabled, have a pop-up displaying the view form (read : separate browser window) for that record.

The rationale is that I need to use Search View, with enabled filters, and edit a lot of records. Clicking on records individually to have the browser load the form view, edit the value, go back to the search view with the filter, have it lose its previous state, is a real pain.

Is such a functionality possible ?

Thanks

Avatar
Discard
Best Answer

Would it work to make the Listview editable inline?

Like the timesheet example:

Avatar
Discard
Author

unfortunately, no. I need the form view because there are many2many lists in the model in question.