Skip to content

E-Forms-Notice-Editor --- edit a notice #150

Answered by rouschr
rengit62 asked this question in Q&A
Discussion options

You must be logged in to vote

The editor (demo) currently only shows how to create the form for the creation of a new notice.
This is also just one way to do it and has been done keeping the demo factor in mind (using basic browser features, no extra libs, no Angular, ...).
I would not recommend reusing this as-is for production, but you can certainly get a lot of ideas from it.
In our roadmap we plan the following features next:

  1. saving a notice to XML and validating against XSD, see discussions here: #126
  2. loading an existing notice

Loading a notice will use the xpathAbsolute and xpathRelative of fields.json to fill the form.
So first create the empty form and then fill it. A bit more code is required for the repeat…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YvesJo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
notice editor Related to the Notice Editor sample application
2 participants