How to hide e-mail records when accessing content using WebDAV?

Hello

We use the hive as IMAP server, and we want to start using it to store files and documents. One of the questions that we found is that booty shows the user e-mail files in the WebDAV folder. How to hide these files to users?

Kind regards
Miguel

Hello Miguel.

You can't have that. However with the hive, we can store the document in the Inbox folder or create a subfolder containing document - even if it is unusual.
So if e-mail folders are hidden you will not be able to access documents potentially stored inside.
However, if this is a real problem, you can always open an enhancement request.

Kind regards
Fred

Tags: Fusion Middleware

Similar Questions

  • How to hide a listbox control when a radio button has been selected

    Hi there, I'm trying to find a way to hide a list box when an option button is selected. Any help would be greatly appreciated.

    "-" is not a comment delimiter.

    I get a syntax error when you enter or save your code.

    The code should look like this:

    Var VNAME = "IndustryList";

    var v = this.getField (vName) / / IndustryList is the name of the list box.

    error control for the field name

    if(v == null) app.alert ("field of error for access to the"+ VNAME, 1, 0 ");

    If (event.tartet.value == 'NonIndustry') {}

    NonIndustry is the name of the radio button choice;

    v.Display = display.hidden

    }

  • How to hide the text fixed when it is not needed?

    Hi all
    I use a fixed text in many reports to detailed questions.
    How to cancel or hide these fixed text when there is no data returned for a query in detail in the report?

    Note: I use reports 6i.

    Select the text and press F11 to invoke the PL/SQL Editor and use the code below.

    IF your_condition_when_no_data_returned THEN
      RETURN FALSE;
    ELSE
      RETURN TRUE;
    END IF;
    

    -Clément

  • How to hide a clip (mc) when the. Open SWF files?

    Hello

    How to hide a clip (HideMe_mc) who is on stage, when I opened my. SWF file? The user can display it whenever he needed.

    I am using Actionscript 03: Please help me with the code.

    Thank you.

    In the first train where HideMe_mc appears that you can use...

    HideMe_mc.visible = false;  Use true to make it appear

  • How to keep the audit record for access to the Internet folder?

    Referring to the following link, I like to keep the audit record for access to the file from the Internet,

    Does anyone have suggestions on the option that I can put on this record?

    Thanks in advance for your suggestions

    http://support.Microsoft.com/kb/310399

    Hello

    You can follow this link & check if the problem persists:

    Monitor attempts to access and change settings on your computer

    Hope the helps of information.

  • computer automatically opens Internet start up how can I stop this? When I would use the computer and open internet when I'm ready to use it

    computer will automatically connect to IE start up how can I stop this.

    When I would use the computer and open IE when I'm ready to use it.

    I have a ZYXEL router.

    This has happened only since I checked a pop box that says connect automatically very stupid, I know, but now can not cancel.

    help please

    Hi Tansy,

    Thanks for posting your query in Microsoft Community.

    I understand how it could be frustrating when things do not work as expected. Please, I beg you, don't worry I'll try my best to resolve the issue.

    I understand that you want to disable the open Internet Explorer at startup option.

    Method 1
    Step 1: I suggest to start the computer in safe mode with network and check if the problem persists.

    Startup options (including safe mode)
    http://Windows.Microsoft.com/en-us/Windows7/advanced-startup-options-including-safe-mode

    Step 2: If the problem is solved in SafeMode with networking, then I suggest to perform clean boot and remove the program that is causing the problem.

    How to perform a clean boot for a problem in Windows Vista, Windows 7 or Windows 8
    http://support.Microsoft.com/kb/929135
    Note: Follow step 3 of section of boot KB929135 to reset the computer in normal mode.

    Method 2
    I suggest you run virus scan online by using the Microsoft safety scanner.

    Microsoft safety scanner
    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note: when you do an antivirus online, you will lose data that are affected by the virus. Microsoft is not responsible for the loss of this data.

    See also: Stop a program from running automatically when Windows starts
    http://Windows.Microsoft.com/en-in/Windows7/stop-a-program-from-running-automatically-when-Windows-starts

    Thanks for posting the results and let us know if you need help to solve the problem and we will be happy to help you

  • How to hide the Alt description when you hover over your links?

    I was told that you must have a description for images, links to just about everything. But when I saw my Web site and hover over the links, a yellow box will appear with the description of the images. How can I hide this?

    You're seen with an old (very old?) version of Internet Explorer, which is the only browser on earth that does what you describe.  All other browsers follow the rules and leave only alt attribute values (what they do).

    You can choose to ignore it, or 'kill' by adding a title attribute which is empty, for example,

    foo

    In addition, you add alt attributes to images for accessibility reasons.  People who browse with images turned off (and there are) or the people who use the devices and accessories functional screen (screen readers) need some indication that there is a picture in the place where they are to search/playback.  Therefore, you only want to add content to these alt attributes, where it is important to the message of the page (that is, a cosmetic image only would just a value of an empty alt attribute). And you only need them for pictures, not for any other element of the page...

  • How to retrieve a single record from access by program?

    I need to recover a single access record. I have two columns, 'Sess' and 'Topic' in my database. I want back the Session number ('Sess') for a particular topic and post it on the front panel. I wrote the attached VI based on an example I found. This VI contains the number of the Session for the first record, but I can't understand how to identify a search for a specific record in the table.  Thank you!

    Do a google search for «sql tutorial» You need to learn how the SELECT statement. The general syntax is:

    SELECT column_name (s)
    Table_name FROM
    WHERE column_name operator value

  • How to hide the div tags when the value inside is empty?

    I'm creating a tab bar using jQueryTabs.

    I want to hide a tab when the value inside is empty.

    It is perfectly feasible to hide the real on the ground when notting to show is, however, the tab is always in the tabs on top.

    Here is the code:

    as you can see in the tabs 4 and 5 I'm hidding values that are inside the field is it not there no. The tab is still there

     <script type="text/javascript">
    // BeginOAWidget_Instance_2140022: #jQueryTabs
    
    
    
    
              $(function() {
          $("#jQueryTabs").tabs({
                        event:"click",
                        collapsible: false,
                        selected:'0',
                        fx: { opacity: 'none', duration: 1 }
            }).tabs( "none" , 1 , false ); 
              });
    
    
    // EndOAWidget_Instance_2140022
           </script>
          <div id="jQueryTabs">
            <ul>
              <li><a href="#tabs-1">Description</a></li>
              <li><a href="#tabs-2">Specification</a></li>
              <li><a href="#tabs-3">Video</a></li>
              <li><a href="#tabs-4">Audio</a></li>
              <li><a href="#tabs-5">Downloads</a></li>
            </ul>
            <div id="tabs-1">
              <p><?php echo $row_Recordset1['Full_Description']; ?>
            </div>
            <div id="tabs-2">
              <p><?php echo $row_Recordset1['Specification']; ?></p>
            </div>
            <div id="tabs-3">
              <p><?php echo $row_Recordset1['Video']; ?></p>
            </div>
            <div id="tabs-4">
              <p><?php if (!is_null($row_Recordset1['Audio1'])) { ?><a href="<?php echo $file_wav.$row_Recordset1['Audio1']; ?>"><img src="files/Images/audio_image1.jpg" width="50" height="50" ></a><?php } ?></p>
            </div>
            <div id="tabs-5">
              <p><?php if (!is_null($row_Recordset1['Brochure'])) { ?>
              <a href="<?php echo $file_pdf.$row_Recordset1['Brochure']; ?>"><img src="files/Images/pdf_image1.jpg"></a>Brochure<?php } ?></p>
              <p><?php if (!is_null($row_Recordset1['User_Guide'])) { ?><a href="<?php echo $file_pdf.$row_Recordset1['User_Guide']; ?>"><img src="files/Images/pdf_image1.jpg"></a>User Guide<?php } ?></p>
            </div>
    
    

    RiaandSteve1 wrote:

    Thanks for your quick response,

    I tried this,

     

    ">

    I'm not able to click on the tab now, but he is always visible (in this case telling audio). I must be something to do with this code

  • Audio
  • above the actual div for the tab.  Do not know how to remove the tab

    Well Yes if you want to hide the tab too then you must surround the

  • tag in a similar way:

  • Audio
  • How to hide the perticular column when we repeat column?

    Hi members,

    I have a problem.

    I have years in my items.

    I display this distinct annually as a column in the model.

    to do this, I write this syntax.

    <? for-each-group@column:row;. / FISCAL_YEAR? >

    but when fiscal_year = 2000 then I need to hide this column in the year 2000.

    I need to put this condition.

    so, how can I implement this?

    any help is greatly appreciated.

    Thanks /.

    To do this :)

    
    
  • How to hide the address bar when windows 'popup' fullscreening?

    Video player Sky TV has an implementation of bad full screen - you can make the player go true fullscreen, but it comes back when he loses focus, so I can't multitask on my two monitors.

    The best solution I found is to use their 'pop-out' reader, which opens a new "popup" - style window (locked address bar, no search bar etc) and I can't then full screen window itself (not the player). This allows me to hide

    -the outline of the window
    -the title bar of window
    -Windows Start menu

    and it remains enlarged when it loses focus.

    However, this does not hide the window address bar. On a larger window of Firefox at the normal address this slides out of sight after a short period. locked style "popup" window is not.

    On the offchance that treat differently the "pop-up" windows is a deliberate... Firefox security policy can I disable it?

    Well, this is embarrassing.

    I went to try to settle the dom.disable_window_open_feature.location from true to false.

    However, before doing so, I noticed that the address bar of the popup window was now floating as usual.

    I'll keep an eye on it in case it stops again, but for chalk now it up to the stupidity of the user.

  • How to sort previously existing records, when adding new bookmarks?

    I use FF 8 on a Windows PC.

    I know that I can add new bookmarks by clicking on the icon star or by right-clicking and selecting bookmark this Page. However, these two just send the new bookmark in the folder of unsorted bookmarks . At the end of each session, I then go manually through said folder, sort newly added Favorites in named folders.

    On the drop-down menu Edit this bookmark , there is the option to send the new bookmark to: choose, Unsorted Bookmarks, bookmarks Menu, Bookmarks Toolbar. I do not use the bookmarks toolbar by choice. If I choose the Menu bookmarks as destination folder, I still have the task of 'end of session' sort manually bookmarks newly added. And if I go for the option of Choosing , the same options available just recycle.

    Is it possible to create new folders of pre-sorting, which correspond to the and with my list of files of existing bookmarks? So I don't have to go through the sort of "end of session"? Or is folder: drop down menu, just a redundant back to a previous version of FF? (If it's the latter, it may be something for developers remove.)

    Please don't refer me back to the help files on the bookmarks. The only advice given sort, are recirculation references to add new bookmarks to the Unsorted Bookmarks folder and renaming, neither of which I have a problem with for the moment.

    "If you use the default theme there are two arrows next to the folder: name in the dialog Page Bookmarked." The arrow to the right opens a larger window (the same as when you select Choose) where you can select any folder in the folder Menu bookmarks by opening this folder (where all bookmark folders residing of your creation, outside the Bookmarks Toolbar folder). Simply select the folder you want to in this larger window. »

    I noticed that both of these arrows; If I select the larger of the two I just get a drop-down menu that lists the Bookmarks Toolbar, bookmarks Menu, unsorted bookmarkswith the new folderoption. If I then select new folder, then only I am presented with my existing bookmarks menu. From here I can then select a directory, but the new bookmark is placed inside the list in the folder/sub folder.

    If I choose the smaller arrow, I get Bookmarks Toolbar, bookmarks Menu, bookmarks not sorted, to Choose. Now if I select Choose, then I get a drop-down menu of bookmarks, Bookmarks Menu, Unsorted Bookmarks toolbar, with the new folderoption. And the above applies with respect to sorting.

    "Personally in profile with my largest set of bookmarks (have 3 different sets of bookmarks in separate profiles), I opened the sidebar using {Ctrl + B} with my left hand (small and indexes), drag the icon of the Web site with the mouse in my right hand, and then close the sidebar with another use {Ctrl + B}."

    You use the Ctrl + B to open or close, is by far the simplest method and I will use it in the future. And by dragging the icon of the Web site in the manner described above seems a valid method to add a new bookmark. However, there is no way to change the new name of the bookmark before being placed in the folder. But at least with this method, you can choose the exact position in the file/folder.

    "In addition, sometimes in another profile I drag site for the Bookmarks button icon in the Navigation bar, which opens the drop-down list of bookmarks and also the folder I want to place the new bookmark and save a new bookmark in this .manner....

    By dragging the icon of the site Web in the manner described above is also a valid method to add a new bookmark. However, there is no way to change the new name of the bookmark before being placed in the folder. But at least with this method, you can choose the exact position in the file/folder.

    "... "I do not use the bookmarks toolbar in any profile, I reduced the upper toolbar area down to only one or two toolbars to save space for the content of the page."

    Me too.

    As you say, it's not perfect, but there are ways to sort the entries. However if you want short and precise names for bookmarks, (and not the complete Web site address and or the list of what is at that site) then a certain amount of editing and or random play will take place at a later date. I'll look around for a Add-on to help me and thank you for your knowledge and help in this quest. I think for now at least, I will have to mix & match different ways to add new bookmarks and continue editing bookmarks newly added at the end of each session.

    Novel I just fell on the info that FF is a 32-bit application. Now I use it on a 64-bit PC. I checked beforehand to make sure that I got the correct version. But the newly acquired information indicates that the 64-bit versions of FF may be unstable. Maybe that's why I don't get the same range of menus as suggested.

  • How can I make recovery records when each time I try I'm us difficulties

    Pavilion g7 windows7 64-bit

    Hello

    Is your laptop still under warranty? -You can check the status of your warranty here.

    If this is the case, I would contact HP (the telephone number can be found on the corresponding link below) and explain that the Recovery Media Creator is unable to create a viable set of recovery disks and ask them to send you a free replacement set.

    If you live in the United States, contact HP here.

    If you are in another part of the world, begin here.

    Kind regards

    DP - K

  • How to hide fields according to their name (by using a loop)?

    I have a form that will require several fields to hide when the user first loads the form. I would like to automate that with a JavaScript loop where if the value of the object name starts with 'hidden' his presence 'Hidden '.

    I found the script below in the ES4 LiveCycle documentation, but it does nothing. No error was reported in the JS console. In which case the loop must be added to? The form parent? The syntax is correct for what I want to achieve?

    for (var nPageCount = 0; nPageCount < xfa.host.numPages; nPageCount++) {
    
        var oFields = xfa.layout.pageContent(nPageCount, "field");
        var nNodesLength = oFields.length;
    
        for (var nNodeCount = 0; nNodeCount < nNodesLength; nNodeCount++) {
            if (oFields.item(nNodeCount).name.substring(0,3) == "hid") {
                oFields.item(nNodeCount).name.presence = "hidden"
            }
        }
    }
    

    Thank you!

    Hello

    On line 8, you need to delete the name of '. ', the presence is a property of the field, not the name. Then;

    oFields.item (nNodeCount) .its presence = "hidden".

    You can place this code in the subforms docReady event of the page, or perhaps it would be better in a macro, so that the fields are hidden at design time?

    Concerning

    Bruce

  • How to show the busy cursor when calling webservice using as?

    I want to call the Web service using script, but I don't know how to show me busy cursor.please helps

    Display the busy cursor:

    >>>
    CursorManager.setBusyCursor ();

    and hide:

    >>>
    CursorManager.removeBusyCursor ();

    Don't forget to capture all the events of the web-service safely remove the busy cursor. In particular, you want to handle 'received results' events and the logic of the results 'defects appeared.

Maybe you are looking for