Forum Discussion
QuickBaseCoachD
9 years agoQrew Captain
This is possible if you set up a Relationship where 1 vendor has many Projects. They will be typically connected by the field [Related Vendor] and the lookup field and "Proxy" will be Vendor name.
Then on the FORM properties on the Project record for the vendor field, you can specify the report to be used for the drop down list of vendors, and it can be a report filtered to just show Electricians.
Then on the FORM properties on the Project record for the vendor field, you can specify the report to be used for the drop down list of vendors, and it can be a report filtered to just show Electricians.
QuickBaseCoachD
9 years agoQrew Captain
Right, so you cannot filter a drop down report when you have a simply mutiliple choice field.
You will need to set up a Relationships where 1 Vendor has many Projects. Set the proxy field for the field Related Vendor to be the Vendor Name. You set that on the field properties for the field Related Vendor.
This assumes that you have a table of Vendors and the Key field is still the Record ID# field.
Then put the field for vendor on the form. The form will let you select a report to use for the drop down, so use a report with the Electrician filter..
You will need to set up a Relationships where 1 Vendor has many Projects. Set the proxy field for the field Related Vendor to be the Vendor Name. You set that on the field properties for the field Related Vendor.
This assumes that you have a table of Vendors and the Key field is still the Record ID# field.
Then put the field for vendor on the form. The form will let you select a report to use for the drop down, so use a report with the Electrician filter..