Workflow- inserting text in an input box

Hello!

I am having figuring this out. I have a dropdown suggestion system working on a simple input form. Here is what it looks like:
Dropdown

I am trying to have a workflow created so that when I click one of the results, it will input text in the original input box. I have tried the set state or custom workflow to no avail.

Thanks in advance!

Dropdown

Set the initial value of the input to the dropdowns value

Okay, the only issue with that is that it is not an initial value… usually I do that from the inspector from the input text box?

The results are a repeating group, so then I have to do first item. It still doesn’t work because the initial value is nothing.

I want it to happen as a result of me clicking the desired name. So triggering a workflow. If that makes sense.

Sorry, I’m not sure I understand

This topic was automatically closed after 70 days. New replies are no longer allowed.