I'm having a problem with "Add New Reference" when using a Tree view.
I have attached a simple BSV with BO "Element". This BO has parent/child fields.
The main form uses "Display as: Tree" for "Children" attribute. It also has an "Add New Reference" panel operation. This button doesn't add a new reference when clicked.
When changing to "Display as: Table of items", the add new button works as expected.
Steps to reproduce:
- Click "Add Element" in toolbar menu and add an element.
- Click "Add New" button in the "Children" table.
- A form to add a new element should open but it doesn't.
Is there something that I'm doing wrong or is this a bug?