Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

New Select from Relationship field #43

Closed
wants to merge 1 commit into from
Closed

New Select from Relationship field #43

wants to merge 1 commit into from

Conversation

phillipmadsen
Copy link
Contributor

Use to make select dropdown with data from a related table.

Example

  • modeltable = articles
  • field = author
  • related modeltable = users

This creates dropdown of listed users from the users table in the articles forms

Use to make select dropdown with data from a related table. 

Example

* modeltable = articles
* field = author 
* related modeltable = users

This creates dropdown of listed users from the users table in the articles forms
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant