Results 1 to 4 of 4

Thread: Required DEO on hidden cWebTabPage fails silently on Request_Save

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2017
    Location
    Zurich
    Posts
    38

    Default Required DEO on hidden cWebTabPage fails silently on Request_Save

    Dear Developers

    The following challenge came to our mind:

    A cWebTabContainer has several cWebTabPages and initially, only the first TabPage is shown. A required DEO is on a hidden TabPage and the user fires Request_Save from the Commandbar. Now the Framework wants to inform the User to fill out the required Form by sending the ShowInfoBallon to the parentNode of the Form which has yet not been rendered and thus cannot be addressed. Then we get the JS error => "Uncaught TypeError: Cannot read property 'parentNode' of null", if you don't open DevTools, you don't notice the error.

    there is actually a ToDo:

    ./DfEngine/df/sys.js?v=19.0.8.55 Error on Line 992 and ToDo on Line 984 (dfdebug=true)


    How can we solve this issue or is this issue fixed in 19.1?

    Best
    BlackBurn.Marco
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •