'how to do dynamically generate html form screen

we have a web project for warehouse management , currently front-end is using angular .net, and backend is green-screen pick basic and multi-value jbase database.

we have a plan to redo the new web project. what company want is when backend green-screen to add more fields in the greenscreen, front-end angular form should able to show these dynamically out at form without redeployment and recompile front-end screens.. these fields are not at angular form originally.

and it is warehouse management software has thousands screens.

what is the best way to achieve that ?

do we here need to build a front-end generic program for that?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source