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

TOPIC:

Filtering Foreign Keys 16 Nov 2014 17:25 #12777

I am trying to provide a front-end form for users to select an item from a list (foreign key list). The problem is that the select list, which is a Foreign Key field, displays items that belong to other users.

Example:
Table: Page
==>Foreign Key =>CreatedBy
==>Title
Table: Presentation
==>Foreign Key =>CreatedBy
==>Foreign Key =>Page[Title]

The problem is that the form on the Presentation page shows Page[Title]'s created by other users. How can I get the form to filter the selection list to show only pages created by the user?

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

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

Although I found this tool some time ago I just started learning experimenting and building this first component on Monday and now on Thursday afternoon it's already online. Although I already had a working version done with another tool this is much easier to build and at the end you have the freedom to own your own component. Once you know how to use Cook you will boost your productivity as the learning curve is really moderate compared to many other tools.
Giori (Forum)

Get Started