Editing Widget Instance Properties

All of a widgets properties (core widget properties and user-defined properties are displayed in Content Studio in a Widget properties field on the widget's Advanced tab. They appear in this field without the wf.props. widget-name . prefix:

title = Hello World Widget
title.class=myclass
wrapper.bgurl=gfx/helloWorld/background.png

The Content Studio user can then:

  • Change the values of displayed properties

  • Add custom properties of his/her own

Custom properties added in this field do not need the wf.props.widget-name.prefix.