Adding Dynamic From Fields That Changes the Fields

2019-06-12 04:05发布

问题:

I have been asked to make a User Registration From for "X" Website This X website's Admin Want to manage this from field And do the Following operations:

  1. Adding Fields and validation.
  2. Sorting the fields.

when the end user Open the Registration page the Fields changes as the admin edited

is this doable with angular 6 ?? if yes please give me something to start with.