Hi All!
I have a single table with data in it that will be used by various departments in our organization. I want to have a form that has a dropdown box for most of the fields in the table. I built a rough idea of what we're looking for but I can't get it to work. Its attached. This form would be used as sort of a lookup that people can "search" for information or update if required.
The goal is to provide a way for staff to look up information no matter what drop down field they select, and the other dropdowns should auto-populate with the proper associated value.
So the InfoPath form should look like this:
Role (dropdown box)
Cadence Security (dropdown box)
Learning Pathway (text field)
LP Name (dropdown box)
Model Use (text field)
SER Needed? (text field)
Template (dropdown box)
Sub-template (dropdown box)
A user would come to the form and choose one of the dropdowns. For example: Role. If they chose the Role of Radiology Resident, we want the other dropdown boxes to populate with their associated information in the table.
Role: Radiology Resident (chosen by user)
(These fields should auto-populate with the associated values for that record in the table)
Cadence Security: (blank)
Learning Pathway: FOCUSED PROVIDER --> RADLP PROVIDER
LP Name: RADLP Provider.v2015
Model User: RISRES
SER Needed: Yes
Sub-template: RIS RESIDENT SUBTEMPLATE FOR RESMD T105104
Template: TRESMD [T00019]
The user should have the same ability from each drop down. So if a user selects LP Name: RADLP Provider.v2015, the same data above should appear.
I've googled and searched here but couldn't find quite what I was looking for. Any help would be greatly appreciated. Thank you.