drawable-url-field
Returns a drawable object's URL from a specified field on the current record.
Attributes
Attributes |
Description |
---|---|
fieldname |
The fieldname defines the name of the column of the tablemodel or the name of the function/expression/report property from where to read the data. The field must contain URLs or Strings. |
height |
Determines the minimum height. Value is a whole number where each increment is equivalent to 1/72 of an inch or percentage. |
href |
Sets a hyperlink for the section. |
name |
Used to reference the element later. Functions pick up elements by their name. |
width |
Set the horizontal width of the object. The width is required. |
x |
Defines the horizontal starting position an object defined by a value or percentage. |
y |
Defines the vertical starting position of an object defined by a value or percentage. |