Search:

Type: Posts; User: lostman; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,113

    I think that you can't use an end-state with...

    I think that you can't use an end-state with redirect from a subflow. Syntax let do it, but doesn't work.
    As you say, using a view-state, the subFlow is not terminated and parent flow too. A...
  2. Replies
    7
    Views
    1,421

    Sorry! I forgot it Look at this examples: ...

    Sorry! I forgot it

    Look at this examples:

    <view-state id="send" view="flowRedirect:app/send/launch?codCost=#{flowScope.codCost}&amp;sendType=#{formSend.sendType}"/>

    <end-state id="volver"...
  3. Replies
    7
    Views
    1,421

    Yes, I solved it, but I dont reemember it at this...

    Yes, I solved it, but I dont reemember it at this moment. I will see the code and post it. Wait some hours, please. :cool:
  4. I've got a similar problem. I have a non-Ajax...

    I've got a similar problem.

    I have a non-Ajax form (using dojo) which works fine uploading a file.

    Trying to convert it to Ajax I found a problem. Using debbuger, I have seen that file were...
  5. Replies
    8
    Views
    826

    I found the error!!! There was an error in the...

    I found the error!!!
    There was an error in the flow, doing an "evaluate"!
    It was a hell.. Can we make swf more verbouse? Why no errors or exceptions were launched if there was an error??? :(
  6. Replies
    8
    Views
    826

    thanks, I'll try it. Let's talk ;)

    thanks, I'll try it. Let's talk ;)
  7. Replies
    8
    Views
    826

    Yeah, You're right! I wrote it wrong, but code is...

    Yeah, You're right! I wrote it wrong, but code is as you wrote, but it doesn't work :( Any idea?

    Thanks.
  8. Replies
    8
    Views
    826

    What happend with redirecctions?

    Hi friends.
    I have a problem that seems simple, but I can't solve it. I have spend a lot of houres and I can't find the way to solve it. I'm burned :(

    For example:
  9. Replies
    7
    Views
    1,421

    I'm not using porlets, but it doesn't work. For...

    I'm not using porlets, but it doesn't work. For example, this could be the code:

    Main flow transition.



    Redirect state (end-state or view state, as you want).
  10. Replies
    7
    Views
    1,421

    I'm sorry, but redirect="true" is not supported...

    I'm sorry, but redirect="true" is not supported in SWF 2.0 end-state. Supported elements are: id, commit, parent and view. Thanks for your reply.

    Have anyone another idea?

    Thanks.
  11. Replies
    7
    Views
    1,421

    flowredirect in SWF 2.0

    Hi!
    I'm new in swf. I've a problem with flowredirect. I'm trying to redirect from a flow final state to the start state of another indepent flow. I have read some examples in the forum and test...
Results 1 to 11 of 11