Foreign Key disregards state
Mark Vink
New Member
Posts: 5
9 years 10 months ago #587
by Mark Vink
Foreign Key disregards state was created by Mark Vink
Is it by design that the foreign key field disregards the state of the item?
If not then its a simpe ->where('state = 1') addition to the form field
If it is by design it would be nice to make it optional.
With kind regards,
Mark
If not then its a simpe ->where('state = 1') addition to the form field
If it is by design it would be nice to make it optional.
With kind regards,
Mark
Please Log in or Create an account to join the conversation.
Pete
Junior Member
Posts: 27
9 years 9 months ago #635
by Pete
Replied by Pete on topic Foreign Key disregards state
True - this should be added, as well as the ability to use multiple/other where statements, although you can easily use the SQL field instead to achieve the same if needed.
Please Log in or Create an account to join the conversation.
Time to create page: 0.062 seconds