Now you can use a field to allow the user to sign on the form. A new signature component was made available in the palette item of the form. This feature allows two types of signature: written signature and image signature. The first allows you to write in a predetermined area. The second one makes it possible to add a signature image to the user's data and use that image on the form. In this case, when signing the system requests the user's countersign. You can also restrict the signature so that only a particular user can sign. Example: Only the CEO of the company can sign.
From this version the PDF generated from the form has page break. The PDF generation engine has been altered, improving performance and allowing you to create the page break.
The restriction of the list type parameter has been removed and you can now configure multiple values in the input parameters of the Web services. In this way, you can, for example, configure to send the items of an order, informed in a grid/table, or send a fixed number of items from the fields of the form.
You can now enter an additional parameter in the UpdateGridZoomSQL function that allows you not to clear the grid when you add records.
You can now apply the return of the webservice, when the data type is Boolean, in a CheckBox or input field on the form. Example: In an ID validation web service, that returns a True/False parameter in the event of a non-payment, you can assign that value to a field of the form.
From this version the generation date, change date, name of the user who performed the last change, and the form revision code are stored in the Pivot tables. When viewing/editing a record in SE Form now shows up in the revision of the form that was entered. This way you can view the information in the same version of the form that the record was created.