Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
I would put the [Record ID#] portion last and I would suggest for human readability having some dashes or at least a space to separate the elements.
Q-18-03-1234
I would also suggest to zero pad the month like i did above
Q-18-03-1234
I would also suggest to zero pad the month like i did above
- DavidBrogdon7 years agoQrew Assistant CaptainThanks for your reply. Are there any performance, searchability, or other benefits to having the letter in front vs at the end, likewise are there specific benefits to using the record ID at the end vs beginning? I'm just trying to be thorough before I start tracking real data with one format or the other. It seems like the record ID at the front would make drop-down search typing more accurate?
- QuickBaseCoachD7 years agoQrew CaptainThe new type ahead drop down record picker (which you probably have not experienced yet) is wonderful because it is essentially a live "contains" search regardless of the position of the numeric portion of the string. You can request early access now by putting in a support ticket.
But because that is imminent, you should have the record ID portion last for human convenience.
There is no performance difference for Quick Base. - DavidBrogdon7 years agoQrew Assistant CaptainOkay, thanks for that info. How will the new record picker affect typing in grid edit mode? At the moment I am able to type a few numbers or letters and it brings up the related record I need and I can quickly go through a long list of records in grid edit mode like this. Will the new picker exhibit the same functionality?
- QuickBaseCoachD7 years agoQrew CaptainHmmm, good point. i had never had a reason to try the Grid Edit It still works the "old" way. So if you do need to search numerically in grid edit yes, you may need to flip the sequence.
But still, keep in mind that when you are selecting records, you get to control what fields are showing in which sequence for "picking records". So you may choose to have a different format being presented to the user in Grid Edit than when viewing on a form.