TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3] wfqbe help

This is a discussion on [TYPO3] wfqbe help within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hello list, I'm using wfqbe extension for a project and i have some questions. If anyone knows É would appreciated ...


Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 13.03.2008, 11:11
Panagiotis Kondaxis
Gast
 
Beiträge: n/a
Standard [TYPO3] wfqbe help

Hello list,

I'm using wfqbe extension for a project and i have some questions. If anyone
knows É would appreciated his answer.

1)When I use ajax (for example when inserting a new record) I get this error
when i 'm waiting for the server response.
Error: the XML response that was returned from the server is invalid:......
I 've searched but i didn 't find a known issue on this topic.

Thanks in advance,
Panagiotis
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 14.03.2008, 10:22
Mauro Lorenzutti
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] wfqbe help

Hi Panagiotis,

> Hello list,
>
> I'm using wfqbe extension for a project and i have some questions. If anyone
> knows É would appreciated his answer.
>
> 1)When I use ajax (for example when inserting a new record) I get this error
> when i 'm waiting for the server response.
> Error: the XML response that was returned from the server is invalid:......
> I 've searched but i didn 't find a known issue on this topic.
>


I'm sorry but the XAJAX support is not complete yet, it works in select
and search modes only...

You can disable XAJAX mode in the insert page with a TS parameter:
plugin.tx_wfqbe_pi1.enableXAJAX = 0

In the list and search pages you can enable it.

Regards,

--
Mauro Lorenzutti

e-mail: mauro.lorenzutti (AT) webformat (DOT) com
---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
Tel +39-0427-926.389 -- Fax +39-0427-927.653
info (AT) webformat (DOT) com -- http://www.webformat.com
---------------------------------------------------------

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 14.03.2008, 16:21
Panagiotis Kondaxis
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] wfqbe help

Thank you Mauro.

Trying ajax in select mode I put a div name in grid-view content element and
the same div name in details view content element (as you write in manual)
but ajax doesn 't work (I 've enabled xajax extension ). Should I make an
extra configuration?

Thanks again.
Panagiotis

Óôéò 14/3/2008, Mauro Lorenzutti <mauro.lorenzutti (AT) webformat (DOT) com> Ýãñáøå:
>
> Hi Panagiotis,
>
>
> > Hello list,
> >
> > I'm using wfqbe extension for a project and i have some questions. If

> anyone
> > knows É would appreciated his answer.
> >
> > 1)When I use ajax (for example when inserting a new record) I get this

> error
> > when i 'm waiting for the server response.
> > Error: the XML response that was returned from the server is

> invalid:......
> > I 've searched but i didn 't find a known issue on this topic.
> >

>
>
> I'm sorry but the XAJAX support is not complete yet, it works in select
> and search modes only...
>
> You can disable XAJAX mode in the insert page with a TS parameter:
> plugin.tx_wfqbe_pi1.enableXAJAX = 0
>
> In the list and search pages you can enable it.
>
> Regards,
>
> --
> Mauro Lorenzutti
>
> e-mail: mauro.lorenzutti (AT) webformat (DOT) com
> ---------------------------------------------------------
> WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
> Tel +39-0427-926.389 -- Fax +39-0427-927.653
> info (AT) webformat (DOT) com -- http://www.webformat.com
> ---------------------------------------------------------
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english (AT) lists (DOT) netfielders.de
> http://lists.netfielders.de/cgi-bin/.../typo3-english

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 14.03.2008, 18:16
Mauro Lorenzutti
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] wfqbe help

Hi Panagiotis,

> Trying ajax in select mode I put a div name in grid-view content element and
> the same div name in details view content element (as you write in manual)
> but ajax doesn 't work (I 've enabled xajax extension ). Should I make an
> extra configuration?
>


At the moment, the xajax support allows you to construct a search form
and to update the search results through an ajax call. It doesn't
support the ajax-based update of the details page but it's a very
interesting feature, I'll add it in the todo list

Regards,

--
Mauro Lorenzutti

e-mail: mauro.lorenzutti (AT) webformat (DOT) com
---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
Tel +39-0427-926.389 -- Fax +39-0427-927.653
info (AT) webformat (DOT) com -- http://www.webformat.com
---------------------------------------------------------

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3] wfqbe bug(?) Gerhard Mehsel typo3-english@lists.netfielders.de 1 18.02.2008 10:07
[TYPO3] Character problem with wfqbe Rafael Álvarez typo3-english@lists.netfielders.de 1 19.10.2007 17:29
[TYPO3] DB Integration (WFQBE) Template Manfred typo3-english@lists.netfielders.de 0 23.08.2007 23:30
[TYPO3] wfqbe and mssql ? Alex typo3-english@lists.netfielders.de 5 08.06.2007 11:48
[TYPO3-german] Fehler mit WFQBE Rolf Kutz typo3-german@lists.netfielders.de 4 23.05.2007 14:20


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:49 Uhr.


Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39