Spidey Posted February 4, 2024 Posted February 4, 2024 I want to use UUID for all my tables and also for linking them together, but I don't want to show the long id. Yet I need them to pull up information from another table. How I can solve this dilemma? Thanks. KC Production.fmp12
comment Posted February 4, 2024 Posted February 4, 2024 50 minutes ago, Spidey said: I need them to pull up information from another table. Not sure what exactly you mean by that.
Spidey Posted February 4, 2024 Author Posted February 4, 2024 Thanks so much for your reply. It is the <refined material> in the line item which is related to the refined material table. I need to link the UUID of both the line item table and the UUID in the refined material table, and together I can only put the refined material name on the line item from the refined material table. I could use the popup menu for the UUID drop list for the refined material, but I like to know how anyone would approach this problem.
comment Posted February 4, 2024 Posted February 4, 2024 I still don't understand what is the "dilemma" here. If you want to select an item without seeing the UUID, you can use a value list showing only the 2nd field (this requires the 2nd field values to be unique, too). If you don't want to see the UUID after the selection, you can use a pop-up menu or place the drop-down behind another field - as discussed in your previous question. Alternatively, you could use other methods of selection, e.g. from a list in a card window, or from a portal in a popover.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now