-
Jan 14th, 2013, 09:03 AM
#1
webflow evaluate expression doesn't call method
in the flow:
<action-state id="create">
<evaluate expression="operatore_rer" result="flowScope.operatore_rer" />
<evaluate expression="mainService.getComuni()" result="flowScope.comuni_list" />
<transition to="nuovo-operatore-rer" />
</action-state>
evaluate expression doesn't call the method mainService.getComuni()
where and how i have to declare mainService????
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules