|
Greetings!
How do I programatically set a field-value pair in
the muli-purpose info field within a message node? Currently, I have a Struts
Action class that posts a message using the Message Builder post
method, however, I am unable to add an extra field-value pair ( for example
a url field), since the setInfo method is private in the Message Builder, and
thus not accessible. Besides the name field, I would like the info field to
whole an url (or perhaps even the poster's email)
Your help is greatly appreciated,
Thanks,
Curtney |
- Re: Community Application -- Help Needed Curtney Jacobs
- Re: Community Application -- Help Needed Pierre van Rooden
