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

TOPIC:

Relations between Tables,how? 06 Apr 2012 23:45 #1930

  • devil
  • devil's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 2
Hi,

i have a "problem" to understood some things, because MVC/OOP is absolutly new for me.

Let me explain, for example:

I have a table called "Events" with Fields:

Title, Alias, Short Description, Description, CASAID and a Fly with Data from "Date" Table

An other Table called "Dates"

CASAID and Date (they should be filled by a json call from an other server)

Now i will do follow:

Every time i create/edit an Event, the json call should save the data to Date Table. (No Problem for me)

But how to bind the two Tables together? All thinks i try causes in a error ;(



best regards
Markus

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

  • Page:
  • 1
Time to create page: 0.064 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started