Re: How works the interaction between dynamic components and the server?
Posted by
lacco on
May 06, 2011; 8:06am
URL: https://discuss.orbeon.com/How-works-the-interaction-between-dynamic-components-and-the-server-tp3499455p3501641.html
1. Did you have a look at the autocomplete component in static vs
resource mode? (
http://wiki.orbeon.com/forms/doc/developer-guide/xbl-components/autocomplete)
2. I am doing this for the PDF-button by hiding the buttons via css
(.fr-bottom class) and "clicking" the buttons via javascript (using
jQuery and doc-and-win [1]):
jQuery('#fr-pdf-button button', $('#myiframe').doc()).click();
I am not sure if this still works if your iframe runs under a
different origin than your host page (same origin policy?). Apart from
that this should work for the save button, too.
[1]
https://github.com/brandonaaron/jquery-doc-and-win2011/5/5 echofloripa <
[hidden email]>:
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
OW2 mailing lists service home page:
http://www.ow2.org/wws