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

TOPIC:

Limit results in a n:n pivot table based on value 10 Aug 2016 11:48 #14413

  • MorganL
  • MorganL's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
I have a table called

table1

and another two tables called

regions,
territories


territories all have a FK of region (i.e territories belong to a region)

Table1 has two cross reference tables

table1 - regions (n:n)
table1 - territories (n:)


and using the pivot method built into J-Cook builder by default

I want to make it so that a person chooses REGIONS first when completing table1 (multiselect, entries go into table1region XRef table), but then in the next field, rather than being able to multselect ALL TERRITORIES, they are only presented with those that belong to any selected regions.

I can obviously fire an auto save when a user adds regions, but quite sure what model to alter to build in the complex join for the territories XRef

Any advise greatly appreciated
Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla

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

Last edit: by MorganL.
  • Page:
  • 1
Time to create page: 0.098 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