Hi All expert,
I binded the item's context to header with the custom controller. The item's content can be displayed correctly.But when I switch the item's table to change model change the product and press enter.Then I got the information error the related fields is not bound.
I debugged it in the Get_ method and I found the result after I input the change the iterator->get_current( ) did not get the current successfully.
Is there anybody has the same experience ? Or do you have any suggestion ?
Thanks in advance