Re: control visibility of field with second level of depth

2012-07-31 Thread Carlos Lavin
Have you tried using the 'Containable' behavior? http://book.cakephp.org/1.3/view/1323/Containable 2012/7/30 Mariano C. mariano.calan...@gmail.com: I have this json: { Offices: [ { Office: { address: JR street Company: { id: 3, name: ABC Software }, }, Person: { id: 1,

control visibility of field with second level of depth

2012-07-30 Thread Mariano C.
I have this json: { - Offices: [ - { - Office: { - *address*: JR street - Company: - { - id: 3, - name: ABC Software }, }, - Person: