0

MVVM @save on the fly [closed]

asked 2014-07-08 09:37:32 +0800

chillworld gravatar image chillworld flag of Belgium
5357 4 9
https://github.com/chillw...

Hi all,

Can we do an @save on the fly to the server?
Fiddle example

What do I want to see : When I type the label has to follow.
Code of the label has to stay at @load(vm.text).

I prefer not to work with a @command in the zul, but if no other solutions I'll be forced to go that way.

Greetz chill

delete flag offensive retag edit

The question has been closed for the following reason "the question is answered, right answer was accepted" by chillworld
close date 2015-03-26 16:46:55

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-07-09 02:17:06 +0800

hawk gravatar image hawk
3205 1 5
http://hawkphoenix.blogsp... ZK Team

please use instant="true"

<textbox value="@save(vm.text)" instant="true"/>
link publish delete flag offensive edit

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-07-08 09:37:32 +0800

Seen: 26 times

Last updated: Jul 09 '14

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