I have a datatype called “podcast” and when I view it in the DB or export it to a csv, it shows as a number, not the actual title of the podcast.
How can I make it so the actual title shows? Thanks!
Hi there, @anon46186301… click the Primary fields button on the App data tab, and change the primary field for the Podcast data type to the title instead of the unique id.
Best…
Mike
Thanks Mike, that is it! I was watching Bubbles video on Primary Fields as you responded. Thanks again, I appreciate your help.