When adding permissions to a form via the API although the form displays the permissions correctly, unless I also add permissions to the Section container the page loads incorrectly and although the forms are listed when hovering on the section when clicking on one of them nothing loads, just the same broken page as shown below:
The only way I've found to fix this is to add permissions manually to the section via the GUI, however this is a pain when i expect to have close to 15k users
Once the permissions have been manually set via the GUI to the section then the form will load correctly as shown below
Secondly there is also no way to add permissions to non-forms or views via the API, say for example I have a page with custom a form and a view i have no way to give permissions to the page itself.