Forum Discussion
AmmarAl-Hadeeth
8 years agoQrew Member
Lol, three years ago! I still remember the project I was working on at that time. This was my first step into javascript and API calls.
If you are reading this and facing the same issue, I have accomplished this using api_editRecord, and javascript loops.
Please let me know if you needed more clarification
If you are reading this and facing the same issue, I have accomplished this using api_editRecord, and javascript loops.
Please let me know if you needed more clarification
RichRich
7 years agoQrew Member
I am trying to accomplish the same thing. I have a list of records that I want to toggle a checkmark in all of them at once with a button. Right now, its being done with "search and replace" but I want to simplify it with a Button.