Gorka CesiumG
Convex Community3y ago
13 replies
Gorka Cesium

Shorter unique IDs for documents

is there a recommended way of implemented short code searchable references for documents? for example that I create a Job that would have a
reference
field with value "JD13931" and this value would be unique in the Jobs table. That way the users can search by
reference
. This would be to make it easier for users to type in a short ID than the real convex document ids.
Was this page helpful?