(9) Property
Use properties to finely tune your layout's functionality and look and feel.
The table below lists all of the properties available and their purpose.
Property name | Detail | |
---|---|---|
Common | ID | Object field ID defined in SkyVisualEditor |
Object | Object defined in Salesforce | |
Field Label | Field label defined in Salesforce | |
Field | Field API name defined in Salesforce Click button to open “Select Field” dialogue box to change the existing items. Pease refer to < (9)-d. API reference name for Items > | |
Layout | Left(X) | Set horizontal position on the screen |
Top(Y) | Set vertical position on the screen | |
Specify Width | Select to set the width size of a field. | |
Width [px] | Set width of field | |
Height [px] | Set height of field | |
Line Length | Define after how many characters to line beak. | |
Text | Edit Label | Allow the label to be modified |
Label | The text displayed on the page | |
HTML Escape | Show HTML as plain text or interpret it as HTML | |
Label setting | Set label styling (Color,size,thickness) | |
Color | Set the color of the element either from the palate or by inputting the hex code directly. | |
Font Size | Select the Font size. The below are valid options. |
Property name | Detail | |
---|---|---|
Text | Font Weight | Set the character style |
UnderLine | Underline a string. | |
As Link | Show Text[Output] of relational objects as a link to the relational object. | |
Open New Window | Detail screen is shown in a new window or in another tab | |
TextAlign | Set horizontal position on the screen | |
View As RadioButton | Change from picklist to Radio button | |
Show "None" | You can show or hide "-none-" in a picklist or radio button in Salesforce standard object. | |
View As Checkbox | Change from multiple-picklist to Checkbox | |
RadioButton's Layout | Selectable position for CheckBox and RadioButton field from below.
| |
Required | Mark the field as required or not (true or false). | |
Error Message Position | Set the error message position when an error check is performed (such as 'is required')
| |
Add Figure | Select if a delimiter (comma) is used for a value. For setup, refer to < (7) Formula >. | |
Choices on Display | You can choose the type of choices for the record type set in the user profile section from below: All / Default Record Type ※Only available for search conditions in a picklist in the search template |
Property name | Detail | |
---|---|---|
Prefix/Suffix | Prefix | Set a prefix string to show up in front of an input field. |
Prefix Font Color | Set the color of the prefix either from the palate or by inputting the hex code directly. | |
Prefix Font Size | Select the font size for the prefix. The below values are valid. | |
Prefix Font Weight | Select the width of the prefix font from below. | |
Suffix | Set a prefix string to show up in behind an input field. | |
Suffix Font Color | Set the color of the suffix either from the palate or by inputting the hex code directly. | |
Suffix Font Size | Select the font size for the suffix. The below values are valid. | |
Suffix Font Weight | Select the width of the suffix font from below. |
Property name | Detail | |
---|---|---|
Look up acquisition | Look Up | Look up a relative object from something other than the name field. |
Read only | Set the Input field section to read only. | |
Custom Look Up | Select a page created by Custom Look Up template. Click | |
Width(LookUp) [px] | Set the page size (width) of the Custom Lookup Page. Displayed only when “Custom Lookup Page” is activated. | |
Height(LookUp) [px] | Set the page size (height) of the Custom Lookup Page. Displayed only when “Custom Lookup Page” is activated. | |
Help | Help mode | Select the current help mode from below. |
Help text | This property shows the information icon and sets the displayed help text. | |
Tooltip | Text displayed on mouseover action | |
Tab Index | Select cursor move order for when the user presses the Tab key | |
Developer | Action Select | Select a function to add from below
|
JavaScript | Set a call to a JavaScript Method. Set event (on edit value, on mouse cursor move, etc.) to call a JavaScript method set in the pagescript section. ※available only for input fields Press the button to show the JavaScript setting. For additional details, refer to < (9)-a. JavaScript Setting > | |
Style Class | Style Sheet setting Click to show Style Class Editor. Please refer to< (9)-c. Style Class > for more information. |