How to update multiple objects in a collection on a single click
sorry to ask such a silly questions, but can you tell me how to this ![]()
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
sorry to ask such a silly questions, but can you tell me how to this ![]()
I know how to share the project by providing email id, r u asking to do same
In app list you can open share tab and add a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a there.
I have shared my project you can check now
Try to add Event Value change and Run JS:
codealert($(this).find("input").is(":checked")); /code
this - element where the event occurred.
Hi Alena
Thanks for the help
it is working now