Popup with lookup button to another table
Popup with lookup button to another table
marco.digioia
Posts: 8Questions: 4Answers: 0
in General
Hi,
while editing a record, I need to show a popup (by pressing a button) with another datatable inside of it with editing capabilities (select a row, edit it and create a new item as in the main form). The goal is to show a secondary, editable, table from which select an item to pass in the main form.
Is it possible?
Thank you,
regards.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Currently no, sorry. It is something I am actively working towards, but likely it will be at least summer before that feature is ready to deploy I'm afraid. The key issue at the moment is that Editor doesn't support nested modals. I've also found the layout of DataTables to be too limited for use inside an Editor form.
Allan