The Unofficial ADF FAQ

Coming soon

5 Responses to “The Unofficial ADF FAQ”

  1. Sir Ragnar Says:

    Is there any (core) way to prevent that a user exit from a window before commit or rollback any changes?.

    Thanks in advance.

  2. John Stegeman Says:

    Sir Ragnar,

    Interesting that you commented to a page that doesn’t yet exist; however, I don’t know of any way to do what you are asking.

    John

  3. Kamran Amini Says:

    We are still in the need for developing a shuttling interface for our customer. If you have an step – by step or documentation to use for developing the selectmanyshuttle using jSF/TopLink, please let us know.

    Thank you in advance for your time.
    Kamran

  4. Tif Says:

    Hi,

    It is a quite interesting question. Actually the only “workaround” i have found is to highlight the commit and rollback buttons when they get enabled (with something like #{bindings.Commit.enabled? ‘background-color:rgb(255,0,0);’:”} in the InlineStyle attribute).
    For preventing user to close the internet explorer window, i’m not sure that a solution exists (may be a pop-up could be triggered?). But i think there is a possibility to prevent the navigation by adding some global rules which could be tested before each navigation, but unfortunately i don’t know how to do. Also if somebody find the solution, i will use it with pleasure.

    Best regards,
    Tristan

  5. Mucahid Uslu Says:

    Hi John

Leave a Reply