Fields that perform assistive functions in the program:
– link to fieldThe basic properties of the fields are described on the page Fields. Below is a description of the specific properties for each field.
Link to the field of another object.
Link to field is not editable and contains data from the specified field of the source object. When changing data in the source, the value of this field will also change accordingly.
When a field is added to the [Link form], additional settings become available for it, corresponding to the type of the field to which the link is established, regardless of the nesting depth of the links.
Display labels in detail.
The color can be selected using the right button in the color selection dialog, or manually set using the hexadecimal color masks RGB (#RGB
/ #rrggbb
) or RGBA (with transparency).
If the field name value is set to "---
" or "===
" (excluding the prefix), then it is replaced by a single or double dividing line.
Tooltip in the list of object / form records with the ability to collect data from other fields.
The field is displayed as an icon in the table, when you click on it, a pop-up window opens with data built according to the specified formula.
Web-links and e-mail addresses written using the <a>
tag, are highlighted and open the specified web pages and e-mail addresses in external (default) system programs.
For the <img>
tag, the use of icons from project images is allowed.
Setting the color of the entry in the object / form list depending on the conditions.
The color can be selected using the right button in the color selection dialog, or manually set using the hexadecimal color masks RGB (#RGB
/ #rrggbb
) or RGBA (with transparency).
The number of color fields in the object is unlimited.
The following types of fields can be used in a color condition:
– Switch, Object reference, Composite: = (equal to),!= or <> (not equal);
– Number, Calculation: =
(equal to), !=
or <>
(not equal), >
(greater than), >=
(greater than or equal to), <
(less than), <=
(less than or equal to).
The Paint fields are processed in the order they are placed in object fields list. If the first field with valid conditions is found, all other fields are not processed.
To tint lines in the Result form, you can specify the names of calculated and total fields ( that are added in the Result form) in the Paint condition.
Locking, hiding and tinting fields in detail depending on conditions.
If the color selection condition is not defined, the background is always colored.
Conditions are comma-separated and apply the principle of AND.
Determining the conditions for setting a value for a field or blocking of saving an entry with a messagebox.
The condition fields in the object are processed to the last one in the order they are placed.
Sending a single SMS through a given provider.
When working with data, a button is displayed on the right side of the field, which opens a window with recipient data and message text. The "Send" button attempts to send a message, the result of which is recorded in the date, time and result fields. When you send the SMS message again, the result data is overwritten.
If the result field is not set, after sending the message a window opens with this information.
For more information about setting up SMS gateways, see the SMS sending form.
© 2006- Vladimir Borozdin. All rights reserved.