Login  Register

Re: fr:autocomplete is not showing the value in repeat in edit mode

Posted by Ethan Gruber on Dec 03, 2010; 1:40pm
URL: https://discuss.orbeon.com/fr-autocomplete-is-showing-the-value-in-repeat-in-edit-mode-tp3070952p3071068.html

Hello,

This thread has your answer: http://orbeon-forms-ops-users.24843.n4.nabble.com/Setting-content-of-text-field-in-fr-autocomplete-td2216656.html

You have to xxforms:iterate, perhaps on xforms-ready, through your nodes and set the label for your control:

<xforms:dispatch target="autocomplete-control" name="fr-set-label">
    <xxforms:context name="label" select="context()"/>                           
 </xforms:dispatch>

Ethan

On Fri, Dec 3, 2010 at 6:55 AM, lakshmipmandava <[hidden email]> wrote:

subject changed from fr:autocomplete is  showing the value in repeat in edit
mode to fr:autocomplete is not showing the value in repeat in edit mode
--
View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/fr-autocomplete-is-showing-the-value-in-repeat-in-edit-mode-tp3070952p3070962.html
Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


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




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