Form control to stop user from changing setting

I have a list when the form is opened only those users in a Group, 2nd list… can change the some of the columns in the list. Making half the list read-only to the 2nd group I have the "edit" form setup as two pages with buttons
to flip back and forth.
The 2nd page is the one I am tiring to control. I don't care if they can see it, but I don't want change it. I have tried https://stevessharepointnuggets.blogspot.com/2012/05/infopath-2010-restricting-control.html but this is based off of two user groups
those who can see the button and those that cannot. If the user is in both lists, this does not work. All users is in one group (any user in SharePoint)
I thought about adding the group of users to the form by workflow when created but from there I can find a way to capture the user that opened the form to compare to the list column.

I think maybe the cleanest way is with server-sided scripting
(php, asp,
...). The form page would create a session/cookie based on
the user
input, then the 3 other pages would check for that
session/cookie and if
it exists, let them in. If it does not exist, redirect to
another
"error" page. This requires a little more heavy lifting than
what DW
will do for you out of the box though.
Alec Fehl, MCSE, A+, ACE, ACI
Adobe Community Expert
AUTHOR:
Microsoft Office 2007 PowerPoint: Comprehensive Course
(Labyrinth
Publications)
Welcome to Web Design and HTML (Labyrinth Publications)
CO-AUTHOR:
Microsoft Office 2007: Essentials (Labyrinth Publications)
Computer Concepts and Vista (Labyrinth Publications)
Mike Meyers' A+ Guide to Managing and Troubleshooting PCs
(McGraw-Hill)
Internet Systems and Applications (EMC Paradigm)

Similar Messages

  • How do I stop LR from changing setting when I Import?

    Whenever I import photos the exposure and other settings are changed.  I have resete every default setting I can find for any kind of preset.
    I tried to uninstall by dragging to the trash can (Mac OS) and reinstalled to try and clear the issue.  Not sure this was the correct process as
    it didn't seem to wipe everything out.  Don't know what setting got changed along the way.  Just trying to get everything back to default
    so that my photos aren't arent manipulated before I can even get them to the develop module.

    You probably set either a default import preset applied during import or changed your Camera Raw defaults.  If the first, look in import and remove that preset from being applied.  If not, try edit-preferences-presets-Reset all default Develop settings.  I'm actually not sure if that will reset the Camera Raw settings or not, as I've only set them before, not reset them.

  • How to prevent user from changing a field on a Form.

    I have a form and a report on the same page. The form is used to set criteria for the report. So after the criteria is entered on the form a button is clicked, which passes the criteria to the report. The form also displays some additional data based on the criteria, i.e. I do a query on the form.
    The problem I'm having is preventing the user from changing the additional data which is displayed. I tried all the wizzard options; i.e. not updatable, not insertable etc. but the user can still change the data.
    The only options seems to be writting some Java code for one of the triggers, but I haven't written any Java before.
    So I was wondering if anyone has a non-Java solution for this problem or an example of a Java program I could use to solve the problem.
    Thanks for any help
    Larry

    Hi,
    Suppose you want Empno, Sal fields of Employee table as Query only and all other fields user updateable then
    uncheck all the three check boxes
    Mandatory , Updatable , Insertable under validation options for those fields.
    When you run the form, these fields appear as text items in query mode and will appear labels once the querying done.
    Hope it works
    Madhav

  • How to stop  the users from changing the Decimal in SAP

    How  to stop  the users from changing User Profile

    Hai,
    It is not possible to restrict SU3 to display, because it has only S_TCODE has the authorization object.
    If you really want to restrict users from changing their profile you have to remove the SU3 access and give SU1 or SU2 which gives access only to Personnel details and Parameters.
    Hope this helps.
    Regards,
    Yoganand.V

  • Stopping Users from Web Surfing Externally Using IE?

    We have a lot of legacy internal application that can only be accessed using IE.
    Due to the recent Microsoft announcement concerning IE versions and support/patching. We want to stop users from surfing externally using IE, is there a policy setting (or proxy config, host file mod etc.) that we can use to force this?

    Hello,
    block your firewall for port 80/443 explicit and then open only required ports for your requirements.
    For controlling internet access you have the need for proxy server. A free proxy server is SQUID
    http://www.squid-cache.org/
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • How do I stop GoLive from changing the location of my CSScriptLib.js file?

    How do I stop GoLive from changing the location of my CSScriptLib.js file?
    I am making rollovers and want my CSScriptLib.js to be in the same folder as my HTML files.
    Every time I edit the rollovers GoLIve recreates the path of the CSScriptLib.js to file:///Users/xxx/Library/Preferences/Adobe/GoLive/Settings8/JScripts/GlobalScripts/CSScr iptLib.js so it won't work when uploaded. I always need to edit my HTML before uploading. All I want it to say is src="CSScriptLib.js" as the default.

    The site file is a database that keeps track of all your assets (and much more), including the scriptLib file. As soon as the page is saved (when you use the site file and it's open) the link will be change to the correct path that will work on the server.
    If you're not using the site file you might as well use a text editor, since most of GL functionality is gone.

  • Restrict A User From Changing A Payment Term While Adding A/R Invoice

    Dear Experts,
    We want to restrict our users from changing payment terms while adding A/R Invoice.
    We use SAP B1 2007 b.
    Thanking  you
    Pradnya

    Hi,
    try below code in transaction notification procedure:
    if (@object_type = '13') and (@transaction_type IN ('A', 'U'))
    BEGIN
    IF exists (select T0.DocEntry FROM OINV T0 Inner Join OCRD T1 on T0.CardCode=T1.CardCode Where T0.GroupNum  !=T1.GroupNum and T0.DocEntry =@list_of_cols_val_tab_del)
              Begin
                   SET @error = 30
                   SET @error_message =N'You are not authorized to change payment terms'     
              end
    END
    for how the transaction notification works or how to use :
    check How to use Transaction Notification
    Thanks,
    Neetu

  • Is there a way to prevent users from changing the Advanced, Connection, Settings Tab?

    I need to stop network users from changing the proxy settings to avoid the firewall. Is there any way to disable or prevent them from getting to the advanced, connections tab, and changing the settings for the proxy?

    You can lock the corresponding prefs, then users won't be able to change the settings.
    See http://kb.mozillazine.org/Locking_preferences
    See also http://kb.mozillazine.org/about%3Aconfig_entries

  • Stopping user from making in app purchases on a live iPhone app

    Hi
                   I am trying to stop user from making in app purchases on a live iPhone app. What i have done is i made  Cleared for Sale: No in itunesconnect product id and Status is changed to Status: Developer Removed from Sale. But still i am able to do in app purchase in the app. Any idea why is it? anything i should do? Last Thureday night i have done this changes in itunes connect. i don't want to delete the product id from the itunesconnect.
    Thanks
    Anish

    Hey Michael,
    Is that the only way to stop in app purchase? delete the product ids from the itunes connect?
    Thanks
    Anish

  • How do I stop AE from changing my workspace when loading a project?

    How do I stop AE from changing my workspace when loading a project?  I've looked everywhere and can't find it.  I work on a lot of projects that a peer works on and his screen size is smaller and his workspace is different than mine.  Is there a setting I can change so that when I open one of his projects my AE window doesn't change?

    No. That behavior is intended. The problem is probably that your colleague uses the "Standard" workspace in a custom configuration and since it is matched by name, it emsses up your "Standard" workspace as well. Therefore advise your colleague to create his own workspace with a custom name and/or create your own custom workspace to be able to more quickly reset things.
    Mylenium

  • Restrict users from changing roles

    Is there a way to restrict users from changing roles
    themselves? If a user goes to My Connections and then clicks Edit,
    they could, in theory, change to any group they want--except to the
    administrator group because you have to enter a password. If the
    admin isn't watching the site 24/7, the user can change their roll,
    let's say from a writer to a publisher, and publish something
    before the admin can notice.
    Is there anything that can be done to restrict that?

    You can use connection keys...this will only allow a user to
    change their name and email address (I think...I can check on this
    tomorrow). We use these at my work and it allows for a lot more
    control over who is assigned to the proper groups.

  • Why does the Date Created metadata change when images are exported?How do I stop it from changing?

    why does the Date Created metadata change when images are exported?  How do I stop it from changing? I must have a prefernce set up wrong.

    I don't know what OS you are using, or what application you are using to view the data about your exported files, but on Windows and using Windows Explorer the "Date Created" field relates only to the date that the exported file was created, i.e. if viewed immediately after export it will show the date created as being the same date. In order to view "Capture Date" in something like Explorer, you first have to ensure you have included the Metadata as Conrad outlined above, then you have to adjust the display properties of Explorer to show the "Date Taken" field. Here is an example, part of a folder I exported back on March 3rd, note the difference between that last two dates:

  • How to stop screen from changing size every time I touch cursor

    how to stop screen from changing size every time I touch cursor

    If you're using Windows 8 it has to do with the mouse. Go to Control Panel - Mouse - Click Pad Settings. Uncheck pinch zoom then appy.

  • Is it possible to prevent users from changing iPad background?

    I am currently helping deploy 130 iPads for a school using Apple Configurator. I have set the desired wallpaper and lockscreen text via Apple Configurator, however this can easily be removed if a user decides to change the lockscreen wallpaper. Is there any way to set a restriction that would prevent a user from changing the lockscreen wallpaper? Any ideas would be greatly appreciated! Thanks for the help in advance!

    I heard that with iOS6 MDMs could have the ability to remotely change the wallpaper and lockscreen OTA. So far Airwatch is the only one I've heard of that claims to be able to do it:
    http://www.air-watch.com/company/news-room/press-releases/2012/09/airwatch-offer s-same-day-comprehensive-support-for-apple-ios-6
    (scroll down to "New MDM Capabilities")
    I hope other MDM's adopt this. It sure would be nice to be able to do this from an MDM.
    Hope this helps!
    ~Joe

  • Prevent user from changing calendar permission

    Hi team,
    How to prevent users from changing calendar permission in outlook. When user open calendar option in Outlook he should either he should able to view the calendar sharing tab or he should not able to make modification in calendar permission by assigning permission
    to others.

    Hi,
    Agree with Andy. Exchange has no built-in feature to prevent mailbox owner to modify their calendar permissions. Since they are owners, they can set their calendar permissions.
    Thanks for your understanding.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Amy Wang
    TechNet Community Support

Maybe you are looking for

  • MackBook Air 13" and Samsung SyncMaster TA550 Monitor

    I have MacBook Air 13" and I try to set up Samsung TA550 27" monitor to work with it. Now my MacBook does not want to use the requested (by Samsung) resolution 1920 x 1080 but only pushes lower resolutions. How can get this solved? I connect it with

  • Change Offset value of input node in APO order

    Dear experts, in order to accomodate overlapping scenario in APO I calculate and update offset value of input nodes of apo planned orders. To do so I use BADI /SAPAPO/RRP_SRC_EXIT method RRP_USEX_PLORD_CREATE. I activate the BADI using heuristic SAP_

  • RFQ insufficient security or privacy level

    Hello I get the follwing error when adding a online RFQ to the system: I am also not able to send out a Test e-mail? Any Ideas? <?xml version="1.0" encoding="utf-8" ?> - <Msg xmlns="urn:com.sap.b1i.vplatform:entity" xmlns:b1il="urn:com.sap.b1i.sim:b1

  • My Mac will not open any 'save' or 'open' dialog boxes

    My mac will not open any 'save' or 'open' dialog boxes, this includes saving in photoshop and uploading photos to Facebook. The dialog boxes do not appear - please help?

  • How to snap screen of a component

    I have an applet to show or edit a drawing which data is from a xml document, but applet running is so slow. Now i want to run this applet in server,and snap the screen of the drawing JPanel. Is this viable ?.. And any suggestion?.