Answer the question
In order to leave comments, you need to log in
What JavaScript libraries are there for creating forms using xml or json?
Need a tool to create forms dynamically with json or xml.
The project uses ExtJS.
There are settings files, for example:
{
"title": "Список графиков пользователя",
"buttons": [
"Создать",
"Редактировать"
],
"grid": {
"columns": [
"Идентификатор",
"Название графика"
]
},
"mess": "Выберите график"
}
Answer the question
In order to leave comments, you need to log in
I advise you to pay attention to this library.
FancyForm
With more advanced functionality, it is provided as a module/standalone in the
FancyGrid project
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question