Forum Discussion
You can create a formula field which concatenates these together.
For example
List(" ", [Field 1], [Field 2]. [Field 3])
But I'm not sure what you want the appearance of the combined field to look like when one or more of those three fields are blank. If you let me know that, I can adjust the formula. The formula I provided will list the non blank field values separated with a "space".
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
The Drop down should list only non blank values. If field2 is blank then the drop down should list only field1 and field3.
And the request is to list the values in 3 fields as a drop down and let the users select one of the values.
------------------------------
Anitha Jeevarathinam
------------------------------
- MarkShnier__You2 years agoQrew Legend
I don't think what you're asking for is possible.
When you talk about a drop-down typically you are on a record in a child table and you are choosing a drop down to fill in a certain field. The drop-down allows you to choose which record you are pulling data from if it's from a relationship. You can't choose just part of a drop-down field to fill in a field, you are choosing which parent record to attach to.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------