Hi, Matthew,

currently you can't use AJAX in <h:*> tag in Tobago.

You may have seen the main focus of Tobago is using their own tags,
thought all the HTML, CSS and JS stuff resolved automatically.

I think this problem is resolvable, but currently there is no timetable
to make the AJAX running with <h:*> tags.

(Technical detail: For h:-tags the default ClientBehaviorRenderer must
be use and for tc:-tags the TobagoClientBehaviorRenderer. Does anybody
know, if it's possible to wrap the ClientBehaviorRenderer or even get it
via the API?)

growl: currently on the todo list is something similar: TOBAGO-1550

ajaxStatus: Currently there is only a default implementation for that.
Customization whould be a nice feature.

swich: currently not included, but is no problem to build.

You may add feature requests to JIRA:
https://issues.apache.org/jira/browse/TOBAGO/

Regards,

Udo


Am 10.12.16 um 12:25 schrieb Matthew Broadhead:
> yes it looks like it is working now from this end.  i have a couple of
> questions:
> 
> i added tobago 3.0.0-alpha6 to a project (core and default theme). i was
> looking to replace primefaces calendar control because it didn't work
> for me in a particular situation.  once i added the taglib to my xhtml
> header all the ajax commandlinks stopped working  (e.g. <h:commandLink
> value="example" action="#{bean.someAction}"><f:ajax
> render="@form"/></h:commandLink>)
> 
> also as i only use a few primefaces controls i wanted to ask if you have
> similar controls to replace those.  they are p:growl, p:ajaxStatus,
> p:switch
> 
> On 10/12/2016 10:14, Udo Schnurpfeil wrote:
>> Hi,
>>
>> thanks for the hint. You got me not updating the demo to the current
>> beta 1 (this version uses an update of bootstrap which fixes the
>> problem).
>>
>> Now it's up to date, so it should work.
>>
>> Regards,
>>
>> Udo
>>
>>> Am 09.12.2016 um 14:55 schrieb Matthew Broadhead
>>> <matthew.broadh...@nbmlaw.co.uk>:
>>>
>>> Thanks I was not aware of Tobago.  I looked through the demo and it
>>> has some great features like the calendar control and popup box among
>>> many other things.
>>>
>>> however on the "Select controls" demo the "Singleselection List",
>>> "Multiselection List" and "Shuttle List" seem to bleed outside their
>>> boundaries.  i am using the latest version of Chrome
>>>
>>>> On 09/12/2016 13:58, Udo Schnurpfeil wrote:
>>>> The Apache MyFaces team is pleased to announce the release of Apache
>>>> Tobago 3.0.0-beta-1.
>>>>
>>>> More information at: http://myfaces.apache.org/tobago/
>>>>
>>>> For news to Tobago 3.0 see also (work in progress):
>>>> http://myfaces.apache.org/tobago/migration-3.0.html
>>>>
>>>> Regards,
>>>>
>>>> The MyFaces Team

Reply via email to