-
Notifications
You must be signed in to change notification settings - Fork 67
Customize UI rendering of Lforms #155
Copy link
Copy link
Open
Description
Hi,
I am working with a FHIR questionnaire and rendering it through Angular using LForms version 34 (LForms.Util.addFormToPage(this.questionnaire, 'formContainer'), where this.questionnaire is the FHIR questionnaire and formContainer is the ID of a div).
I would like to customize the rendering by using my own elements, for example, replacing the default LForms datepicker or input field with my own custom elements. I also want to maintain the inbuilt validations and extension support that LForms provides for these fields. Is there a way to achieve this?
Thanks,
Vinita
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels