SharePoint 2013 access to custom lists a user creates

In an InfoPath custom list form 2013, I have setup a group of test users with 'view' access to my test SharePoint website. These users are able to enter data in a custom list.
When the user looks at the data that they originally entered by accessing the data from the sharepoint website, the InfoPath Form looks like the form is read only. However if the user clicks the auto generated edit buttons on the top of the form, they are
able to change the data in the list.
Basically I would like a way for the user to not be able to change the original data in the custom list.
Is there a way that I can accomplish this goal like:
1. disable the autogenerated buttons,
2. have all the textboxes set as read only,
3. change some kind of an access level?
 Would you let me know what method works and how to accomplish my goal?

In InfoPath Designer go to File, Info, Form Options.
In the Web Browser category uncheck Show InfoPath Commands in Ribbon or Toolbar.
Mike Smith TechTrainingNotes.blogspot.com
Books:
SharePoint 2007 2010 Customization for the Site Owner,
SharePoint 2010 Security for the Site Owner

Similar Messages

  • SharePoint 2013 names for custom lists

    I have the following to mention about changing the name of a custom list for SharePoint 2013.
    1. In my test SharePoint area the person that is our 'admin' for SharePoint, went to the 'recent' area of my test area in quick launch and changed the name of my Custom list. The features like email messages did not work at the point.
    2. I then went to list settings on the test website, and changed the name of the custom list to match the name my 'SharePoint' admin changed the name to. I reran my test workflow, and the features started to work again like the email messages.
    **Note: Myself and the SharePoint 'admin' person at my company have only worked with sharepoint 2013 for 3 weeks.
    Thus can  you tell me relationship of changing the name of the custom list in the 'quick launch' area versus changing the name is the list settings? Do both areas need the values changed?

    Your observation is currect
    Quick Launch name change actually change name in navigation item (site settings -> navigation) which don't change anything on actual list. That is just a "text to display"
    If you change actual list name from settings it should impact Quick Launch if "Display this survey on the Quick Launch?" Set as Yes from list general settings
    I will suggest you to explore,
    site settings -> navigation
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Sharepoint 2013 designer workflow custom sendemail activity

    Does anybody know sharepoint 2013 designer workflow custom sendemail activity. Current OOB sendemail action from designer workflow cancels the entire workflow when sendemail fails.
    MCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint Lead

    Hi Amit,
    What error did you meet when you used the OOB ‘Send Email’ action?
    I suggest you fix the error rather than creating a new workflow ‘Send Email’ activity.
    Of course, you can also customize a workflow activity to send email, there are two acticles about creating a custom workflow activity for your reference:
    http://msdn.microsoft.com/en-us/library/office/jj163911(v=office.15).aspx
    http://www.sharepoint-reference.com/Blog/Lists/Posts/Post.aspx?ID=37
    I hope this helps.
    Thanks,
    Wendy
    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]
    Wendy Li
    TechNet Community Support

  • SharePoint 2013 we have edit list option

    Hi Friends,
    In the SharePoint 2013 we have edit list option is there.If we edit the list all the rows will be in edit mode.
    If I edit the list First column data in second column,second column data in third column and so one....
    SharePoint 2013 list edit mode how can I align the data in First column data in first column,Second column data in second column and so one....
    Please can any one help me on same.It is very urgent.
    Thanks,
    Tiru
    tirupal

    Sorry I didn't get you. Please clarify below for my understanding.
    1. Are you referring to Quick Edit in SharePoint 2013 list?
    2.  What alignment --> By default first column will be on first column data. can you post more details on what you would like to accomplish.?
    Here is the something which I understood.
    Bala

  • Big list of users created at the Financial applications

    HI
    During application installation there are quite a big list of users created at the Financial applications. Need to findout what is the impact, can we remote these accounts or lock since these applications are not used
    Regards

    Please refer to these docs.
    Best Practices for Securing the E-Business Suite [ID 189367.1]
    Best Practices For Securing Oracle E-Business Suite Release 12 [ID 403537.1]
    What Is The Impact Of Disabling Oracle Seeded Users? [ID 418767.1]
    Can The Autoinstall Account Be End Dated Or Not? [ID 820065.1]
    Thanks,
    Hussein

  • Worklow 2013 locking a custom list

    In a SharePoint 2013 workflow I have a custom list where I am having users submit to the workflow. Once the user submits the custom list to the workflow 2013, I do not want users to be able to make changes to the custom list. I basically want to 'lock' the
    custom list so the user cannot make changes. I do not want to disable buttons unless I need to since I am using the auto generated buttons submitted by SharePoint.
    I am going to use 'declare a record (mark a record)' and not the app model to raise security levels. I am not picking the app model since you will not know who actually changed the record if most of the code that I need to execute would be in the app
    model or impersonate step.
    Thus can you tell me the following:
    1. Am I correct about the app model or impersonate? If not, can you tell me what facts I am incorrect about?
    2. Can you tell me how to 'declare a record (mark a record)'? Basically I am on my own test SharePoint 2013 website and I am thinking of activating this feature.

    Hi Wendy,
    #1. The App Step runs with the app permission which has full control by trusting the workflow and the Impersonationstep runs the actions inside the step as the user who authored the workflow.
    When elevating permissions for a workflow isrequired, then we can consider to use app models and impersonation step.
    For your issue, you just want to make the users not be able to edit the items, then you can use declare as a record instead of changing the permissions of the users.
    #2. To be able to use Declare as a record function, we need to enable In Place Records Management feature in Site Collection Features.
    Go to Site settings page of the root site > Site collection features.
    After that, we need to go to the List settings page and then click Record declaration settings and select Always allow the manual declaration or records. Then we can use that feature.
    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

  • SharePoint 2013 error while opening listing page

    Dear All,
    I have upgraded my SharePoint 2007 to SharePoint 2010 and SharePoint 2013.
    Currently I m facing problem whenever I click on any list pages (eg. Press Release) on Sharepoint 2010 and 2013 application.
    Attaching the error message. Please help.

    Is there any custom code used in the master page or other pages?
    I'd suggest you open the PR_listing.aspx page in SharePoint designer and then do a search for "ServerContext" and if you get a match, then you or a developer will need to update the code to use the SPServiceContext approach instead.
    If you don't get a match on ServerContext then you'll need to look at what custom controls are being used - and if I were you I'd comment each one out until the page loads.
    *********************************************************************** Please remember to mark your question as answered and Vote helpful if this solves/helps your problem. Thanks - Mark. **********************************************************************

  • Workflow in SharePoint 2013: Update item in list

    I have a task list where anyone can post a suggestion for a blog. There is a string field for the status.
    I have a library where the author can upload the blog article when ready to send for review. Uploading the document triggers the workflow to start. This document is reviewed twice and when the author is satisfied it will go for translation and then for web
    publication.
    All of this is worked out in the workflow except for one thing: I would like to update the task list at each stage of the process to the current status. Since it can all be done programmatically, I don't need to use a "choice" field. The string
    field would be just fine. One of the things I saw in my research is that "choice" fields won't update.
    I have put a lookup field in the blog article library to correspond with the title in the task list to create a relationship.
    First of all, is it possible to do to update a task from a document library, or am I just spitting in the wind? If so, why doesn't it work?

    which specific field you want to update after task approval. Did you create a content type based on workflow task (SharePoint 2013) and associated that particular content type with your task list?
    I repeat my question - do you want to update task list after the task execution or just after assignment?
    If its just after assignment then I think its not possible OOB and if its after the execution of the task then its doable OOB since there are two variables set as task out i.e. task outcome and TaskID (guid of the current task list item) and from that TaskID
    you can lookup the task list item and update any field.

  • How to set application access type for list of users

    Hi everybody,
    I've an requirement to automise the application access type setting in shared services.
    When i searhed to do with MaxL scripts.I'm able to set the application access type for a single user using
    alter user 'username' add application access type essbase
    alter user 'username' add application access type planning
    But,i've to perform this as a daily activity updating for list of users.Is there away to do it..??..i want to pass the list of users to the above alter user command.??
    Please help me.
    Cheers
    Saran
    Edited by: user11396937 on Aug 27, 2010 2:09 AM

    I discovered that changing "Image interpolation" optioon in general preferences of Photoshop has direct influence on smart object interpolation type. You can even reinterpolate smart object after changing image interpolation in preference. Just click ctrl + t and enter.

  • Sharepoint 2013 - Display Disclaimer when a MySite is created

    Hallo there,
    i spent the whole day searching the web for something i thought i already found some time ago, but cannot remember where...
    Maybe you guys can help...
    We need to Display some Kind of disclaimer / Terms of usage when a user initially creates his mysite. Best solution would be to Display a Website with a "Yes" / "No" choice... Clicking "Yes" would continue to create the
    users mysite - "No" would cancel the process.
    is there any way to do this?
    Thanks in Avance!
    Phife

    Hi Phife,
    When we first time to click "About me" menu to create MySite, it will pop up "Let's get social" dialog, I think you may have found this dialog some time ago.
    If you want to popup other disclaimer dialog when you click "About me", I think you can try customizing it's event to judge if MySite hasn't been created then pop up the custom disclaimer dialog with Yes/No choices for creating mysite agreement, then perform
    the proper action based on the Yes or No.
    http://paulliebrand.com/2014/02/26/sharepoint-2013-get-the-most-out-of-sharepoint-dialog-explained/
    Thanks,
    Daniel Yang
    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] 
    Daniel Yang
    TechNet Community Support

  • Powershell help - get a recursive list of user created inbox subfolders based on variable

    I have a requirement to identify all user mailboxes that have user created subfolders under the Inbox folder.  I can use the following powershell command to obtain the information I need, but only for one user at a time:
    Get-mailboxfolderstatistics username -FolderScope Inbox | select name, foldertype | Where-Object {$_.FolderType-eq "User Created"}
    I have a list of about 700 usernames which can be loaded into a variable.  I've tried experiementing with the ForEach-Object cmdlet but I can't seem to get it to work.  Is there a way to get my command above to loop through all usernames stored in
    a variable, and then export to CSV?

    For all users dynamically...
    get-mailbox | Get-mailboxfolderstatistics -FolderScope Inbox | Where-Object {$_.FolderType -eq "User Created"} | Select Identity, Name, FolderType | Export-CSV Mailbox-Folder.csv -NoTypeInformation
    From a variable...
    $mailboxes = get-mailbox . .. . . 
    $mailboxes | Get-mailboxfolderstatistics -FolderScope Inbox | Where-Object {$_.FolderType -eq "User Created"} | Select Identity, Name, FolderType | Export-CSV Mailbox-Folder.csv -NoTypeInformation
    Blog |
    Get Your Exchange Powershell Tip of the Day from here

  • SharePoint 2013 Community Site Discussion List Custom View Issue

    I need to create a custom view to show the discussions updated in the past 7 days and ordered by most replies.  I have created a custom view based on the subject view and included the following columns:
    Body
    Category
    Last Updated
    Modified By
    Replies
    Subject (linked to item
    the problem is that when you click on the subject link, it does not return that discussion.  We get the message that There are no items to show in this view.
    This happens even if I use the Flat or Threaded view option when creating a custom view.

    You haven't most probably set the "Folders" property when setting up the view. Go to Folders property and set Show this view: In the top-level folder. Also, in Sort property select Replies column and set it to Show items in descending
    order and in Filters property set Last Updated column "is less than or equal to" [Today]+7
    Nadeem Yousuf

  • SharePoint 2013 On-Prem- Can I limit users of only 1 group should be only able to create OneDrive?

    I have a requirements of limiting users to use onedrive for business site. What I want to do is below
    1) I want to configure in such a way that not all users should be able to create their personal site
    2) only members of a particular AD group should be able to create oneDrive?
    Is this possible? and how?

    You can do this by editing the permissions in the User Profile service application.  Access the User Profile service in Central Admin.  Click on the Manage User Permissions link in the first set of links on the manage user profile page.  By
    default the groups listed have all three permissions.  Remove the Create Personal Site permission from all the existing groups.  Now add the AD group that you want to be able to create personal MySites (OneDrive) and give them all three permissions.
     Click OK.
    This won't affect any existing users that already created mySites (OneDerive).  But only members of the AD group you gave permission to will be able to create OneDrive for business sites from then on.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • SharePoint 2013 - Office 365 Custom Rating(0-5) Sharepoint Hosted App SetRating Reputation Class using Javascript and CSOM

    I have created the list and enabled the rating feature. I want to display the List items and rate individual items from an App.  I can able to create and bind the rating control through CSOM associated with the Rating Value.  But I unable to rating
    when I click rating star button. I am using the below code for clicking through JavaScript
    function SetRating(webUrl, listId, itemId, ratingElementId) {
    hostWebContext = new SP.AppContextSite(context, hostWebUrl);
    var listPrograms = hostWebContext.get_web().get_lists().getByTitle("MyList");
    context.load(listPrograms);
    var RatingValue = 5;
    EnsureScriptFunc('reputation.js', 'Microsoft.Office.Server.ReputationModel.Reputation',
    function () {
    var rating = Microsoft.Office.Server.ReputationModel.Reputation.setRating(hostWebContext, listId, itemId, RatingValue);
    context.executeQueryAsync(Function.createDelegate(this, this.RatingSuccess), Function.createDelegate(this, this.RatingFailure));
    While executing this script I got error like get 0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'addQuery'
    * Which Context we have to use for this case? AppWeb / HostedWeb
    * Is there any way to update the rating control value at runtime?
    Please help us to find out the solution.
    Thanks.

    Hi Elie,
    Since this forum is discussing about Developing Apps for Office 2013, and your issue is more related about Exchange development. I will move this thread to the more related forum.
    Reference:
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=exchangesvrdevelopment
    Thanks for your understanding.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • SharePoint 2013 alerts not sending emails to users

    Worked on this all day yesterday and to no avail.
    Followed up on every one of these fixes and they are all correct/have been run.
    http://www.sharepointdiary.com/2012/02/sharepoint-alerts-not-working-troubleshooting-checklist.html
    I got a telnet session to work as well but still, no alerts are being sent to users when something changes. 
    I poked holes in the firewall, set up a receive connector in exchange server as well.
    In outbound email settings, I tried putting in the IP address and the server name (which both should work) but nothing happened. 
    Any suggestions anyone?

    could you please give us more details about the issue.
    Alerts not working for every body or few users?
    Users on network or out-network i.e gmail etc
    Any error in Uls Logs?
    using the exchange server, are your server part of Exchange relay?
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

Maybe you are looking for