Clear Selection in Drop Down


#1

Hello
I would like the selected items to clear out of the text box when the user clicks the “add” button.
The user should be able to return to the drop down and start again after it is cleared out.clearTextField.rp (125.7 KB)

Been wresting with this for a while now, can’t seem to find the solution,

Thank you for any help


#2

Hi!

If I’m understanding you, it sounds like you want to delete all rows in the (horizontal) repeater with the tags.

Mark Rows All in (repeater)
Delete Rows Marked from (repeater)

You’ll then have to readjust the size of the text field to return it to its initial size/location.