sc_alert - Displays alert messages with SweetAlert or SweetAlert2, including support for customizable options and toast mode.
sc_block_display - This macro dynamically show/hide the fields of a specific block.
sc_confirm - This macro shows a Javascript confirmation screen.
sc_field_color - This macro changes the color of a determined field text.
sc_field_disabled - This macro is used to block a field to get any data that would be typed on it.
sc_field_display - This macro will display or hide a specific field dynamically.
sc_field_init_off - This macro is intended to inhibit the query fields on the initial load.
sc_field_readonly - This macro dynamically sets a form field attribute to '"Read-Only"
sc_field_style - The sc_field_style macro dynamically customizes the CSS styling of Grid fields in PHP applications created with Scriptcase.
sc_format_num - This macro its used to format numerical values.
sc_format_num_region - This macro has the objective to format numbers, using the regional settings
sc_form_show - This macro dynamically show or hide the form.
sc_set_focus - This macro its used to set the focus to a specific field in a form application.
sc_text_style - This macro allows to dynamically modify the text style of a grid field.