Hi guys,
We try in one of our projects customize Template. One of our needs is to turn off in horizontal template multilevel grouping for NavigationTabsActionContainer.
I found out that there is property GroupingStyle where when I set value to SetItemsAsTabs it kinda helps me to solve this need, but after I set this value and run the application select checkbox, RecordEdit action doesn to work correctly and user is unable to work properly with the whole application.
I presume it is some kind of bug.
In attachment I added sample just run the application and try to edit using RecordEdit action or check some of SelectCheckboxes.
- whole app is just added new Default horizontal template
- for NavigationTabsActionContainer set GroupingStyle to value ShowItemsAsTabs and thats all
- ofc created some example BO and added to updater hundred records just to make presentation
We need additional time to research the issue. We will keep you informed of our progress.