Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Allow creation of attribute form group boxes and rows which
aren't contained within tabs This was always supported by the form, but blocked in the form editor. It stems from a subtle twist in the original logic of "tab containers can ONLY be top level items" which was misinterpreted sometime as "top level items can ONLY be tabs". Restore the original constraint that tabs can only be top level items and allow also top level group boxes and rows
- Loading branch information
1 parent
35f60e2
commit d404747
Showing
2 changed files
with
17 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters