Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Article Lookup Data Type 27 Nov 2012 09:28 #5654

Hello,

I just thought that it also would be nice to have another standard data type in the data types options. Similar as the Joomla User lookup, it would be nice to have a article lookup (ideally by category) to link to an article in the Joomla CMS.

For the moment I can code it myself, but it will be a useful feature in the future I think.

Kind regards,

Misha
The following user(s) said Thank You: JoomGuy

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

Re: Article Lookup Data Type 04 Dec 2012 11:44 #5813

  • JoomGuy
  • JoomGuy's Avatar
  • Offline
  • Moderator
  • Moderator
  • Joomla Enthusiast, Lover of Cooking
  • Posts: 1115
  • Thank you received: 195
Nice suggestion!
Need help with your Cook/Joomla Project? . PM me to find out what I can help with. NO time wasters please!!!

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

connecting to joomla table 12 Dec 2012 21:37 #6034

I want to connect a table to the article table of joomla.

So: in my table a foreign key that point to the joomla table with articles

Is that possible?

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

Re: connecting to joomla table 13 Dec 2012 11:07 #6044

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
What type of connection do you want ? SQL JOIN ?

Able to modify the article, or only reading it ?

prepareQuery() :

addWhere(...)
addJoin(...)
addSelect(...)

Simple
Coding is now a piece of cake

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

Re: connecting to joomla table 13 Dec 2012 11:57 #6048

Yes, thanks, that is possible by adding source to the genereted code, i knew.

But i ment : is it possible whitin cook, so cook generates the code, something like joomla user. Cook generates an id in the table and can create a dropdown in the views

Is that possible with tables that are not in the project? Is that possible with joomla tables?

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

Re: connecting to joomla table 13 Dec 2012 12:00 #6049

  • JoomGuy
  • JoomGuy's Avatar
  • Offline
  • Moderator
  • Moderator
  • Joomla Enthusiast, Lover of Cooking
  • Posts: 1115
  • Thank you received: 195
//
MOVED TO NEW FUNCTIONALITIES
//
I think this has already been suggested as a feature request in the New Functionalities section. Moving this to that thread.

Gez
Need help with your Cook/Joomla Project? . PM me to find out what I can help with. NO time wasters please!!!
The following user(s) said Thank You: admin

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

Last edit: by JoomGuy. Reason: MOVED
  • Page:
  • 1
Time to create page: 0.066 seconds

I've evaluated lots of other Joomla Component Dev tools such as Shell Manager (J)enesis Danny's Joomla! 1.5 MVC Component Code Generator Marco's Component Maker and I must admit that I love what I see on your site! Lots of potential... Otherwise Great Job and keep up the good work!!!
Clifton (forum)

Get Started