Revision history [back]

click to hide/show revision 1
initial version

asked 2014-01-17 05:18:10 +0800

Evelynba gravatar image Evelynba

validate before more than one function

Hi, There are some button ,click button1 will call functionOne; click button2 will call functionTwo; I'm trying to validate some attribute before execute functionOne or functionTwo.

if I use before='functionOne,functionTwo',it doesn't work. Some can help me?

validate before more than one function

Hi, There are some button ,click button1 will call functionOne; click button2 will call functionTwo; I'm trying to validate some attribute before execute functionOne or functionTwo.

<div form="@id('fx') @load(vm.test) @save(vm.test, before='functionOne') @validator(vm.DateValidator)">

if I use before='functionOne,functionTwo',it doesn't work. Some can help me?

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