vlobzakov/docs

[/creating-manifest/visual-settings/:Invalid statement]: applicable only to... - see http://cloudscripting.demo.jelastic.com/creating-manifest/visual-settings/#showif

Opened this issue · 0 comments

Target page:

http://cloudscripting.demo.jelastic.com/creating-manifest/visual-settings/

Reporter:

Invalid statement

Comment:

see http://cloudscripting.demo.jelastic.com/creating-manifest/visual-settings/#showif

Selected text:

showIf - shows/hides field by condition (

applicable only to radio-fieldset field

)type [optional] - input field type. The default value is 'string'. Possible values:
string - basic text field
text - multiline text field
list - drop-down menu with textboxes
checkbox - single checkbox field
radiolist - radio field grouping
radio-fieldset - alias to radiolist
dockertags - drop-down menu with a list of docker tags
compositefield - component that comprises any available field
slider - slider element as a form field
envlist - list of environments available for a corresponding account
regionlist - drop-down menu with a regions list
popupselector - new pop-up window via POST request with possibility to pass additional parameters
popup-selector - alias to popupselector
displayfield - text field intended for displaying text
spacer - alias to displayfield
spinner - input field for entering numeric values
numberpicker - field to select a number within a range
number-picker - alias to numberpicker
hostpicker - drop-down menu with environment hosts
host-picker - alias to hostpicker
toggle - switcher between two values
inputType [optional] - type attribute of the input field (e.g. radio, text, password, file, etc.). The default value is 'text'. See more info on type attribute