Hello
I would give edit permissions at certain conditions.
i have two form, the first create an item and the second edit the item..
By now all fields are always editable.
The conditions to edit depending on time passed from the creation, so:
If less than 1 hour -> all editable
If beetwen 1 an 24 hours -> only some fields are editable
More than 24 hours -> deny edit.
Are the Custom Container useful to achieving this result?
Is the best way?
Thanks in advance
I would give edit permissions at certain conditions.
i have two form, the first create an item and the second edit the item..
By now all fields are always editable.
The conditions to edit depending on time passed from the creation, so:
If less than 1 hour -> all editable
If beetwen 1 an 24 hours -> only some fields are editable
More than 24 hours -> deny edit.
Are the Custom Container useful to achieving this result?
Is the best way?
Thanks in advance