Revision history [back]

click to hide/show revision 1
initial version

answered 2014-04-02 03:39:12 +0800

RaymondChao gravatar image RaymondChao

ZK Team

Hello, please change <row value="@id('fx') @load(vm.getMedicalExamination(oe))"> to <row form="@id('fx') @load(vm.getMedicalExamination(oe))"> and try again. Thanks.

Hello, please change <row value="@id('fx') @load(vm.getMedicalExamination(oe))"> to <row form="@id('fx') @load(vm.getMedicalExamination(oe))"> and try again. Thanks.

Hello, please change

 <row value="@id('fx') @load(vm.getMedicalExamination(oe))">@load(vm.getMedicalExamination(oe))"> 
to <row form="@id('fx') @load(vm.getMedicalExamination(oe))"> and try again. Thanks.

Hello, please change

 <row value="@id('fx') @load(vm.getMedicalExamination(oe))"> @load(vm.getMedicalExamination(oe))">
to

to:

<row form="@id('fx') @load(vm.getMedicalExamination(oe))">@load(vm.getMedicalExamination(oe))">
 

and try again. Thanks.

Hello, Hello, Due to the description, the @id syntax Target Attribute are viewModel, form and validationMessages.

So please change

<row value="@id('fx') @load(vm.getMedicalExamination(oe))">

to:

<row form="@id('fx') @load(vm.getMedicalExamination(oe))">

and try again. Thanks.

Hello, Due Hello,

due to the description, the @id syntax Target Attribute are viewModel, form and validationMessages.

So please change

<row value="@id('fx') @load(vm.getMedicalExamination(oe))">

to:

<row form="@id('fx') @load(vm.getMedicalExamination(oe))">

and try again. Thanks.

Hello,

due to the description, the @id syntax Target Attribute are viewModel, form and validationMessages.

So please change

<row value="@id('fx') @load(vm.getMedicalExamination(oe))">
@init(vm.getMedicalExamination(oe))">

to:

<row form="@id('fx') @load(vm.getMedicalExamination(oe))">

and try again. Thanks.

Hello,

due to the description, the @id syntax Target Attribute are viewModel, form and validationMessages.

So please change

<row value="@id('fx') @init(vm.getMedicalExamination(oe))">
@load(vm.getMedicalExamination(oe))">

to:

<row form="@id('fx') @load(vm.getMedicalExamination(oe))">
@init(vm.getMedicalExamination(oe))">

and try again. Thanks.

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