Got an iPhone or iPad? We have a brand new Pastebin App for both devices, and it's totally free! Click here to download the new Pastebin App for iOS.
Guest

Untitled

By: a guest on Feb 12th, 2012  |  syntax: None  |  size: 0.33 KB  |  hits: 31  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. <xforms:action ev:event="DOMActivate DOMFocusIn"
  2.                if="event('xxforms:type') = 'DOMActivate' or event('xxforms:target') = 'documents-repeat'">
  3.     <xforms:setindex repeat="documents-repeat" index="$position"/>
  4.     <xforms:dispatch ev:event="DOMActivate" target="fr-form-model" name="fr-summary-edit"/>
  5. </xforms:action>