Good afternoon, I need to create forms where the "name" property of each input field could be initialised with a value wthout "$portlet$p1", for example. my example : <xforms:input ref="/form/FormCommunOrbeon/mdMontantDemande" xhtml:id="mtDemande" xhtml:name="montant Demandé de la subvention" xhtml:class="FORMINPUTOBLIGATOIRE" xhtml:size="19" xhtml:maxlength="13"/>
generated result : <input type="text" name="$portlet$p1.montant Demandé de la subvention" value="0" id="mtDemande" class="FORMINPUTOBLIGATOIRE" size="19" maxlength="13"> How could I resolve this problem ? thank you. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
_______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
