VxFormGenerator
VxFormGenerator copied to clipboard
Input id specification
I was wondering if it is possible to add a custom Id to the Input field.
[VcInputId("name")] public string Name
So that this id would added to the corresponding input component
<InputText id='name' ... >
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.