• Resolved mdxclr

    (@mdxclr)


    Hello,
    after update to a plugin new version my old forms get strange tags (/* and ]]), here is how it looks:
    /* Step 2: Indicate how are u feeling
    mylabel
    /*]]>*/

    And here is how it looks in inspect element:

    <span class="caldera-forms-conditional-field" role="region" aria-live="polite" id="conditional_fld_1901845_1">/*<!--[CDATA[*/<div role="field" data-field-wrapper="fld_1901845" class="form-group"-->
    	<label id="fld_1901845Label" for="fld_1901845_1" class="control-label">mylabel</label>
    	<div class="">
    		<input type="text" data-inputmask="'mask': '[9{*}]'" data-field="fld_1901845" class="form-control" id="fld_1901845_1" name="fld_1901845" value="" aria-labelledby="fld_1901845Label">
    			</div>
    /*]]>*/</span>

    Resave, clone & save, recreate field doesnt help.
    Also, I dont want to create a new version of form because I dont want lose all entries.
    Thank you

    • This topic was modified 8 years, 2 months ago by mdxclr.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Comments tag in inputs’ is closed to new replies.