Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
I have looked at the Umbraco Forms documentation at:
https://our.umbraco.org/documentation/Products/UmbracoForms/Developer/Custom-Markup/
But I can not figure out how to add "id=vote" to the form element.
Can someone please guide me?
Best regards, Henrik
Hi Henrik
Do you want to add id attribute to html element of Umbraco form?
Just go to markup, /views/partials/forms and find that part of html you need.
Thanks
Alex
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Add id to the form element in form.cshtml
Hi
I have looked at the Umbraco Forms documentation at:
https://our.umbraco.org/documentation/Products/UmbracoForms/Developer/Custom-Markup/
But I can not figure out how to add "id=vote" to the form element.
Can someone please guide me?
Best regards, Henrik
Hi Henrik
Do you want to add id attribute to html element of Umbraco form?
Just go to markup, /views/partials/forms and find that part of html you need.
Thanks
Alex
is working on a reply...