Got it working with "data[UserContactDetail][phone]": {phoneUS:
true}
and instead of using echo $form->input('phone'); to generate the code
I manually typed <input name="data[UserContactDetail][phone]" />. I
am unsure as to why the auto generated field doesn't work since it
looks the same to me.
No comments:
Post a Comment