entvorti.blogg.se

Multiple file properties editor
Multiple file properties editor











supportsReadOnly Sets whether the editor supports read-only mode, if set to true, the editor is expected to have its own implementation of the read-only mode.

multiple file properties editor

  • validation Object describing required validators on the editor.
  • valueType Sets the database type the value is stored as, by default it's string.
  • hideLabel Turn the label on or off by using true or false, respectively.
  • view Path to the HTML file to use for rendering the editor.
  • "view": "/App_Plugins/SirTrevor/view.html", The object is a key/value collection and must match the prevalues fields keys.Įditor Besides setting a view, the editor can also contain additional information.
  • defaultConfig Provides a collection of default configuration values, in case the property editor is not configured or is using a parameter editor, which doesn't allow configuration.
  • Use a new group name or alternatively use an existing one such as Pickers.
  • group The group to place this editor in within the 'Select Editor' dialog.
  • icon A CSS class for the icon to be used in the 'Select Editor' dialog: e.g.
  • defaultConfig Default configuration values (see below).
  • prevalues Configuration of editor prevalues (see below).
  • isParameterEditor enables the property editor as a macro parameter editor can be true/ false.
  • editor Object containing editor configuration (see below).
  • name The name visible to the user in the UI, should also be unique.
  • alias The alias of the editor, this must be unique, its recommended to prefix with your own "namespace".
  • "view": "/App_Plugins/SirTrevor/view.html"
  • Creating Tables for Umbraco with PetaPoco.
  • multiple file properties editor

    Displaying the Document Type Properties.Creating Your First Template and Content Node.UmbracoApplicationLifetime Notifications.BackOfficeUserManager and Notifications.













    Multiple file properties editor