Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoThis all may be possible, but it may need some one one one consulting time to sort it all out. The explanation you posted is kind of confusing but that might be because your needs are actually fairly complex.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
TonyGrondin
5 years agoQrew Member
Perhaps an example would help. This is for advertising for regional market versions, so a retailer may want to sell Coke in one market but alternate it with Pepsi in another. And these items need to be referenced / linked to each other so that we can know where one goes and the other does not.
Project 1
item 1 Coke primary selected
item 2 Lays Potato Chips primary selected
item 3 Gala apples universal
item 4 Pepsi alternate text field with list of values of (Coke would be selected, because that's what we'd alternate it with)
Item 1 Coke
Item 2 Lays
Item 5 Mountain Dew alternate text field with list of values of (Coke would be selected)
Item 1 Coke
Item 2 Lays
Project 2
Item 1 Cheddar cheese primary selected
Item 2 Wonder bread primary selected
Item 3 Skippy Peanut butter universal
Item 4 Colby Jack alternate text field with list of values of (Cheddar would be selected)
Item 1 Cheddar
Item 2 Wonder
------------------------------
Tony Grondin
------------------------------
- MarkShnier__You5 years ago
Qrew Legend
Certainly helps to have an example rather than the abstract, but now using the example can you explain further how you want the drop downs to work.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------- TonyGrondin5 years agoQrew MemberUser is going to create a primary item record and check off a "is primary" button (as well as do a bunch of other data entry on the record). Later, in the day or tomorrow or next week, they will create an alternate or multiple alternates and what we'd like to see is a list of all items on that project with primary checked off and the user will select one item from that list. So in a calculation field that is on the item table is a calculation which is -> if primary is checked off, concatenate the item number and the item name and if it isn't checked off, field is blank. This calculation field is what I'm trying to use as a source for the list for an "is alternate for" text field to show on Project 1 just a list of Coke & Lays and not Coke, Lays, Cheddar & Wonder. Right now, I'm going to get latter. Then on Project 2 for those items in that same field for is alternate, I'd want to see a list of values of Cheddar and Wonder.
So I'm trying to determine from the item record, which project the item is for and build a list of values based on every primary item that is on that one same project and exclude all the other primaries on every other project. So what I'm thinking I want to do in the abstract is a calculation that knows what project the item is for and then calculate the values into the field I can use as a source for a list of just the records on the project there primary is checked. Sort of a on the fly self join relationship via the project name.
Apologies if I'm calling things by the wrong thing here and confusing the matter, I'm still trying to adapt to Quick Base terminology like for value lists, drop downs, field types, etc.
------------------------------
Tony Grondin
------------------------------