Hi,
How do I get fields which are relational to another table?
For example using the project module, I have managed to query successfully information regarding the project such as project title etc. This is great but there are some fields which appear to be relational such as the members of the projects.
How do I structure a query to get the member of a given project using the xmlrpc?
Many thanks