Service Studio 6.0 Help
Web Block Properties
The next table presents the properties of a Web Block.
|
Property |
Description |
Optionality |
Default value |
Obs. |
|
Name |
Internal name that identifies the web block. |
Mandatory |
|
|
|
Original Name |
Indicates the name of the referenced web block in the producer. |
NA |
|
This property is read-only and visible only for referenced Web Blocks. Learn more about Using Web Block References. |
|
Description |
Free text that describes the web block. You can edit the text by directly
typing it in the property or in the description editor which opens by
clicking |
Optional |
|
Useful for documentation purposes. The maximum size of this property is 2000 characters. |
|
Owner |
Indicates the producer where the web block is defined, if the web block is an eSpace reference. |
NA |
|
This property is visible only for referenced web blocks and is read-only. Learn more about Using Web Block References. |
|
Public |
Indicates whether a Web Block can be used by other eSpaces. See eSpace References. |
Mandatory |
No |
This property is only available for web blocks that were created in the current eSpace. See Expose a Web Block. |
|
Cache in Minutes |
Indicates how long the web block remains in cache. However, if the cache is invalidated, during this time, the element is removed from the cache. |
Optional |
|
Empty value means that the element is never cached. Learn more About Caching Contents. |
|
Has Notification |
Indicates whether the web block is using the notification Ajax capability through the NotifyWidget System action. |
|
|
Read-only. Learn more about Rich Web Screens Using Ajax |
|
Has Inputs |
Indicates whether the web block contains widgets for the end-user to enter data. This is useful to check if the web block contains these kind of widgets before adding it to an Email screen where those widgets won't work. |
|
|
Read-only. Learn more About Emails. |
|
Advanced - Advanced properties of the Web Block |
||||
|
Style Sheet |
Allow you to mange styles for your web block or global to the eSpace. Style sheet editor which opens by double-clicking on the property name
or by clicking on |
|
|
Learn more About Style Sheets. This property is read-only for referenced Web Blocks. Learn more about Using Web Block References. |
|
JavaScript |
Allows you to add JavaScript to the web block or global to the eSpace. JavaScript editor which opens by double-clicking on the property name
or by clicking on |
|
|
Learn more about adding JavaScript. This property is read-only for referenced Web Blocks. Learn more about Using Web Block References. |
See Also