JHipster and Data driven user interface

六眼飞鱼酱① 提交于 2020-01-05 05:10:15

问题


I have a question on how to use JHipster to create dynamically data driven user interface.

I would like to build a system where

  • a Manager can create Type of elements, descripbed with a list of property (name,type)

  • and then an USER can register a new instance of element by filling the associated properties

The UI for the user has to be created dynamically based on the generic properties that have been defined by the Manager.

How can I do this with JHipster / angularjs. Is there any plugin for that? any tutorials? You can see this question has a very generic question: data driven user interface building with JHipster.

来源:https://stackoverflow.com/questions/47408995/jhipster-and-data-driven-user-interface

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!