|
|
|
|
|
- Overview
- WEBDEV styles
- Creating and modifying a WEBDEV style
- Creation and modification from the description window of control
- Edit WEBDEV styles
WEBDEV styles are advanced styles. Each field has a WEBDEV style, grouping together a set of element styles for each element in the field. For example, for an Edit control, the WEBDEV style includes: - an element style for the field label,
- an element style for the input zone,
- an element style for tokens,
- specific elements (image of calendar button and password button),
- predefined effects.
A field can be associated with a WEBDEV style. The WEBDEV style used is selected in the "Style" tab of the description window of the control. The selected style applies to the current field only. Each element in a field can be associated with one or more element styles. These styles are indicated for each field element in the "Style" tab of the control description window. Note: It is recommended not to use styles that redefine the same properties for the same element. A WEBDEV style can be modified from the description window of the control. This modification overrides the WEBDEV style of the current field. You can then use these modifications to create a new WEBDEV style that can be applied to the desired fields. Note: To modify a WEBDEV style (and thus modify the style of all fields using this WEBDEV style), it is necessary to use the WEBDEV style control management window. New in version 2025As of version 2025 Update 1, the term "WEBDEV element style" replaces the term "CSS style". This page takes into account the new vocabulary. Creating and modifying a WEBDEV style The creation and the modification of a WEBDEV style can be performed: Creation and modification from the description window of control The description window of controls is used to manage the style of this control ("Style" tab). Several elements are managed by the "Style" tab. When the "Style" tab is displayed, it is possible to: - Know the name of the WEBDEV style used.
- Find out if any overrides have been made to the WEBDEV style of the field. In this case, the original WEBDEV style has been modified for certain features. Click on the link displaying the number of overrides to list them and remove them if necessary..
The various links and drop-down menu allow you to: - Choose another style. This option is used to select a WEBDEV style and to associate it with the current control. In this case, the control will be automatically updated when the associated style is updated.
- Transform into a new style. This option is used to create a new WEBDEV style in the project from all the characteristics currently defined for the current control. The control will be automatically associated with this new WEBDEV style. Then, all you have to do is specify the name of the new style.
- Dissociate. This option is used to delete the link between the WEBDEV style and the style of the control. If the WEBDEV style changes, the field will not take these changes into account..
- View uses of thestyle, i.e. see the list of project fields that use this style.
New in version 2025Go to style description. It is thus possible to modify the style. Warning: If the WEBDEV style comes from the skin, this style cannot be modified.
Edit WEBDEV styles WEBDEV allows you to edit the WEBDEV styles found in the style sheet associated with the project.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|