I have an expired account. I want to create a new form. Clicking the Add new button lead to the Form Templates page: The Create a blank form button does nothing.
Here is its HTML code:
<button id="frm-form-templates-create-form" class="frm-flex-box frm-items-center">
<svg class="frmsvg" aria-label="Create">
<use xlink:href="#frm_plus_icon"></use>
</svg>
<span>Create a blank form</span>
</button>
Is that expected?
Please login or Register to submit your answer