I have a list and a choose item, for exemple list = [1,2,3,4,5] and item = 2, i need to take the next item in list, in this case 3.
How can i make that with formula or custom code?
I have a list and a choose item, for exemple list = [1,2,3,4,5] and item = 2, i need to take the next item in list, in this case 3.
How can i make that with formula or custom code?
Hello there
For the next item in the list I use a Python function. You can try it, and I hope you will get the solution.
I managed to do it with a function with weweb’s own IA java script, it worked
how can i use python in weweb?