• Problem with xe:djTabPane: Content not submitted when partialRefresh is set to "true"

    By Frederic Dehedin 1 decade ago

    I use the BuiltIn Extension Library in 9.0.1..

    I have the following case:
    I use djTabPane (with partialRefresh set to true) with some fields in it..
    When the user fills out all the fields, everything works fine..

    When a user opens the document again and saves the document (normal datasource save), all the fields in the tabs, which the user did not open (thus are not partial refreshed) are cleared (!). If the user clicks once on each Tab, everything works fine..

    Does anybody know how i can fix that? There are a lot of Tabs and they are quite huge, so the feature with partialRefresh would be a nice performance boost..

    Any help is very appreciated..
    If you have any questions, just ask..