Need help with the Toolbox

Hi everyone,

I am new to Bubble and I am looking for tutorials or resources to teach me how to use the Toolbox plugin.

One of the reasons I need it for is that I am trying to make a table where the number of rows is entered by the user. The content of the rows depends on each other and I will need a loop for it.

Thanks

1 Like

Following.

1 Like

hi …
I found this video useful:
https://vimeo.com/278023158

done by @keith
many thanks to him.

I did the following code (which lists the numbers between two vales and put them in array) and it worked perfect.

however, when I tried to list the dates between two dates inputs the new code didn’t work?!!

I hope someone can help me.
and please excuse my humble knowledge in Js :sweat_smile:.