Sorry - I misread your explanation as only applying to XWQL. But without full
statements the call just retrieves specific documents. I want a call that
retrieves specific attributes of the users. 

I'll be very specific about what I'm trying to accomplish:
- I've added a date field to the user profile that contains the user's
birthday. The year is not entered or displayed so it defaults to 1970 in the
database.
- With a single REST call, I want to retrieve the first name, last name,
birthday and avatar image of all the users who are not hidden and whose
birthday is in a specific month (typically the current month).

I can figure out the where part of the clause . But without the select part
of the clause, it is not clear how I can retrieve multiple attributes in a
single statement. I hope this helps clarify where I'm stuck.

Regards
Mark



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/REST-API-ignores-type-parameter-tp7599586p7599735.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to