How do I get the ERFileAttachment webPath in ERRest?
How do I get the ERFileAttachment webPath in ERRest?
- Subject: How do I get the ERFileAttachment webPath in ERRest?
- From: James Cicenia <email@hidden>
- Date: Tue, 13 Dec 2011 10:21:20 -0600
How do I set the key in my route to access it? I tried: public static ERXKeyFilter showFilter() { ERXKeyFilter filter = ERXKeyFilter.filterWithAttributes(); filter.include(FoodItem.FOOD_FAMILY).includeAttributes(); filter.include(FoodItem.MAIN_IMAGE).includeAttributes(); return filter; }
but in brings back: <mainImage nil="true"/>
Thanks |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden