Re: XForms Minutes 2022-02-11

All,

Regarding point 3, a quick summary of where I think we are:

In our implementation we use a component to create "grids". Here is the doc:

    https://doc.orbeon.com/form-runner/component/grid

There are already lots of features and there could be many more. The key
would be to see if we can specify a very minimal set of features that make
sense, such as:

- add +/- buttons or icons
- min/max number of repetitions

I had suggested using a `template` attribute to provide the insertion
template. Maybe the simple presence of a `template` attribute would imply
the ability to add repetitions. Other features would require explicit
enabling (delete, maybe min/max).

Steven had proposed:

    "For data consistency reasons, there also needs to be a way to say:
only insert at the start; only delete at the start; only insert at the end;
only delete at the end; no insertions; no deletions."

I am not entirely convinced that these (only insert at end/delete at start)
are very common patterns.

-Erik


On Fri, Feb 11, 2022 at 7:09 AM Steven Pemberton <steven.pemberton@cwi.nl>
wrote:

> https://www.w3.org/2022/02/11-forms-minutes
>
> No new recorded actions.
>
> For next week:
> 1. check submit with value text
> 2. think about <control/> data access issues
> 3. prepare for <repeat/> with automatic actions
>
> Steven
>
>

Received on Friday, 18 February 2022 04:39:38 UTC