Hi!
How can a user temporarily store text?
I have a RG with a datatype. Each thing has a dropdown form shown in the cell. The things shown in the RG depends on the user. When the user selects a value in the dropdown, the selection needs to be stored (or shown somewhere outside of the rg) to be used directly in a inputfield with find&replace.
The problem is, custom state isnt an option because it cant be connected to each individual thing in the RG.
Also it cant be stored in a data types’ field because the things will be used simultaneously by other users. So a ‘do a search’ isnt possible either.
Any ideas?
Thanks!
PS. The idea behind it is a text builder where a user can input dynamic values from a dropdown within a RG into a piece of text.