Objecttype/{{ .Ot.Table.Name }}

Api ID{{ .Ot.ApiId }}
Name{{ .Ot.Table.Name }}
Description{{ template "key_value" .Ot.Description }}
Preferred Masks{{ template "mask_names" .Ot.PreferredMasks }}
Show In Collections
Show In Facet Grouping
Show In Main Menu

ACL

{{ template "right_list" .Ot.RightList }}

Compiled ACL

{{ template "right_list" .Ot.CompiledRightList }}

Compiled Tags

{{ template "tag_list" .Ot.Objecttype.CompiledTags }} {{ if .WhoSelect.CurrentWho }}

Filtered Rights

{{ template "right_list" .Ot.UserRightList }} {{ end }}

API

{{ template "jsontree" .Ot.DebugApi }}