On a separate remote form I have a SKU search box if any of those SKU numbers is typed in I want it to pull up the information from SKU 12345
Any tips on how I can do this
Then, using Sailforms, your Product form can include a Remote Table field giving the list of associated SKUs from the SKU form entries,. This allows you, from a Product form entry, to add, edit, and delete associated SKUs. And in your SKU form you can link the associated Product form entry using a Search-List-Get Required connection, and you can also include Remote Fields to display other information from the Product form entry that is useful in that context.
I've attached a simple example.
Mike