Hi,
I'm trying to submit a for using remote function and Form.serialize, if I render the contents of the parameter in the controller all I see is [object Object]. I understand that Form.serialize creates the object when the getHash option is set to true but I'm not sure how to access the data that should be in the object. Any suggestions would be greatly appreciated.
I'm trying to submit a for using remote function and Form.serialize, if I render the contents of the parameter in the controller all I see is [object Object]. I understand that Form.serialize creates the object when the getHash option is set to true but I'm not sure how to access the data that should be in the object. Any suggestions would be greatly appreciated.
Comment