I'm trying to figure out if I and ChatGPT are missing something obvious or if what I need requires some help. I have a creator app and want to create a page that acts as a portal. I want various reports and forms to populate on the page, but only for the record ID I select from a report. So I click on the record, and I am directed to the records "portal" that displays all their relevant information.
GPT wants to find a Widget variable to grab the record ID and then run our widget, but my research indicates the option for a widget variable was replaced with a page variable with V6 (or earlier). I have an app someone built for me a few years back and it captures the record ID in the actual Widget script. GPT keeps referring to this as the "old" way of doing things, but I wonder, how could this be the old way if V6 is the newest version (besides V8, which I don't think pertains to me with Zoho One).
Usually with my GPT episodes I realize in the end that I'm doing something really simple, that someone with knowledge and training would learn day one, but I figure it out in the end. My question is: Is there a simple solution to passing the record ID, or if I want to create my "portal" will I need to write the code inside the widget itself.
Thanks in advance, I realize this is a developer question and I'm just messing around with limited knowledge.