Add elements to a choice field
Hi to all
Is there a way to add, edit, delete elements in a choice Field through a formula?
ex.
Field 1 (formula field)
I assign values in a formula:
let x := "Napo"
let y := "Orso"
let z := "Capo"
etc.
and the result of the action of formula will be:
I know the elements in the Choice fields are beasts and do not work like records in the Table, and I wonder if someone has ever asked themselves this question, and solved it.
Thank you for your attention
5 replies
-
If someone does not have administrator privileges, that would be very interesting, but....
One solution would be to use 'dynamic' choice fields. You could then implement a formula to add records to the choice fields.
Another way (trick) is to create a canban view using the choice field for viewing and in this view, options can be added, also by someone who doesn't have administrator rights.
Content aside
- 1 yr agoLast active
- 5Replies
- 118Views
-
3
Following