Browse By Tags

Sorry, but there are no more tags available to filter with.
  • Can't set the ContentUrl (Client Side)

    Hi all

    I can't set the Content URL of a WebDialogWindow !

    Setting the Url in Design time works, but I need to change the Url during RunTime.

    I use this Function

            function spiderSelected(spiderJobID) {
                //  alert(spiderJobID);

                var dialog = $find…