Hi,
I would like to restrict the number of items that are available in a list of values lookup field.
In the where clause I have tried this kind of thing: "owner_id = " . $values["owner_id"] but with no success.
I know that $values["owner_id"] can be used when writing php script for Events.
Can $values["owner_id"] be used in the lookup where clause and if not how can I achieve what I am trying to do.
Thanks
JP.