how to create a dynamic form for view details
Summary:
Hi Experts
When i'm trying to use dynamic form in my application it is allowing me to create only if i have to use it as a create form i.e. by selecting create kind of API's. but is there a way i create a standalone dynamic form irrespective of any api and use it to view or create or any other purpopse ?
my requirement is that i should a a list of value (select single) on select of option 1 in dropdown i must see 5 fields (editable) and 1 non editable, and on selecting option 2 from the dropdown i must see 3 editable fields and 2 non editable (here field names will be different and also the value where it will store)