Skip to Content Skip to Menu

Make CB Lists Sortable...it can be done...woohooo!

  • Raj
  • Raj
  • OFFLINE
  • Posts: 191
  • Thanks: 0
  • Karma: 30
18 years 2 months ago #17896 by Raj
Yeah, I guess it worked for me, but no one else. :(

Hang on a bit, because I'm actively working on getting a kind of tutorial in order that will show how to use the Database Query Component ( www.gmitc.biz/ ) with community builder. I actually have it working now at www.chessprogrammers.com/dbq/3.htm

The form you see there is actually generated by DBQ. DBQ is filling up those combo drop downs. If you just click submit you'll see the whole membership, with avatars. :)

Raj

Please Log in or Create an account to join the conversation.

  • Himgoku
  • Himgoku
  • OFFLINE
  • Posts: 11
  • Thanks: 2
  • Karma: 1
18 years 2 months ago #18059 by Himgoku
You did it!! :laugh:

I've got DBQuery installed and the basic tutorial working.
Can you show me how you defined the query to connect to CB?

I've tried this:
[code:1]SELECT
`avatar` AS $<foto>,
`firstname` AS $<voornaam>,
`lastname` AS $<achternaam>,
`cb_bedrijfsnaam` AS $<bedrijf>
FROM jos_comprofiler
WHERE `active` = 1[/code:1]
but it doesn't produce any results :(

regards,

himgoku

Post edited by: Himgoku, at: 2006/08/02 18:44

CB 2.0 RC
Joomla 3.3.3

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum