HTML Markup blocks field editing
-
Hi Support,
I am using some HTML markup to display 3 column in a raw and its showing perfectly as i wanted it to be but i am not able to fill anything in that field.
The field it seems disable if i use html markup.
Can anyone from your team get me a solution ?
Rest of the code:
<div class="content-column one_third"><div style="padding:0;"><label>First Name (*) [text* FirstName]</label></div></div> <div class="content-column one_third"><div style="padding:0 10px 0 10px;"><label>Middle Name [text MiddleName]</label></div></div> <div class="content-column one_third last_column"><label>Last Name (*) [text* LastName]</label></div> <div class="content-column one_half"><div style="padding:0 10px 0 0;"><label> Your Email (*) [email* your-email] </label></div></div> <div class="content-column one_half last_column "><label>Mobile Number (*) [number* MobileNumber]</label></div> <label>Address [textarea Address]</label> <div class="content-column one_half"><div style="padding:0 10px 0 0;"><label>Branch (*) [text* Branch]</label></div></div> <div class="content-column one_half last_column "><label>Year (*) [text* Year]</label></div> <div class="content-column one_half" ><div style="padding:0 10px 0 0;"><label>College (*) [text* College]</label></div></div> <div class="content-column one_half last_column " ><label>University (*) [text* University]</label></div> <label>Upload Your College ID [required] [file* CollegeID limit:5000000 filetypes:jpg|jpeg|png]</label> <div class="g-recaptcha" data-sitekey="6LejxIcUAAAAAEGQPrhgsHm7U7o4qTT0Mtx-M-2i"></div> [submit "Submit"]
If i cant use these html markup then is there any alternate way ?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘HTML Markup blocks field editing’ is closed to new replies.