Sehen Sie sich das folgende Video an, um zu erfahren, wie Sie unsere Seite als Web-App auf Ihrem Startbildschirm installieren.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
--Changelog--
- Modifies the slider controls and dependencies.
- Rounds the seconds in the DECIMALTOTIME operation.
- Implements the ISIGNORED and ISHIDDEN operations.
--Changelog--
- Implements two new operations VALIDFORM and VALIDFIELD to validate the forms and fields from the equations and buttons.
- Fixes a minor issue displaying the placeholders in fields when validation fails.
- Displays the fields' values into tags with the attribute data-cff-field and fieldname#.
- Fixes a minor issue loading resources.
- Fixes a minor issue generating cached forms.
- Improves the fields' selection in the dependency settings, equations edition, and summary fields configuration.
- Fixes a minor error in logarithmic sliders with decimal steps.
- Fixes a minor issue with cached forms.
- Improves the navigation menu.
- Modifies the new form dialog to allow updating the form name in the library popup.
--Changelog--
- Modifies the slider control.
- Modifies the equation parser.
- Implements the CSVTOJSON operation in the file handling operations module. Allows to convert a client-side CSV file into a JSON object for use in equations.
--Changelog--
- Optimizes select queries in widgets by reducing execution time and resource usage.
- Fixes an issue in container fields (DIV and Fieldset) when the choices of contained radio buttons and checkbox fields are generated dynamically.
- Fixes an issue in the spinner number fields when multiple forms are on the same page.
- Triggers cff-summary-update event after updating the summary fields.
--Changelog--
- Implements the NETWORKDAYS operation in the Date/Time operations module.
- Fixes some warnings in the PHPCS report in the compatibilit checked with PHP8.1
--Changelog--
- Modifies the calculated fields to reduce the number of endless loops.
- Modifies the number and currency controls to allow including buttons to increase and decrease their values.
- Implements the GOTOFIELD operation for scrolling to the field location, even if it is in another page of multipage form.