Show content in a list based on previligies???????

Here is my scenario. I have a page that a Super User uses to add content of item type and set the access previligies for users who will ba able to see this. I am developing a Java Portlet that will have a drop down list populated with the links to above added content. The list populates based on the user previligies and only shows items that a user has access. Selecting any item from the list will display the content in a new window. Can someone guide me how can I achieve this, tables to look etc. Any help is appreciated.
Thanks

You can modify the properties of your System Name lookup column so that the System Manager and System DVP columns are automatically pulled in.  They can then be displayed in views of the Bug list as if they were columns on the Bug list.  To do
this, go to List Settings, then click the name of your lookup column; in the Additional Column Settings area it will say "Add a column to show each of these additional fields" followed by a series of checkboxes for different columns you can choose to duplicate.
I don't believe that you can show people-picker columns from a lookup connection, but you can get around this by adding simple single line of text field to the System list, then creating a SharePoint Designer workflow on your System list that copies the
System Manager name to the new field whenever an item is added or updated.  The new field can be brought in through the lookup column without any problems.
To update the Assigned Date, Rejected On, and Rejected By fields, the simplest option would be a SharePoint Designer workflow that triggers when an item is added or updated on the bug list.  You'll want to create a couple columns to keep track of what
the Status and Assigned To fields were set to (you could call them PreviousStatus and PreviousAssignedTo).  Then in the workflow you'll be able to compare the current value to the previous value and execute whatever logic you want.
Since you don't want users updating these new columns you'll be creating, you can hide them from the list forms.  To do this, first enable content types on the list (List Settings -> Advanced Settings -> Allow management of content types). Then
from the list settings page, select your content type (Item), then click the name of the column you want to hide, then choose "Hidden" in the Column Settings section.
Hope that helps point you in the right direction!

Similar Messages

  • How to show content of a list which resides in other site collection in Office 365?

    Hi All,
    Can anyone help on How to show content of a list which resides in other site collection in Office 365 . Using Rest and Soap services this is not possible as we have limitations in office 365.So if anyone have any idea please let me know.
    Note : We are not allowed to use CSOM for this requirement.
    Many Thanks,
    Vinod.

    Hi Vinod,
    You can use cross site publishing feature of SharePoint 2013.
    http://blogs.msdn.com/b/justinvoels/archive/2012/09/24/sharepoint-2013-search-driven-publishing-and-cross_2d00_site-collection-publishing-overview.aspx
    https://technet.microsoft.com/en-us/library/jj635883.aspx
    Alternative to cross-site publishing in SP Online
    https://www.youtube.com/watch?v=chwHhEmIERg
    Best Regards,
    Brij K
    http://bloggerbrij.blogspot.co.uk/

  • Showing contents of a column based on a condition for another column.

    Hello,
    I am trying to create a report that lists all of the Opportunities within our database. I need a few details about this opportunity to appear. I need the account name that this opportunity belongs to, amongst other things- which I can do, however I also need to show the number of UNITS for this opportunity BUT I have a condition that needs to be met before I show the number of units.
    I only want to show the UNITS IF the PRODUCTTYPE that this opportunity belongs to is "GA". Then I also need another column with UNITS in it, but again I only want the UNITS to appear if the PRODUCTTYPE IS DA.
    Essentially I am trying to find out the number of units per product type and I need these to appear in separate columns. If the PRODUCTTYPE doesn't meet the condition, i.e. the PRODUCTTYPE is not GA then I would like the field to be blank.
    I know that I should write this formula in the "Edit Formula" of the UNITS field, but I do not know how to write this condition.
    I would very much appreciate some help as soon as possible.
    Kind Regards,

    Hi,
    You need to use a case statement, it looks like this:
    CASE
    WHEN opportunity.producttype = 'GA'
    THEN opportunity.units
    ELSE NULL
    END
    Ofcourse you need to use the correct column names.
    Regards, Tim

  • Create BCS External Content Type or a list based on a WCF Web Service using Visual Studio

    Hi ,
    How to create a BCS External Content Type or a list Based on a WCF Web Service using Visual Studio.
    The link provided here shows the requirement through Designer. http://msdn.microsoft.com/en-us/library/office/ee556431(v=office.14).aspx but I want this to be through VS code..
    Please help ..Appreciate your help..
    Thanks,
    Satheesh

    HI Sateeshlt,
    You can see the below link also;
    http://www.fabiangwilliams.com/2013/10/14/part-2-of-3-blog-update-on-sharepoint-bcs-with-full-crud/
    Best Regards,
    Brij K

  • Read contents of excel and create new List based on excel

    HI,
    I have a excel file, which is uploaded in a document library. I am using C# and VS 2010.
    The excel file contains multiple sheets. I want to read the contents of the excel file and create a new List based on the contents of the excel file.
    How to achieve this programmatically?
    Thanks

    Hi.
    You can user OpenXML SDK to read excel Data.
    http://msdn.microsoft.com/en-us/library/office/bb448854.aspx
    Here an example of use.
    http://zsvipullo.blogspot.it/2011/08/excel-helper-leggere-un-file-xlsx.html
    Regards,
    Bubu
    http://zsvipullo.blogspot.it
    Please mark my answer if it helped you, I would greatly appreciate it.

  • Sharepoint Online: Find an Item box is not finding all items in a list based on keyword search

    I am using SharePoint Online.
    I have a standard SharePoint list with a "Name" field (single line of text) and a "Description" field (multiple lines of text).  The Find n Item search box is present as expected, and works very sporadically.  For example, I
    have an item with the word "white" in the Description field.  Searching for "white" doesn't find the item.  I have a number of items with the word "vending" in the Name field.  Searching for vending returns some
    of the items, but not all of them.  
    I have gone into the list settings (Advanced) and reindexed the list.
    Here are two screenshots that illustrate the issue.  The first is unfiltered. The second shows a filter on the word "vending".  Note that some are found and some are not.
    Filtered
    Any idea what's going on?  

    I am also experiencing an issue with the find. If not the same issue David is having, I suspect it is related, so I will describe it here.
    I created a list based on the Contacts content type and within a standard list view, entering values in the "Find an item" box will match content of some columns, but not others. The four columns that the find misses are Position(renamed from Job Title),
    Email Address, Mobile Phone, and Years Of Service (a Numeric column I added to the list). I too have re-indexed the list and retested after several hours.
    Full Name and Email Address are both native columns of the Contact content type and both are Single line of text. I am able to filter the list by finding partial matches on Full Name, but not Email Address.

  • [svn] 4210: Enabled 3D effects support for Halo list based components.

    Revision: 4210
    Author: [email protected]
    Date: 2008-12-01 15:35:46 -0800 (Mon, 01 Dec 2008)
    Log Message:
    Enabled 3D effects support for Halo list based components.
    Added ArrayList to the MXML manifest, with source as defaultProperty, so it can be used from MXML.
    Review: Glenn
    QA: None.
    Modified Paths:
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
    flex/sdk/trunk/frameworks/projects/framework/manifest.xml
    flex/sdk/trunk/frameworks/projects/framework/src/mx/collections/ArrayList.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/listClasses/ListBase.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/AdvancedLayoutFeatures.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as

    Hi, 
    I met same issue when try RDP to the VM vai administrator account 
    please try this:
    open Remote desktop connection, click "show options", in experience page, my default setting is "detect connection quality ...", change to "LAN (10 Mbps..)"; after
    that I can connect to VM again...
    hope will helpful for you ..
    FYI;
    http://social.technet.microsoft.com/wiki/contents/articles/16652.remotefx-vgpu-setup-and-configuration-guide-for-windows-server-2012.aspx
    Andrew 

  • All TV shows in one massive list???  What???

    When I was on 1.0, my TV shows were categorized beautifully by show. I was a little dismayed that episodes were listed in reverse, but I was living with it. But now, is there any particular reason why they all show up in one massive list based on order of upload to iTunes? I can't figure out how to change it, and I was really hoping that Take 2 would let us choose what order we want to view episodes in. I have to say, I am thoroughly disappointed with the single list of what is now thousands of episodes. I can barely navigate through it. I used to use it every day, but now my ATV collecting dust because I have no interest in using it when it's this inconvenient. I'm tempted to roll back.
    I should also add that the episodes are not listed by title. I have the show names listed down the page. So, for eight seasons of Roseanne, I have the word "Roseanne" listed 318 times and I have to highlight one to see what it's about. Did something go wrong in the updating process??
    Message was edited by: Freakydisco

    yep you probably have the shows sorted by date... at the top of the screen you will see a blue oblong with the words written "Date" and "Show".. just click the Right/>>| button on the remote to switch to organize the list by show.
    Message was edited by: tmartine

  • Is it possible to view the content of multiple lists(located in multiple webs) in one ListViewWebpart? And how can I filter a multivalue column?

    Is it possible to view the content of multiple lists, that are located in different webs as well, in just one ListViewWebpart? Could I maybe change the query programmatically so that it get's the content this way?
    I know that I could use the Content Query Webpart instead - actually I have been using that so far, but the problem is, that it brings no standard Sharepoint functionality for lists with it... I had to write the xsl style sheet, there are no dynamic filters
    that the user could set, there are no default list operations the user could use.
    The ListViewWepart has all of these, but it only shows the content of one list...
    And my second problem:
    One column can contain multiple values (like a column that contains multiple users or user groups that are related to one entry). I can filter every other column with the standard filters, but not the column with multiple values in it. Is it possible to
    activate that or maybe add this feature programmatically?

    You can fetch data from multiple lists in ListViewWebpart, this can be possible through Content Query web part or Custom Web Part using visual studio but in that case you can not get the standard SharePoint funcationality for list (which is available in
    ListViewWebparts).
    No OOB filter available for multi-choice column, you also have to go with custom solution to achieve this.
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.

  • ITunes not showing content on iOS devices

    So I have an iPhone 4 and an iPad, both running iOS 4.2.1 under iTunes version 10.1.1. For some reason, whenever I click any of the content tabs under each device (Music, Books, Videos, etc.), iTunes shows that there is nothing on the device even though I can clearly play and view the content on the device itself. I know there have been some issues with 4.2.1 and content not showing up on the device, but has there been any sort of fix on content not being viewable through iTunes? Thanks!

    Also note, this isn't just movies... it happens with music, TV shows, and books as well.  The remote devices can see and play them, but it will not show up in the local iTunes list.
    Additionally, in the "shared" libraries section for iTunes on other computers, the items also do not show up in that list.

  • WMA Files do not show in my library list

    When I right click on my music and send to my ipod it transfer over but it does not show on my music list. It show under contents folder as "other" for disc space and does not show up on my music list. HELP

    Faith, Are they unprotected WMA files? (They will be unprotected if you ripped them from CD using Windows Media Player, but they will be protected if you bought them from an online store with the "Plays For Sure" logo, such as musicmatch.com).
    Assuming they are unprotected, add them to your iTunes library. iTunes does not add them directly, but rather creates a new file in your preferred import format (mp3 or AAC). Do one file at first, and make sure it works as you wish before you add whole bunches.
    If they are protected, life is more complicated. Use WMP to burn them to audio CD. Then import from the audio CD into iTunes.
    Ed

  • Show/hide items in list component possible?

    Hi all,
    I'm quite a newbie in Flash, and more so in components.
    Currently, I'm working on a project that works in this way:
    I've got a combo box with 5 items, and a list with 10 items. The
    combo box works like a filter and when selected on an item, the
    list should only show items pertaining to the selection. For eg, my
    5 items in the combo box are the alphabets A,B,C,D,E. My 50 items
    in the list are some country names. So when "C" in the combo box is
    selected, the list should display countries starting with C, like
    Canada, China, and so on..
    Let's say my indexes for C in the list are 10-15, is it
    possible to hide items with index 0-9, and 16-49? I tried searching
    but it seems there isn't a show/hide function for list
    components.

    quote:
    Originally posted by:
    NedWebs
    What you can probably do is rewrite the list each time a
    combo box selection is made. Have the full list as an array, so
    that when a combo box selection is made, its change function clears
    the list and then rewrites it based on matching the combo box label
    to the first character of each array element.
    Thanks, your comments helped!

  • Content Targeting in Engage based on Clickstream or navigation pattern

    Hi Experts,
    I have implemented content targeting using Engage based on the visitor's profile (collected via registration/login page).
    What I want to know is, is it possible to target content based on the click stream or navigation pattern/behavior of the visitor?
    Please let me know where I can find pointers/documentation related to this kind of implementation.
    Thanks!
    DFy

    I finally managed to complete this (been juggling it with three other tasks!).
    What I did:
    I created History Definition and History Attributes.
    Coded the templates (with vdm:recordhistory tags) so that clicking a link fetches values from content attribute and store as history attribute values.
    Created segments like SportsFan, MarvelFan, etc. with segment criteria on values of the history attributes.
    Created the recommendations.
    The result: When site visitors click on links or browse the site, they get classified into segments (based on the content clicked of course!) and the home page calculates the segment and shows the recommendations. Also, since the classification into segments is stored in the database (using history attributes), a visitor gets to see recommendation based on his earlier visits.
    Let me know if this helps anyone.
    Cheers!
    -DFy

  • HT4539 I have bought a ring tone from the itune on my iphone. It does show in my purchase list. I am having problems getting it from my list to set as a ringtone on my phone. Help!

    I have bought a ringtone from the itune app on my iphone, It does show in my purchase list as being used as my default ringtone. How do I get it to set as my ringtone? Help.

    Connect the device to the computer.
    In iTunes, select the content desired to sync.
    Sync.
    This is all described in the User's Guide, reading it may be a good place to start.

  • I want to create a play list based on beats per minute. Is this possible?

    I want to create a play list based on beats per minute. Is this possible?
    I have selected show bpm on my itunes screen but there are no numbers there.

    Tracks do not come with BPM information included, either from the iTunes Store nor when you import a CD. You need to enter in the BPM information yourself. There are applications for Mac that can analyze tracks and determine (more or less) the BPM automatically, and there may be something similar for Windows. Otherwise you'll have to determine the BPM yourself and enter that information in the field for each track.
    BTW, this forum is for questions about iTunes U, Apple's service for colleges and universities to post educational material in the iTunes Store. For future questions, you'll be most likely to get help with this issue if you ask in the general iTunes forums.
    Regards.

Maybe you are looking for

  • Error in portal application for sending email.

    Hi experts, I am trying an portal application which sends email . I took the the reference from the following blog, [Sending attachments in mails|Sending attachments in mails] While running the application the program is terminating with an error in

  • Intermittent battery charger problem

    The green LCD on my Blackbook magnetic end of the battery charger sometimes glows dull when I connect it and has to be disconnected and reconnected again before it glows green . Any idea what's up - connnections are clean and no sign of loose or bet

  • Minidisplay port to hdmi cable with audio support

    I recently got an HDTV and want to hook up my Macbook (13" aluminum, 2009). I'd like an all-in-one cable and not have to have several connections. This is one product I've found but the reviews aren't good at all: http://www.newegg.com/Product/Produc

  • QM in procurement: block invoice for payment if certificate not received

    Hi, I want to know if it possible to automatically block an invoice for payment if certificate in procurement hasn't been received. I don't want to block the material, that is: I want to receive the material, transfer it in unrestricted stock but I s

  • Bought iphone 4s second hand, and im having trouble activating it.

    so i bought an iPhone 4s second hand, and I'm having trouble activating the phone, its linked to the persons apple id and its asking for the person to sign in and i no longer have contact with him. I went to a Verizon store, and they said that i myse