Resolved
Reported for: Toolset Forms 2.3.1
Resolved in: 2.3.5
Toolset Forms, when updating to 2.3.4 directly, will default to the drag-and-drop Editor. This effectively removes any custom HTML markup you might have added to your forms using the previous versions of the Forms editor.
A solution is to update first to Forms 2.3, save the Form in “Expert Mode” and then, update to Forms 2.3.4.
The Toolset developers are looking into this issue. Meanwhile, you can download this patch and apply it as follows:
CRED_Association_Form_Model.class.php
to the directory /application/models/association_forms/
replacing the one with the same name.Forms.php
and UserForms.php
to the directory /library/toolset/cred/embedded/models/
replacing the ones with the same names.