Server relay button properties
Address | Where the data is sent, in the form of an Internet address (a URL). |
BackgroundColor | The background color, which is used to paint the area behind the button text. |
Enabled | Whether the button is enabled. |
FieldInclusion | Which fields are sent to a server. |
ForegroundColor | The foreground color, which is used to paint the label. |
IncludeBlankValues | Whether fields whose values are blank are sent. |
IncludeHiddenFields | Whether hidden fields are sent. |
IncludedFields | The fields that are sent to the server. |
Label | The label. |
Name | The name, as assigned in Calcapp Creator. |
Reference | A reference to the server relay button. |
ResetFields | Whether fields are reset after they have been successfully sent. |
Visible | Whether the button is visible. |