Hello everyone !
This is the feature i’m trying to build : Allow customers to create their marketing persona with AI. Then be able to select the persona in a dropdown that is on a different page.
This is how the interaction would work :
-
Persona is create based on the URL the customer add in the input. (Completed)
-
Persona is saved in the database (Only the customer who created this persona would have access to it) (Completed)
-
In a dropdown, have the opportunity to select our persona (Between all the persona we have created) (This is where I’m stuck)
My question is how to set this up, what workflow, etc…
Would appreciate any help !
Have a great day !