Skip to content

How to create a protected datatype

rsleggett edited this page Jun 21, 2012 · 6 revisions

This wiki page will quickly walk through creating an Admin Only text box

Step 1

Open the Developer tab and create a new data type called "admin only text box".

Step 2

Choose Protected Property v0.2 as the data editor and save. There is a bug in v0.2 where you need to click off and back on so do that. Now select the data type you want to protect in the first drop down (be careful not to choose this datatype!)

Step 3

Add a new property to a document type using the datatype.

Step 4

See it working!

Clone this wiki locally