Get comma separated values from repeat

Last updated Nov 06 2020

window.ftGetCommaSeperated(fieldId);
This JS function will enable you to get multiple values from a repeat element and join them into a field.
It will use a comma as delimiter. (like so: 1,2,3,4...).
You will be able to use this value with your logic, your GET and also with IN commands.

CommentsLogin Required
Didn’t find what you were looking for?
Try the following for assistance or Use the Search box.