Jump to content

AndrewPC

Members
  • Posts

    2
  • Joined

  • Last visited

AndrewPC's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thanks Alison. Can I make the resulting child field invisible to the user? EDIT: Never mind I've hidden it using HTML blocks.
  2. I feel like this is a really basic relational database question and I feel like a numpty that I cant make it work. I have submission form to update table "Providers". In that submission form I have a field "Location" with a dropdown populated from a "Locations" table. In that Locations table, each location is a single record with 'Officer' as field. I'm trying to autopopulate the "Officer' field hidden in the submission form (for Providers) with the officer data determined from the "Location" selected in the dropdown, by referencing the corresponding Officer in the Locations table. Should this be done using a view or a relationship or both?
×
×
  • Create New...