How to present the index of a text list using bubble’s native format as text in an API response?
Hey @EliezerBeniz, as of now you do not have access to the text’s index like e.g. Current cell’s index in a Repeating Group.
Hi EliezerBeniz, did you find a solution or a workaround to this limitation ?
Hey @axel.duheme , I tried several ways, the best way would be if :format as text gives this option. But at the end of it all I use the Toolbox plugin the Server script function. With it yes I used javascript to solve my problem.