<we:userInput type="img">
Since version: 2.2.0.0 | Requires endtag: no
Description
Specific
This tag may only be used between the start and end of <we:form type="document"> or <we:form type="object"> tags.
Attributes
type
Default value: - | since version: - | required: yes
Allowed values:
- img (required module: Customer Management)
name
Default value: - | since version: 2.2.0.0 | required: yes
Set this attribute to a unique name within the webEdition document.
parentid
Default value: - | since version: 5.1.0.0 | required: yes
editable
Default value: - | since version: 2.2.0.0 | required: no
Set this attribute to "true" to generate an editable field. Set it to "false" to display a value which is not editable.
Allowed values:
- true
- false
size
Default value: - | since version: 2.2.0.0 | required: no
Set this attribute to the desired size of the single-line input field.
value
Default value: - | since version: 2.2.0.0 | required: no
Set this attribute to a default value.
width
Default value: - | since version: 2.2.0.0 | required: no
Set this attribute to the desired width of the input area. This attribute overrides the "cols" setting.
height
Default value: - | since version: 2.2.0.0 | required: no
Set this attribute to the desired height of the input area. This attribute overrides the "rows" setting.
cachelifetime
Default value: 0 | since version: 4.2.0.0 | required: no
With this attribute you define the validity of the Cache in seconds for this we:Tag. This attribute is used only if cache type defined in the template is we:Tag Cache or Cache is disabled.
quality
Default value: 8 | since version: 5.1.0.0 | required: no
Allowed values:
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
keepratio
Default value: - | since version: 5.1.0.0 | required: no
Allowed values:
- true
- false
maximize
Default value: - | since version: 5.1.0.0 | required: no
Allowed values:
- true
- false
bordercolor
Default value: - | since version: 5.1.0.0 | required: no
checkboxstyle
Default value: - | since version: 5.1.0.0 | required: no
checkboxclass
Default value: - | since version: 5.1.0.0 | required: no
inputstyle
Default value: - | since version: 5.1.0.0 | required: no
inputclass
Default value: - | since version: 5.1.0.0 | required: no
checkboxtext
Default value: - | since version: 5.1.0.0 | required: no
Syntax
<we:userInput type="img" name="attribute" parentid="attribute" [editable="true|false"] [size="attribute"] [value="attribute"] [width="attribute"] [height="attribute"] [cachelifetime="attribute"] [quality="0|1|2|3|4|5|6|7|8|9|10"] [keepratio="true|false"] [maximize="true|false"] [bordercolor="attribute"] [checkboxstyle="attribute"] [checkboxclass="attribute"] [inputstyle="attribute"] [inputclass="attribute"] [checkboxtext="attribute"] />