Hi
Is there possible to set a rule or something else, so that you can only add one item in an item list? And if a user tries to "Add" a new item (2nd item) to set an alert ...?
Thanks.
Hi
Is there possible to set a rule or something else, so that you can only add one item in an item list? And if a user tries to "Add" a new item (2nd item) to set an alert ...?
Thanks.
Hi,
you have two options:
- Use this idea but with a fixed limit to 1
https://daniels-notes.de/posts/2024/limit-number-of-item-list-rows
- Init the item list with one row and disable add row and delete row action.
Best regards,
Daniel