OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions Redirecting page from dialog widget with submit.

This topic contains 1 reply, has 1 voice, and was last updated by  Jakub 9 years, 7 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #33454

    Jakub
    Participant

    Hi, I’m new here, and this is my first post ;). I really hope You can help me. I’ve lost almost whole day trying to figure it out.

    Here’s what I’m trying to do:
    I have a form to fill split in two parts. I have a dialogWidget fired on button.click on page A. Inside this dialog I have a form with one field. I would like to redirect whole page to page B by submitting this dialog form and use data from it in form on page B.

    Is it possible to do that?

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #33455

    Jakub
    Participant

    Ok, I’ve figured it out.

    I’ve used mediator.execute with url recieved from Json on widget contentLoad event.

    Thanks anyway ;).
    Cheers!

Viewing 1 replies (of 1 total)

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top