You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might also be worth thinking about what a higher-level solution built into Form Runner would look like. For example, form authors could enable an "Add CSV/Excel data" feature for any repeated grid that could implement that functionality, possibly mapping columns in the CSV/Excel to columns in the grid. We could have options for replace versus add. The CSV/Excel wouldn't be attached to the form.
Scenario:
What we already have:
fr:attachment
dispatchesxforms-value-changed
, and might be good enoughxforms-select
/xforms-deselect
What is needed:
doc()
function could be used?unparsed-text()
, which is a better fitxxf:json-to-xml()
xxf:csv-to-xml()
xxf:csv-to-xml()
andxxf:xml-to-csv()
functions #6826Security considerations:
doc()
and/orunparsed-text()
have access to+1 from customer
The text was updated successfully, but these errors were encountered: