xforms:autocomplete component not visible

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

xforms:autocomplete component not visible

Hasan
Hi Alex and others,


Currently using Orbeon 3.7.1.

With xforms:select1 with appearace xxforms:autocomplete i am getting the issue of selecting the items with mouse click. With keyboard it works fine hence planned to move to xforms:autocomplete control of Orbeon.

Attached file autocomplete_component.xhtml uses xforms:autocomplete control with dynamic-itemset="false" but the control does not display on the form.

Please suggest.


autocomplete_component.xhtml

Regards,
Hasan
Reply | Threaded
Open this post in threaded view
|

Re: xforms:autocomplete component not visible

Hasan
Any suggestion on this one
Regards,
Hasan
Reply | Threaded
Open this post in threaded view
|

Re: xforms:autocomplete component not visible

Alessandro  Vernet
Administrator
In reply to this post by Hasan
Hasan,

I still can't access the attached file because of Nabble, but since
this is also related to the autocomplete control, I would recommend
you try the "new" <fr:autocomplete> instead. You'll let us know if
this solves your problem.

Alex

On Wed, Jul 28, 2010 at 4:58 AM, Hasan <[hidden email]> wrote:

>
> Hi Alex and others,
>
>
> Currently using Orbeon 3.7.1.
>
> With xforms:select1 with appearace xxforms:autocomplete i am getting the
> issue of selecting the items with mouse click. With keyboard it works fine
> hence planned to move to xforms:autocomplete control of Orbeon.
>
> Attached file autocomplete_component.xhtml uses xforms:autocomplete control
> with dynamic-itemset="false" but the control does not display on the form.
>
> Please suggest.
>
>
> http://orbeon-forms-ops-users.24843.n4.nabble.com/file/n2304821/autocomplete_component.xhtml
> autocomplete_component.xhtml
>
>
>
> -----
> Hasan
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/xforms-autocomplete-component-not-visible-tp2304821p2304821.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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: xforms:autocomplete component not visible

Hasan
Alex,

I have tried <xfroms:autocomplete> with dynamic-itemset="false" on Orbeon 3.7.1 and 3.8 but the control is not visible on both the versions while it displays then xforms:autocomplete is changed to xforms:select1



Alessandro Vernet [via Orbeon Forms (ops-users)] wrote:
Hasan,

I still can't access the attached file because of Nabble, but since
this is also related to the autocomplete control, I would recommend
you try the "new" <fr:autocomplete> instead. You'll let us know if
this solves your problem.

Alex

On Wed, Jul 28, 2010 at 4:58 AM, Hasan <[hidden email]> wrote:

>
> Hi Alex and others,
>
>
> Currently using Orbeon 3.7.1.
>
> With xforms:select1 with appearace xxforms:autocomplete i am getting the
> issue of selecting the items with mouse click. With keyboard it works fine
> hence planned to move to xforms:autocomplete control of Orbeon.
>
> Attached file autocomplete_component.xhtml uses xforms:autocomplete control
> with dynamic-itemset="false" but the control does not display on the form.
>
> Please suggest.
>
>
> http://orbeon-forms-ops-users.24843.n4.nabble.com/file/n2304821/autocomplete_component.xhtml
> autocomplete_component.xhtml
>
>
>
> -----
> Hasan
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/xforms-autocomplete-component-not-visible-tp2304821p2304821.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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


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





--

Thanks and Regards,

Hasan Abbas
Sr. Software Engineer
Mob. No. 9911693379

InfoAxon Technologies                                                                                                                                                                               Limited InfoAxon Technologies UK Limited
H-189, Sector 63,                                                                                                                                                                                            Building A, Trinity Court,
NOIDA, U. P, India.                                                                                                                                                                                         Wokingham Road
+91- 120- 4350040                                                                                                                                                                                          Bracknell, Berkshire RG42 1PL
FAX +91-120-4350065                                                                                                                                                                                     United Kingdom
Email: [hidden email]                                                                                                                                                                +44 1344 668048 | Fax: +44 1344 668148
Web URL: www.Infoaxon.com                                                                                                                                                                        DDI: +44 1344 668458
This email and any attachments are sent in confidence, subject to applicable legal privilege and upon the basis that the recipient will conduct appropriate virus checks. If you receive this email in error, please contact us upon receipt.
You are strictly prohibited from using, copying or disseminating it or any information contained in it save to the intended recipient. Internet communications are not secure and InfoAxon Technologies is not responsible for their abuse by third parties, nor for any alteration or corruption in transmission, nor for any damage or loss caused by any virus or other defect.

















Regards,
Hasan
Reply | Threaded
Open this post in threaded view
|

Re: Re: xforms:autocomplete component not visible

Alessandro  Vernet
Administrator
Hasan,

Would you have a minimal example that shows this issue you're
describing with the <fr:autocomplete>, so we can reproduce this here?

Alex

On Wed, Jul 28, 2010 at 11:11 PM, Hasan <[hidden email]> wrote:

> Alex,
>
> I have tried <xfroms:autocomplete> with dynamic-itemset="false" on Orbeon
> 3.7.1 and 3.8 but the control is not visible on both the versions while it
> displays then xforms:autocomplete is changed to xforms:select1
>
>
>
> Alessandro Vernet [via Orbeon Forms (ops-users)] wrote:
>
> Hasan,
>
> I still can't access the attached file because of Nabble, but since
> this is also related to the autocomplete control, I would recommend
> you try the "new" <fr:autocomplete> instead. You'll let us know if
> this solves your problem.
>
> Alex
>
> On Wed, Jul 28, 2010 at 4:58 AM, Hasan <[hidden email]> wrote:
>>
>> Hi Alex and others,
>>
>>
>> Currently using Orbeon 3.7.1.
>>
>> With xforms:select1 with appearace xxforms:autocomplete i am getting the
>> issue of selecting the items with mouse click. With keyboard it works fine
>> hence planned to move to xforms:autocomplete control of Orbeon.
>>
>> Attached file autocomplete_component.xhtml uses xforms:autocomplete
>> control
>> with dynamic-itemset="false" but the control does not display on the form.
>>
>> Please suggest.
>>
>>
>>
>> http://orbeon-forms-ops-users.24843.n4.nabble.com/file/n2304821/autocomplete_component.xhtml
>> autocomplete_component.xhtml
>>
>>
>>
>> -----
>> Hasan
>> --
>> View this message in context:
>> http://orbeon-forms-ops-users.24843.n4.nabble.com/xforms-autocomplete-component-not-visible-tp2304821p2304821.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
>>
>>
>
> --
> Orbeon Forms - Web forms, open-source, for the Enterprise -
> http://www.orbeon.com/
> My Twitter: http://twitter.com/avernet
>
>
> --
> 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
>
>
> ________________________________
> View message @
> http://orbeon-forms-ops-users.24843.n4.nabble.com/xforms-autocomplete-component-not-visible-tp2304821p2305861.html
> To unsubscribe from xforms:autocomplete component not visible, click here.
>
> --
>
> Thanks and Regards,
>
> Hasan Abbas
> Sr. Software Engineer
> Mob. No. 9911693379
>
> InfoAxon Technologies
>
>                                               Limited InfoAxon Technologies
> UK Limited
> H-189, Sector 63,
>
>                                                      Building A, Trinity
> Court,
> NOIDA, U. P, India.
>
>                                                     Wokingham Road
>  +91- 120- 4350040
>
>                                                      Bracknell, Berkshire
> RG42 1PL
> FAX +91-120-4350065
>
>                                                 United Kingdom
> Email: [hidden email] 
>
>                                +44 1344 668048 | Fax: +44 1344 668148
> Web URL: www.Infoaxon.com
>
>                                            DDI: +44 1344 668458
> This email and any attachments are sent in confidence, subject to applicable
> legal privilege and upon the basis that the recipient will conduct
> appropriate virus checks. If you receive this email in error, please contact
> us upon receipt.
> You are strictly prohibited from using, copying or disseminating it or any
> information contained in it save to the intended recipient. Internet
> communications are not secure and InfoAxon Technologies is not responsible
> for their abuse by third parties, nor for any alteration or corruption in
> transmission, nor for any damage or loss caused by any virus or other
> defect.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Hasan
> ________________________________
> View this message in context: Re: xforms:autocomplete component not visible
> 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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Re: xforms:autocomplete component not visible

Hasan
Alex,

Here is the minimal example attached as file
autocomplete_component.xhtml 

it has a node OrganisationName where autocomplete has to come . I have tested it on Orbeon dev-post-3.7.1 and 3.8 but xforms:autocomplete control doesnt worked.

Previously i was using xforms:select1 with appearance xxforms:autocomplete but now i want to move to xforms:autocomplete control.

Please suggest something

Regards,
Hasan
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: xforms:autocomplete component not visible

Alessandro  Vernet
Administrator
Hasan,

The autocomplete didn't show in the example you attached because it
doesn't use the appropriate namespace: it should be <fr:autocomplete>
with xmlns:fr="http://orbeon.org/oxf/xml/form-runner". The components
in the "fr" namespace are generally written in XBL. If you are
interested in looking at the implementation for those components, you
can find it at:

http://github.com/orbeon/orbeon-forms/tree/master/src/resources-packaged/xbl/orbeon

Alex

On Thu, Jul 29, 2010 at 10:01 PM, Hasan <[hidden email]> wrote:

>
> Alex,
>
> Here is the minimal example attached as file
> http://orbeon-forms-ops-users.24843.n4.nabble.com/file/n2307562/autocomplete_component.xhtml
> autocomplete_component.xhtml
>
> it has a node OrganisationName where autocomplete has to come . I have
> tested it on Orbeon dev-post-3.7.1 and 3.8 but xforms:autocomplete control
> doesnt worked.
>
> Previously i was using xforms:select1 with appearance xxforms:autocomplete
> but now i want to move to xforms:autocomplete control.
>
> Please suggest something
>
>
>
> -----
> Hasan
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/xforms-autocomplete-component-not-visible-tp2304821p2307562.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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: xforms:autocomplete component not visible

Hasan
Thanks Alex,

That worked . Thanks again for reply. We can surely move ahead now with autocomplete.


Regards,
Hasan
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Re: xforms:autocomplete component not visible

Alessandro  Vernet
Administrator
Hasan,

Good; thanks for confirming that the fr:autocomplete works for you.

Alex

On Tue, Aug 3, 2010 at 3:05 AM, Hasan <[hidden email]> wrote:

>
> Thanks Alex,
>
> That worked . Thanks again for reply. We can surely move ahead now with
> autocomplete.
>
>
>
>
> -----
> Hasan
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/xforms-autocomplete-component-not-visible-tp2304821p2311584.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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet