Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Simon 692 posts 1068 karma points
    Mar 09, 2017 @ 08:03
    Simon
    0

    Catering for mant-to-many relationships

    Hi Tim and others.

    I have got stuck on a dilemma how I can cater for this scenartio, where I have a many-to-many relationships.

    Basically, I have

    • Business Table
    • Type Table

    Then I want a link table, where I would have the Id of the business and the ID of the type; a normal link table for a many-to-many relationship.

    Now, my dilemma is how I can make it work with petapoco and UIOMatic.

    I want to in one view, in UIOMatic, in Business, the user would enter everything is in one page.

    So having the properties of the business table, but then, having a checkbox for types, that when saving, it will save both the business table and also the link table.

    Any help would be much appreciated.

    Thank you

Please Sign in or register to post replies

Write your reply to:

Draft