Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

webutil webutil_file Create New Folder

428299Jun 8 2005 — edited Jun 8 2005

I am trying to use the webutil directory_selection_dialog to create and name new directories. I open the dialog, click the 'Create New Folder' toolbar button, and a new directory called 'New Folder' is created. However I cannot then rename the directory. I can edit the name but it reverts back to 'New Folder' when I move away from the directory.
(I have full rights to the directory root)

Does anyone know if this functionality is missing ?

I am using the latest version of webutil on 10g Developer Suite running on Linux RedHat 3. The Browser Client is on Windows XP.
The line of code to invoke the dialog is :
l_filepath := webutil_file.directory_selection_dialog(l_filepath, l_title);
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 6 2005
Added on Jun 8 2005
2 comments
559 views