BTW what is the difference between field and field-name ? field is only used with set isn't ?
I'm not able to do it without errors, but I think than an update of http://incubator.apache.org/ofbiz/docs/minilang.html should even be done before replacing old syntaxes with set. I have read some times ago that an API is of interest only through its documenation ;o) I may help here with some clues Jacques > Jacopo, > > Your service is used in an event ? In this case field should be > "_event_message_" > > My 2 cts ;o) > > Jacques > > ----- Original Message ----- > From: "Ashish Vijaywargiya" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Tuesday, October 31, 2006 12:56 PM > Subject: Re: How to set the (success) result message in a minilang service so > that it is shown in screen? > > > > Hi Jacopo, > > > > I am not sure but you can try this example as a > > reference (I used it long time back...so its just a > > hint): > > > > <property-to-field resource="AccountingUiLabels" > > property="AccountingEmailScheduledToSend" > > field-name="successMessage"/> > > > > > > Regards > > Ashish Vijaywargiya > > > > --- Jacopo Cappellato <[EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > > > > I'm sorry for the somewhat trivial question, but I > > > cannot find a way to > > > set the (success) result message in a minilang > > > service so that it is > > > shown in screen. > > > I've tried with something like this: > > > > > > <set value="Thanks for running this service" > > > field="successMessage"/> > > > > > > But it doesn't work... > > > Any hints? > > > > > > Thanks > > > > > > Jacopo > > > > > > > > > > > > > ____________________________________________________________________________________ > > Want to start your own business? Learn how on Yahoo! Small Business > > (http://smallbusiness.yahoo.com)
