File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -264,3 +264,21 @@ entirely in the web browser.
264
264
Before embarking on these plugin ideas, we should first assess if there
265
265
is an actual need amongst communities first. Nothing worse than developing
266
266
something that isn't actually needed / wanted.
267
+
268
+ ### XLSForm Builder & Repository
269
+
270
+ Two problems:
271
+
272
+ 1 . XLSForms can be a bit tricky to build directly. Via a drag-and-drop
273
+ web-ui would be easier.
274
+ 2 . Lots of duplication of XLSForms across projects. People would benefit
275
+ from a centralised place to access some existing XLSForms.
276
+
277
+ Idea:
278
+
279
+ - We create a basic website that has an embedded form builder.
280
+ - The website also acts as an XLSForm resository, where any user
281
+ can upload and contribute the XLSForm they designed, along with
282
+ a description for what they were mapping.
283
+ - The form builder part should be a web component, so it can also
284
+ be embedded into other sites too.
You can’t perform that action at this time.
0 commit comments