Forum Discussion
MattMatt
8 years agoQrew Trainee
Thanks very much guys, I got it with Mark's formula. Mark - not the first time you've helped me out, really appreciate it.
- QuickBaseCoachD8 years agoQrew Captainnp,
just by the way, the reason that you can't use theis that there would be many Apps all with the same table names, like [_DBID_CUSTOMERS].
_But the important reason to always use table names whenever you can (within an app) is that so when you copy an app, the buttons will be still referring to the correct app and not hard coded to your old app.