Archive for the ‘Quick Tips’ Category

Use QuickBase for Event Registration

Thursday, June 10th, 2010

 
The folks at QuickBase made a little change recently that makes life a lot easier. You can now use QuickBase for event registration without exposing your users to an ugly error message.

 

Until recently, if you opened an application to everyone on the Internet, allowing anyone to enter a record but not see any records, they got an ugly message after saving a record. Now, if a user saves a record and does not have permission to view any records, they are automatically redirected to the application dashboard.

Know what You are Doing with Proxy Fields

Tuesday, December 8th, 2009

    Almost every time you set up a relationship in QuickBase, a “proxy field” is created. That’s so when you pick a parent record, you see a dropdown that is meaningful to you.
    For example, if you have a relationship between Projects and Customers (one Customer to many Projects), the real relationship is between the Project and the Customer’s Number. But a Customer Number (1,2,3) is probably meaningless to you. What you really want to see is the Customer Name. So in a case like this, you want the Customer Name to be a proxy field in the relationship.

 

   The Infamous Proxy Field - Should it be banned?

 

 

 However, Proxy Fields are problematic. In the example above, if you had both the Customer Name field and the Related Customer field on the same form, they would cancel each other out and neither would work! And Proxy Fields can create problems when they are used for filtering records in a Report, too.Â
    At Data Collaborative, our general practice is not to use Proxy Fields. But we are QuickBase geeks - we eat and breathe this stuff. Our advice to you is this: pick one strategy and stick with it. If you use Proxy Fields, be careful about mixing a Proxy Field and a Lookup Field on the same form. If you don’t use Proxy Fields, learn how to use Record Picker fields to make the lookup dropdown have meaningful values.

Keep it in One Application

Tuesday, December 8th, 2009

    In most cases, it’s best to keep your company’s work in a single QuickBase application. That’s because tables often relate to each other. For example, if you have one application for Order Entry and another for Customer Satisfaction, they are both going to use your Customer List, your Employee List, and probably other tables too. You don’t want to have two Customer lists so that means that one application will need to hold the Customer list, and the other will have to use a cross-application relationship to see it. Cross-application relationships are OK, but they have some limits. Better to keep it all in one application.
    Of course, there are exceptions to this. If your applications are owned by different people, or they just get big and un-manageable, it’s best to separate them. But don’t do it unless you have a good reason.