vipul
Posts: 0
Joined: Wed Jul 31, 2013 8:59 am

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 :(

vipul
Posts: 0
Joined: Wed Jul 31, 2013 8:59 am

How to update multiple objects in a collection on a single click

I know how to share the project by providing email id, r u asking to do same

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How to update multiple objects in a collection on a single click

In app list you can open share tab and add a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a there.

vipul
Posts: 0
Joined: Wed Jul 31, 2013 8:59 am

How to update multiple objects in a collection on a single click

I have shared my project you can check now

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How to update multiple objects in a collection on a single click

Try to add Event Value change and Run JS:
codealert($(this).find("input").is(":checked")); /code

this - element where the event occurred.

vipul
Posts: 0
Joined: Wed Jul 31, 2013 8:59 am

How to update multiple objects in a collection on a single click

Hi Alena
Thanks for the help
it is working now

Return to “Issues”