Hi Berin, Berin Loritsch wrote:
> I've got the CForm displaying the information in the database--even > though the <fd:booleanfield/> doesn't display checked if Tag.isHotTopic > is true. I know it seems strange, but try to convert it/add a getter getHotTopic. I couldn't determine why, but sometimes JXPath does not read from "is" getters. > > I need the CForm to add a reference to the Tag object to the > CountryHotTopics.hotTopics list when it is checked. But before I can > get there, I'm still struggling with basic binding. There is no way of doing this in cforms AFAIK. But should be pretty simple to do it in a custom binding or even in flow. > > When I click the submit button for the form, I get an exception in the > part where CForms is supposed to save back to the object: > > Factory > [EMAIL PROTECTED] > > could not create an object for path: /terms Is there a setTerms? is getTerms a collection or what? It would be useful if you could post the binding file and at least the interfaces of your business objects. Simone --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]