Forum Discussion
- MarkShnier__You
Qrew Legend
No problem
Down and dirty multiple choice fields are best used for simple drop downs with just a few choices. For example Yes/ No or Approved / Rejected. But when you get either to a lot of choices or when there is extra information to be pulled in as a result of that choice, then the way to go is to set up a table for these choices. Here is some help on Relationships. https://help.quickbase.com/user-assistance/creating_a_relationship.html Post back if you have more questions about Relationships.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
markshnier2@gmail.com
------------------------------- DelynnMontroseQrew TraineeThanks yes I have the values in a separate table. The list is fairly small.Example: This is the contact tableThis is on a form that references ContactNameWhen the user selects a name from the list I want it to fill in Contact Number.
------Original Message------
No problem
Down and dirty multiple choice fields are best used for simple drop downs with just a few choices. For example Yes/ No or Approved / Rejected. But when you get either to a lot of choices or when there is extra information to be pulled in as a result of that choice, then the way to go is to set up a table for these choices. Here is some help on Relationships. https://help.quickbase.com/user-assistance/creating_a_relationship.html Post back if you have more questions about Relationships.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
markshnier2@gmail.com
------------------------------- LeoSanchezQrew TraineeHi Delynn,
Hope this helps.
Create a one to many relationship between your tables: CONTACTS have many FORMS.
Add the lookup phone number.
When you enter a new form, all the contact options will be listed as a drop-down menu and the phone number will be auto populated based on your selection.
------------------------------
Leo Leo
------------------------------
- ProjectsForce1Qrew TraineeI would suggest you make two tables. The first table would contain the contact information such as name and phone number. The second table would be the table you want to select the contact. You would create a relationship between the two tables. You can then select the contact and their data will pre populate.
You will need to ensure when you create the relationship you add the contact information fields you want displayed are selected as lookup fields.
Click Here for a short video I made to show you how I would do it.
------------------------------
ProjectsForce
------------------------------- BabiPanjikarQrew Assistant CaptainAdding to this, you can still store the contact while saving the form using dynamic form rules to update field value from a lookup contact field and show that field during view.
------------------------------
Babi Panjikar
------------------------------