JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › Form – Template Value with Validation Rules
Tagged: Maintenance, Services, Toronto, Website
I’m using the template field with a required attribute. But, the value from the template is not updating the control value. How can I make this work along with the validation rules?
Hi tanner,
Unfortunately, this is not supported by the Form, since the template is a custom element and it’s value can’t always be extracted.
Best Regards, Ivan Peevski Smart UI Team https://www.htmlelements.com/
Thanks for the response! Fortunately, I found a hackie way around it and made it work.