Revision history [back]

click to hide/show revision 1
initial version

asked 2018-01-13 16:26:20 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India

http://emrpms.blogspot.in...

ZK 8 Middle Object issue

Hi

I am again(always) got problem in middle Object. Here is my scenario

  1. I have a big module in which i design the using border Layout. The Left displays the Links for the user to click.

  2. When user clicks on the Link to display, the center area loaded with zul (Let us called Child Form) which contains middle object binding. As example

  1. Now User clicks save button on ChildForm, no problem, values are synchronize to the orginal object and data get saved into the DB. No Problem here.

  2. We also have the option of OnJump Save, means while the child form is being displayed, when the user clicks on another option in the left panel, now we want to save and open that zul. So now i am calling the method of save the current child form, but synchronize does not takes places and hence changes are not saved

Any help.

ZK 8 Middle Object issue

Hi

I am again(always) got problem in middle Object. Here is my scenario

  1. I have a big module in which i design the using border Layout. The Left displays the Links for the user to click.

  2. When user clicks on the Link to display, the center area loaded with zul (Let us called Child Form) which contains middle object binding. As example

  • Now User clicks save button on ChildForm, no problem, values are synchronize to the orginal object and data get saved into the DB. No Problem here.

  • We also have the option of OnJump Save, means while the child form is being displayed, when the user clicks on another option in the left panel, now we want to save and open that zul. So now i am calling the method of save the current child form, but synchronize does not takes places and hence changes are not saved

  • Any help.

    ZK 8 Middle Object issue

    Hi

    I am again(always) got problem in middle Object. Here is my scenario

    1. I have a big module in which i design the using border Layout. The Left displays the Links for the user to click.

    2. When user clicks on the Link to display, the center area loaded with zul (Let us called Child Form) which contains middle object binding. As example example:

    3. Now User clicks save button on ChildForm, no problem, values are synchronize to the orginal object and data get saved into the DB. No Problem here.

    4. We also have the option of OnJump Save, means while the child form is being displayed, when the user clicks on another option in the left panel, now we want to save and open that zul. So now i am calling the method of save the current child form, but synchronize does not takes places and hence changes are not saved

    Any help.

    ZK 8 Middle Object issue

    Hi

    I am again(always) got problem in middle Object. Here is my scenario

    1. 1) I have a big module in which i design the using border Layout. The Left displays the Links for the user to click.

    2. 2) When user clicks on the Link to display, the center area loaded with zul (Let us called Child Form) which contains middle object binding. As example:

    3. <div form="@id('fx') 
                 @init(vm.myForm) 
                 @load(vm.selectedEncounter) 
                 @save(vm.selectedEncounter,before='saveThis')"/>
      

      3) Now User clicks save button on ChildForm, no problem, values are synchronize to the orginal object and data get saved into the DB. No Problem here.

    4. 4) We also have the option of OnJump Save, means while the child form is being displayed, when the user clicks on another option in the left panel, now we want to save and open that zul. So now i am calling the method of save the current child form, but synchronize does not takes places and hence changes are not saved

    Any help.

    Support Options
    • Email Support
    • Training
    • Consulting
    • Outsourcing
    Learn More