We're having a problem with global transitions and multiple evaluations of the expressions in a global transition with SWF 2.0.5.
We have a flow, say search-flow with a global-transition like...
Type: Posts; User: psliwa; Keyword(s):
We're having a problem with global transitions and multiple evaluations of the expressions in a global transition with SWF 2.0.5.
We have a flow, say search-flow with a global-transition like...
I'm having a similar problem to desank above where I cannot get my custom converter to work. What I'm trying to accomplish is provide a different pattern for the StringToDate converter that comes...
I tried upgrading it myself and didn't have any luck; got this error:
Not sure what I did wrong; I replaced the previous ognl-2.6.9.jar with the 2.7.3 one and it gave me this error.
Does anyone know if there is a way to get this working or is this really an issue? It would seem that the webflow 1 version should still be correct even in webflow 2, but it doesn't work.
I have a validator I call en route to a flow, and if something bad happens, it throws a custom exception. I have a transition on-exception line in the state where I call the validator. This all...
I've done that but it still is not working as I would hope. Let me back up a step and say that we're not using tiles or jsf, which most examples I've seen refer to. I'm afraid that I need some...
I've been trying to get this to work for a couple of days now and am having little luck, so I'm hoping someone here can clear things up for me.
I'm trying to get a simple ajax test to work using...
Thanks for the reply, but that still leaves me not understanding something.
Is it possible to specify a custom formAction and still use the model attribute to "implicitly" do setupForm() and...
I recently converted a couple flows in our large application to webflow 1.0.5 and now am converting them to webflow 2.0.2. Everything is working, but I wanted to take advantage of the new automatic...