Zum Hauptinhalt gehen

Detect changes after a user edits a Content Page form

Kommentare

1 Kommentar

  • Zendesk API User
    Author: Hendrik - 7/18/2022 12:39

    Hi,

    usually the elementChanged(de.espirit.firstspirit.access.store.StoreElement) should be called immediately in the client where the changes has been performed. Listeners in other clients will be called delayed when a refresh on the appropriate store, where the listener is registered, will be performed manually or triggered in any other way. Check your code if you register the listener on the current store, not on the release store.

    Whats the purpose of the listener?

    BR, Hendrik

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.