Manger view subordinates items

Is there a way to have say, the CIO, see all the items that their subordinates can see?
We have a site and a list in it, and we have it setup for people to see items they created or modified.  THere is a Manager field, from A/D to see their manager.  is there any way to TIE That to the subordinate to see what their people have created
or modified?
We have a Custom List and it is say on how moral is.
CIO - Bob could see the two managers below him:
IT Manager - Sue
IT Supervisor - Chris
Technical User - Abe
Abe would have Chris as manager, and Chris would have Sue and manager and Sue would have Bob as manager, if all setup in Active Directory correctly.
Abe says that Moral is "bad" and Sue would like to know about it.  There are other departments visible with other "C" level executives.  To filter this, would you need another column, like department to "filter?" 
If so, how would you ensure that they are not able to see others information?
Currently the list is only showing people who created and managed their own items and they can see it, unless they are in the security group to administer and manage the list.  users can't see others information.  What is requested is to have the
users MANAGER see their items as well.
We can allow "EVERYONE" to see, but how would we filter / restrict this?  Anything out of the box or custom code required?  I am assuming custom code, which is why I posted it to the development forum.
Could I do any logic with SharePoint Workflow that "If user is Manager" and Manager = .... wouldn't I have to build it out for EVERY USER?  As Sue wants to see people but I wouldn't know how to filter it to know who their manager is? 
It's like "If their manager is higher up or lower down in the AD "Chain" then allow access."  But that's more of a human thought than one that might be easy to code.
I hope my thought process hasn't affected anyone's ability to assist!
Thank you!
Matt

When I work on a library item within Dreamweaver it has no CSS styling because it is not attached to a style sheet.
All I want to do is view library in Design View items within Dreamweaver and not have several links to the CSS file in the final document.
Have a look at the Design Time Stylesheet (DTSS) feature in DW which was created for this very purpose.
http://help.adobe.com/en_US/dreamweaver/cs/using/WScbb6b82af5544594822510a94ae8d65-7e17a.h tml
DTSS means you can tell DW to open a Library Item in Design View and view it with CSS styling applied as if the <link> to the CSS file was present.
So you get the best of both worlds:
1) view a fully styled Library item .lbi file in Design View
2) no temporary <link> tags (as a workaround while editing) which must be deleted later

Similar Messages

  • Ho wto view deleted items in a sales order

    is there a way to view deleted items in sales order.?
    is there a change log that we can view?
    how can we see the change  log   of any document?
    thanks
    s. krishnan

    Hi Swathi,
    the change log is only recorded for data element fields - For example, go into SE11, choose the radio button for data type. Enter SERAIL for serial number and then go to Further characteristics tab. Here the tick for Change document tells SAP to record the changes for this field in the CDHDR and CDPOS tables.
    Reward points pls.
    Regards,
    Govind.

  • Image instead of List Name, and hyperlink the image to view 'All Items.aspx' page

    Hi,
    I would like remove the Page title for list (i.e., name of the list in view all items.aspx page) , and instead use image and hyperlink the image
    to 'All items.aspx" page.
    Using developer tool found the element (#PageTitle) and added 'Script Editor' webpart and below css script to it. I am successful in replace the
    title to image, however, I am unable to add the HTML tag for hyperlink. Where do I need to add or how do I add? Could anyone help me please??
    <style type="text/css">
    #pageTitle
    background-image: url('http://w2k81368:2116/SiteAssets/Test.jpg');
    background-repeat:no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    </style>
    Regards,
    Sunitha

    Hi Sunitha,
    According to your description, my understanding is that you want to change the list title to an image.
    I recommend to add the code below to the list page:
    <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script><script type="text/javascript">
    $(document).ready(function (){
    var s = "<img alt='SP' src='http://w2k81368:2116/SiteAssets/Test.jpg'>";
    var $t = $("#DeltaPlaceHolderPageTitleInTitleArea span span a");
    $t.html(s);
    </script>
    After that, the list title will change to the image and it will show allitems.aspx page when clicking the image.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Error 3131 when trying to view purchased items in iTunes store

    Is anyone else seeing a 3131 error when attempting to view purchased items in iTunes store?

    Solved. Go to the App Store and grab a free app. This forces you to sign in again. Then go to the downloads section of the iTunes Store and you will have access to previously purchased songs etc...

  • Prevent user from view line item details in KSB1 report

    Hi,
    how to restricting user from view line item details by double-click on it or highlight an item click on Document?
    Regards,
    Kelvin

    Hi,
    This issue got resolved.
    SAP suggested to execute the program "FAGL_CORR_0001" for company code wise.
    In ECC 5.00 from support pack 10 onwards two new fields has been added to table FAGLFLEXA.  (earlier we are on support pack 9, recently we applied the latest support pack)
    If we can execute the above program FAGL_CORR_0001, the two new fields will filled with relevant data and then we can able to use drill down option.
    This is for your information.
    Message was edited by:
            prasad naga

  • SHOW ALL / HIDE ALL BUTTONS produce error in chm but not in "View Selected Item"

    My SHOW ALL and HIDE ALL buttons work in the View Selected
    Item mode. However, the compiled version generates an error tag:
    Line: 72
    Char: 1
    Error: Object expected
    Code: 0
    URL:
    mk:@MSITSTORE:C\Documents%20and%20Settings\glenn_michaels\RoboHelp%206.0\TCA\!SSL!
    In short, the the compiled chm is located in the SSL. I tried
    adding showhide.js and ehlpDhtm.js to the SSL folder, but that
    didn't make a difference. What is missing? How do I fix this?
    Many thanks in advance...
    glennito

    Mr. Grainge,
    I've tried to follow your instructions to the letter, but I'm
    not having any luck.
    1) I copied the showhide.js to
    a) RoboHelp 6.0 > Project Folder
    b) RoboHelp 6.0 > Project Folder > SSL
    c) RoboHelp 6.0 > Project Folder > SSL >
    MicroSoft_HTML_Help
    2) I pasted btnhideall.gif, btnshowall.gif, printerblue.gif
    into
    a) RoboHelp 6.0 > Project Folder > SSL
    b) they are also listed in RoboHelp 6.0 > Project Folder
    3)The Project Manager > Baggage File originally displayed
    a
    a) Project (Name) folder
    b) ehelp.xml
    c) RoboHHre.Ing
    I opened the Baggage File > Project (Name) folder,
    selected New Baggage File, and added, respectively:
    i. btnhideall.gif
    ii. btnshowall.gif
    iii. ehlpDhtm.js
    iv. printerblue.gif
    v. printerred.gif
    vi. showhide.js
    vii. TCA.fpj
    vii. root.fpj
    4) I also opened rhbag.apj in Notepad. It shows
    a) ehelp.xml and RoboHHRE.Ing accompanied by
    <usercreated>false</usercreated> tags
    b) the remaining baggage files are accomanied by
    <usercreated>true</usercreated> tags
    5) Finally, I used Notepad to display two topic files in
    which the error message identified a Line: XX. In one case the line
    # is 42, in another, 19. In both cases, when I counted lines,
    starting with <body>, I ended up on:
    onClick="JavaScript:hideEm()"
    However, I am none the wiser for my effort and don't know
    what (5) might be telling me.
    6) The only thing I can think of is that the compiled chm
    file is two levels away from the Project Name directory that holds
    all the files. The files live in Robohelp 6.0 > Project Name
    while the compiled help is found in Robohelp 6.0 > Project Name
    > SSL! > MicroSoft_HTML_Help > Project Name.chm.
    Should I be adjusting the Relative Path within the topics?
    Many thanks for your attention and assistance.
    glenn

  • "View Selected Item" does not display

    I'm using RoboHelp7 out of the Technical Communication Suite.
    When I'm working on a topic and select the
    View Selected Item button, the topic does not display. When
    I first tried yesterday, nothing happened (IE didn't open and there
    was nothing in my tray). I contacted Oversea's support and was
    informed that there wasn't an incident for this occurance. I was
    instructed to uninstall and reinstall RoboHelp.
    I uninstalled and reinstalled the applications and the button
    still doesn't work; however, this time there is an hourglass for an
    instant before not producing any results.
    The button doesn't work with anything that I've created or
    with the example projects (Clownfish School). Any help would be
    greatly appreciated. I'd hate to have to regenerate the project
    just to look at a quick change.
    Thanks,
    Matt

    Sounds like I need to add a note to that Snippet. Thanks.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Label of attribute when used as View Criteria item with Bind Variable

    I've a VO attribute used in a named search with this requirement:
    The attribute provides has an optional View Criteria item that has a bind variable operand. The bind variable is in the WHERE clause. The attribute has an LOV. The choice list for the specified View Criteria item should display the label "Effective Release". However, in all other contexts, including the search results table and the dropdowns the user can optionally add in an advanced search, the label displayed for the attribute must say "Release".
    In other words, the default label for the attribute should be "Release" in all but one context - which is that when the dropdown list for the viewCriteria item using the bind variable is displayed, the label should say "Effective Release".
    Note that if the user moves to Advanced Search and selects adds the attribute as a search criteria, this latter usage should be labeled as "Release". (in this case, in other words, the dropdown that displays by default and has the bind variable operand is labelled "Effective Release", the one the user added in advance search is labelled "Release")
    here is the View Criteria item source xml:
          <ViewCriteriaItem
            Name="ReleaseId1"
            ViewAttribute="ReleaseId1"
            Operator="="
            Conjunction="AND"
            Value=":v_ReleaseId"
            GenerateIsNullClauseForBindVars="false"
            ValidateBindVars="true"
            IsBindVarValue="true"
            Required="Required"/>I've experimented by putting "Effective Release" as the label for the bind variable as below. However, ADF does not use that value to display, it defers to the attribute value:
    <Variable
        Name="v_ReleaseId"
        Kind="viewcriteria"
        Type="oracle.jbo.domain.Number">
        <Properties>
          <SchemaBasedProperties>
            <LABEL
              ResId="EFFECTIVE_RELEASE_LOV"/>
          </SchemaBasedProperties>
        </Properties>
      </Variable>The reason for the requirement, if it matters, is that the View Criteria item with the bind variable ("Effective Release" queries a range of values using the analytic function rank(); the bind variable is in the WHERE clause. Otherwise, the dropdown that can be added in advanced search ("Release") looks for exact matches on the attribute value. So since the search functionality is different, the label should be different.
    Am using 11g.
    Thanks for your help.

    Hi
    I have found that when using validation type Key Exists and the VO is in the local application, then the bind variable is available in the Create Validation wizard. When I try and create a validator on a VO that is core to all my applications, then I put that VO into an ADF library, the bind variable parameter is not available for mapping to my entity object attribute, even though I can select the VO to create a view accessor from the ADF library.
    Possible bug?

  • GL View Line Items on Form

    Hi All,
    I have a requirement to print GL View  Line items from F.62 instead of Entry Level Line Items...
    The Program RFKORD30 with Correspondence SAP09 prints the BSEG Line Items ( Entry Level Line items) but i want the GL View Line Items coming from FAGLFLEXA
    Is there any different driver program other than RFKORD30 ...
    1)Is it Possible to print out in a form GL View Line Items from f.62 ?
    Thanks

    Hi Julie,
    I'm trying to print out the GL View Line On the Custom Designed SmartForm or Script.
    RIght Now we have
    Correspondence type SAP09 which is linked to Program RFKORD30  which in inturn linked to  SAP Script F140_INT_DOCU_01
    When we use F.62 with SAP09 as Correspondence Type --- Its printing the ENtry View Line Items i.e what we see in BSEG Table  WITH HEADER INFO FROM bkpf
    But what we are looking is to print GL View Line Items coming from FAGLFLEXA  (Instead of BSEG)
    corresponding to same document number from BKPF
    I hope i'm clear ..
    Any help is appreciated
    Thanks in advance

  • Approval - view pending items with view page

    Is it possible to view pending items with view page? I know it is possible to view it in graphical mode, but our content manager want's to see the end result.
    Maybe i'm missing something. (We have portal 9.0.4.1.0 (Build: 129), upgrade to a newer version would be no problem)
    Tia,
    Dirk

    Hi Dirk -
    The next major version of Portal (10.1.4) also only shows the "View Pending Items" mode, which is the same as graphical mode, except with the pending items of course.
    Sorry to give the answer you did not want to hear.
    /candace

  • When viewing multiple item information, I was wondering what the checkboxes next to "Artist", "Album Artist", etc... are used for.

    When viewing multiple item information, I was wondering what the checkboxes next to "Artist", "Album Artist", etc... are used for.

    When checked, it means that you are going to apply whatever is in the box to all of the selected items.

  • Content Areas - Viewing Text Items error

    Hi,
    Our ability to view text items within content areas has just stopped.
    We now get Error: (WWS-00000)
    with no other dialogue or entries in the logs.
    As far as I know nothing has changed.
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Krish Palaniappan ([email protected]):
    Hi everyone,
    We identified the issue. I expect that a patch will be released. I'll keep you posted!
    Thanks.<HR></BLOCKQUOTE>
    Hi,
    any news on the patch yet?
    Best regards,
    ~Dietmar.

  • How can i view the items i copied in my time capsule and back it to my mac.

    Hi everybody, sorry for my bad english, i´m from Mexico City, i bought the time capsule only for used it like a backup, i made all the steps through time machine and all seems very well, but i don't know how can i view the items i copied and back it to my mac.
    Please Help Me.

    I assumed that you are using Time Machine to make backups to your new Time Capsule (TC) ... correct? If so, then you would normally use the Time Machine interface to locate files that have been already backed up.
    For example, let's say that you had a document in your \Documents folder. For some reason you deleted this file, and then, decided that you still needed it. The "normal" process to retrieve it would be to open the \Documents folder in a Finder window on your Desktop ... then open the Time Machine interface. Once opened, you will be presented with not only that folder, but as many versions of that folder as the number of times Time Machine backed it up. Using the forward/backwards (in time) arrows, you would move to a folder that has the recently deleted file. From there you can easily retrieve the file.
    For more information on how to use Time Machine, either use the built-in help or check out this Apple Support article.

  • How to view the items call usage in online bill?

    How do I view the items call usage in my latest or previous on line bill.
    I only can view them in Recent Usage currently. But I can't view detailed call in previous bill online.

    Log into your account at BT.com.
    Select the relevent account.
    Click on billing.
    Click on the bill you want to view.
    Click on usage charges.
    Click on the type of calls you want to view or click on total.
    and there you have it.
    Click next at the bottom of the page to view more calls if there is more than one page full.
    You can also download the usage as csv file to open in excel.
    Hope that helps.

  • CTRL + W (View Selected Item)

    My view selected item stopped working. CTRL +W does not work
    either. IE6 & Firefox - Any ideas.
    Thanks
    jim

    Hi Jim
    Yeah, sometimes the Preview window likes to perform a
    pisadeering act for us!
    You might give the following steps a try:
    1. Close RoboHelp HTML.
    You need to do this because the values we are about to change
    will be destructively changed once we close RoboHelp HTML and
    restart.
    2. Open the Windows Registry Editor.
    (All standard disclaimers apply. Back up the registry,
    sacrifice a chicken, yadda yadda yadda)
    3. Locate the following key:
    HKEY_CURRENT_USER\Software\version\RoboHTML\version\MontereyFrame\
    4. Double click the item labeled Preview in separate window
    and ensure the value is set to 1. If it already is, terrific. If
    not, change it to 1 and click the OK button. It doesn't matter if
    the option is set to Hex or Decimal.
    5. Double click the item labeled PreviewMaximized and ensure
    the value is set to 0. If it already is, terrific. If not, change
    it to 0 and click the OK button. It doesn't matter if the option is
    set to Hex or Decimal.
    6. Double click the item labeled PreviewWindowCX. Make sure
    the option is set to Decimal and set the value to 50. Then click
    the OK button.
    7. Double click the item labeled PreviewWindowCY. Make sure
    the option is set to Decimal and set the value to 50. Then click
    the OK button.
    8. Double click the item labeled PreviewWindowX. Make sure
    the option is set to Decimal and set the value to 50. Then click
    the OK button.
    9. Double click the item labeled PreviewWindowY. Make sure
    the option is set to Decimal and set the value to 50. Then click
    the OK button.
    10. Close the Windows Registry Editor.
    11. Restart RoboHelp HTML and preview a topic.
    The window should now be floating above the RoboHelp HTML
    application in full view.
    Hopefully this helps... Rick

Maybe you are looking for

  • Creation of EXPORT EXCISE INVOICE (ARE1)

    Hi, Experts When am cerating Export billing through(VF01) all the price and excise value is coming but while creating EXCISE INVOICE for EXPORT the EXCISE VALUE isnot flowing that means all the value remain zero .      1-        So for this purpose h

  • Can I run a BI Publisher report from interactive report

    Hi, I have an APEX interactive report and want to run a BI publisher report by clicking on a column value within the interactive report. Is that possible?

  • Help using countifs with pop-up menus please

    made a spreadsheet and am using pop-up menus as the cell format to list several shifts when making a schedule for my job, so far so good. now i would like to total across the rows for each type of shift in 3 categories so for instance, i would like t

  • How Long Does the iMac's Battery Last

    Hi. How long will the iMac's battery last if you use it 8 hours (how about for 16 hours) a day and shut it down when you go to bed. Thank you in advance. Gbu.

  • Creative muvo flash player sound as compared to iriver flash playe

    Only thing i have to go on here in making a purchase decision is my old iri'ver 700 series player that i thought had a very detailed sound.Since i cant find a store that allowed me to here a muvo n200 play is there anyone who could compare the sound