I’m trying to let users type text in an input inside a repeating group. After they submit and a new entry in the data type is created, I want the input in the next cell of the repeating group to be focused on automatically.
Is that possible?
I’m trying to let users type text in an input inside a repeating group. After they submit and a new entry in the data type is created, I want the input in the next cell of the repeating group to be focused on automatically.
Is that possible?
maybe with the help of a plugin that is called orchestra. It allows you to trigger workflow actions inside of a specific cell or multiple cells of a repeating group from outside of the repeating group.