Access Controls
WIP
Docs
- TODOs
TODOs
-
<form access="something false"><on s=403>...</on>- The on 403 does not display. If INSTEAD, there is<p-data type="default" access="false">with a nested on 403, then the nested on 403 displays. If there is an explicit default data node but on 403 is NOT nested, then it does not display.- OH! Does
<on>need to be inside an<errors>node? I don't remember
- OH! Does
- Can
access="whatever"be added DIRECTLY to an item's root node? Esp to a<form>? If yes, then update the example form in the readme and update the reference in the Getting Started introductory text. (it works for form, but I need to double-check regular item)