10,730
edits
(→Forms) |
|||
Line 67: | Line 67: | ||
* '''ImageAlignment''' – Sets the alignment of a picture, if used. TextOnly shows the label of the field, ImageOnly shows image without label. Remaining options represent the alignment of the image inside the field. | * '''ImageAlignment''' – Sets the alignment of a picture, if used. TextOnly shows the label of the field, ImageOnly shows image without label. Remaining options represent the alignment of the image inside the field. | ||
* '''ImageBasePath''' – Path to the image’s project folder (project image). | * '''ImageBasePath''' – Path to the image’s project folder (project image). | ||
* '''ImageQuery''' – Specifies where the image is taken from ( | * '''ImageQuery''' – Specifies where the image is taken from (entity image). See [[ImageQuery]] above. | ||
* '''IsMultiLine''' – FALSE means that the text field will be in a single line format, TRUE means that the field will be in multiline format. | * '''IsMultiLine''' – FALSE means that the text field will be in a single line format, TRUE means that the field will be in multiline format. | ||
* '''LabelAutoHeight''' – Makes the field row higher if needed according to the size of the label. | * '''LabelAutoHeight''' – Makes the field row higher if needed according to the size of the label. |