method
View.AdminPolicy
AdminPolicy returns a detached complete presentation policy draft.
Returns
The declared result.
AdminFull signature
func (d View) AdminPolicy() AdminRelated types
ViewView is a read-only snapshot of a canonical immutable node. Its readers detach mutable values; author fields through their concrete fluent facades.
AdminAdmin configures how a field is presented and edited in the framework admin. It never grants API access or changes storage behavior; use Access for authorization. A field's Admin method replaces the complete group, while EditAdmin preserves members its callback does not change. Ridu snapshots maps on input and output so retained drafts cannot mutate a published field.