Skip to main content
Solved

Any way to hide linked fields on a form?

  • May 14, 2020
  • 2 replies
  • 21 views

Hi guys,

I’ve got a form with a single select option, that’s linking to another table. However when you click to add, it shows all of the fields for all of the records in the linked table. Is there any way to prevent seeing all of the fields during selection? It pulls every field from the linked table.

Thanks for your help!

Best answer by Justin_Barrett

That extra data only appears when you test the form while building it. Click the “Open Form” link at the top of that form view and try it, and you’ll see that the only thing that appears is what’s in the primary field.

2 replies

Justin_Barrett
Forum|alt.badge.img+21

That extra data only appears when you test the form while building it. Click the “Open Form” link at the top of that form view and try it, and you’ll see that the only thing that appears is what’s in the primary field.


  • Author
  • New Participant
  • May 15, 2020

That extra data only appears when you test the form while building it. Click the “Open Form” link at the top of that form view and try it, and you’ll see that the only thing that appears is what’s in the primary field.


Gah, I’m an idiot. Thanks so much Justin!