OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

This topic contains 3 replies, has 3 voices, and was last updated by  dimasaenko 9 years, 4 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
  • #34845

    aGiH3k
    Participant

    Hello,

    following use case:
    I open a widget (for example the “add address” in the contact view of the crm) and leave it open.
    In between I log in with another browser. As result I see the dashboard with the open widget from the other browser.

    Is this the wanted behaviour or a bug?
    Imho should the appearance of a widget be limited to the session where it was opened.
    Are you aware of this behaviour?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #34846

    Hello.
    Windows widget has save state functionality, this is expected behavior. States are stored per user in database.
    To disable state saving for your dialogs you can pass stateEnabled: false to dialog widget options.

    #34847

    dimasaenko
    Participant

    What about switching pages? Do we have any param for auto-closing dialog window after switching pages?

    #34848

    dimasaenko
    Participant

    I mean we have the next behavior:
    – Open any dialog window, without closing it go to any other page. Window will be open on other pages.

    we want next behavior:
    – Dialog window will closed if user goes to another page.

    Question: do we have any specific parameter for such behavior?
    Please let me know if we have any article with the list of all parameters.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroPlatform – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top