Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I need to update 2 different list items on single button click.

Eg : On page load, using query string parameter i am filtering items in 2 different dataformwebpart from 2 different list (say A & B).
After page load , using java script i am updating values of both list item. On click of a button,
i need to fire the commit for both items.

How can i do it ? Any help will be appreciated.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.