Field Select issue

Howdy,

I have a text field I enter data into, it checks against my salesforce, and displays my data in the page.

I want to select a specific field for further data entry, once that page loads.

From what I can tell, this needs to be done in a script.

Everything else works fine, including the same kind of field select after we input data and click a button, just trying to make it work inside of this page but it isn’t all loaded up until after the initial data entry and fetch.

Hope that makes sense. :slight_smile: