Hey everyone,
In a nutshell, I need my output to appear on Page B after text is uploaded to my data model from Page A. The output needs to appear as text since it is a title. I have the data model connected via its 3rd party provided API plug-in, but I haven’t figured out yet how to get the text input that is uploaded to the data model to be made available as an option for the text component on Page B to grab from so that the model can make its prediction. I found a tutorial that talks about using URL parameters to “send data between pages.” I don’t know if this is the answer, it also mentioned you can “set the ‘Type of content’ of the page” to also send data between pages, but I don’t know if I’m actually trying to send data “between” pages or if I’m more just trying to send data up to a model that is supposed to be getting sent back down to a page that just happens to be a different page than the first one. Maybe I’m saying the same thing, just using different words, but I don’t know. I’m not technically inclined so I’m having a really hard time with this.
Thank you!