preventChangeType

Description
Determines whether a user is able to change the type of Block in the Venue Editor for a LivePage. The possible values are: 1. false - (default value) - ie, everybody can change the type 2. true - nobody can change the type 3. JSON object specifying value for each user role. Eg: { "SPONSOR": true, "MANAGER": false }
File
template.jsonexperience.json
Key Category
predefinedBlocks
Type
BooleanJSON Object