Hi,
I am working on the airbnb course and I cannot seem to figure out how to get the random string that is generated on the page and then getting that random string onto the database.
I have followed the directions on the bubble forum
As well as searching through the bubble forums for alternatives and also trying different ways to get a random string to the database to no avail.
I am able to generate a random string on the new rooms page, but how do I get that random string onto the database?
I generated a random string by adding an input on the page, then for initial content > insert dynamic data > calculate random string, type: generate random string, length of characters: 6
In the workflow, when the add button listing is clicked > create a new listing > ID= random string’s value
random’s string’s value becomes an error
And this is what is shown on the database: ID is 6 instead of YYJUXX that appears on the page.
Help!