SP2013: OK button not working when editing Settings on List app

Hi, all!  Currently running Sharepoint 2013 under Server 2008 R2.  My client is Win7 Pro/64-bit running lastest Firefox, Chrome & IE11.  I am currently a Domain Admin for our corp domain.
Long story short, I've created a test List app.  When I attempt to add a column to the layout of the custom list app, nothing happens when I click the OK button to save the app.  No access spinning, no errors on-screen (also none visible when I view
the source of the SP page or header), no nothing.  The highlight of the button changes as expected, but nothing else.  The Cancel button will Cancel as expected, but OK does nothing whatsoever.
My current permissions include member of Domain Admins, Site Owners (Full Control), and Visitors (Read).  A Check Permissions on myself yield the following:
Full Control   | Given through the "~site~ Owners" group.  
Read   | Given through the "~site~ Visitors" group.  
Edit   | Given through the "~site~ Members" group.  
(Note: "~site~" is replacing the actual SP2013 site name above)
I'm thinking it has something to do with effective permissions.  I just added myself to the Owners group this morning with no effect.  I've also tried both Compatibility mode on and off in IE, and Firefox and Chrome don't work, either.  Suggestions
are most welcome as I'm at the point where I'm not sure if IE11 is causing a problem or if it's actually an effective permissions problem that's preventing me from saving any column changes to the List app above.
Thanks, guys!
Steve

Hi Steve,
From your description, my understanding is that OK button does not work when you create a new column.
Please check if you get any JS error after you click OK button by pressing F12 to OP developer tool.
Besides, please try to create a new column with steps below:
1.      
Click LIST tab in the Ribbon.
2.      
Click Create Column in Mange Views section.
3.      
Create your column in the dialog.
4.      
Click OK button.
In addition, please confirm these points below:
1.      
Test your issue in another list.
2.      
Test your issue with another computer.
3.      
Test your issue with another account.
Best Regards,
Vincent Han
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
[email protected]

Similar Messages

  • I tunes is not working. when i go to update apps nothing happens go to itunes page is blank

    itunes not working. when i go to update apps nothing happens. if i go to itunes store page is blank and does not go to the store

    http://support.apple.com/kb/ts1567

  • Why is my password not working when i want to update apps?

    Please tell me why my Apple ID is not working when i want to update apps?(just the purchased apps are not working).I now have an acount that dosen't have a card entered.

    For examle i have iGO primo and my password is not working (i already reset it).

  • No matter how many times I reet my password, it will not work when trying to sign intothe App Store through my iPhone4S.

    No matter how many times I reset my password, it will not work when trying to sign intothe App Store through my iPhone4S.

    What is the error that you are seeing? Try to login using another App like GameCenter or iMessage? Also try logging in to other Apps like Facebook to check if it is your Internet connection problem.

  • Layered menu buttons not working when built.

    I have a project that has one menu and one track. The menu has 7 buttons linked to 7 different markers in the track. When I run the simulation in DVD SP, the buttons link fine, and play as they should...but when I build the project and run it in DVD player or burn it to a disk, the buttons do not work.
    If I create a non-layered menu, the buttons will work when built...
    I feel like i'm just missing one little setting on the layered menu
    Thanks
      Mac OS X (10.4.8)  

    Don't forget that a layered menu will normally need two presses to get anything to happen, one to select the button and the second to activate it.
    That said, are you sure that you have got the psd file set up correctly? I would recommend using a background layer with everything on it that you want to appear when not selected, then only adding layers with the changes necessary to show the button selection/activation.

  • Buttons not working when slide is open

    I bought my E65 like .. umm.. a week ago, n now when i open the slide " right button, mute button, c button contacts button and the exit button isnt working, n when i close the slide they works only... it has no warranty on it because i bought a used one.. so anyone knows how to solve this problem? its irritating me ..

    Hi Jerry,
    Iam also facing the same problem ....were you able to get solution ..if yes plz share...
    When I Clikced on Add Macros button in Workbook Settings ,i was able to access the buttons ..but once i close and open the workbook iam again getting the same error..
    Iam not able to Save the Workbook settings afte Clicking on ADD Macros...
    Regards,
    Ravi

  • Buttons not working when implimented using Adobe Configurator

    Hi there, i recently learned about a new program called Adobe Configurator, which allows you to build your own custom panels for Photoshop. The program is brilliant, a brilliant idea, and all seems to work perfectly. However, its connection to Photoshop in only two buttons that i have tried to use, seems to fail.
    I set up two of my custom buttons to follow the path of "File > Share My Screen...", and the other to follow the path of "File > Device Central...". However, weather i have a document opened or not, these buttons never work. I get the error message saying "The command "Select" is not currently avalible.". It says this with other buttons, but only when there is nothing open, so it is understandable. So do these buttons just not work, or am i doing it wrong?
    Thanks.

    That's a limitation of many PDF readers on the iPad. They don't support interactivity well. There are a few that do. Here's a posting on InDesignSecrets.com that I did on the subject of differences between PDF readers:
    http://indesignsecrets.com/finding-the-best-tablet-pdf-reader.php
    My favorite is PDF Expert. However, I later found I had to outline the type if I used them in an InDesign-created button.

  • Exit button not working when entering wrong date

    how do I get the message not to appear by day Invalid (Frm-50004) in forms

    dear Shrikant,
    i have one item start_date whose data type is Date and format mask is DD/MM/RRRR ,
    when i m entering worng date it is showing below message which i kept on ON-ERROR trigger of start_date item with an error code 50004 ;
    "FRM-50004: Day must be between 1 and last of month."
    as i m entering wrong date i want to exit my form but my exit button is not working properly.
    The message appears several times, about 3 or 4 times, because the focus is on the text item to the date, and is firing the trigger ON-ERROR, debugging the code, you notice that after the message back running the line "IF", because the error frm-50004 can not be erased, is giving this error all the time because the focus is on her text item!
    i have kept my push buttons mouse and keyboard navigation property to "NO".
    then also it is not working tell me if any solution is there.

  • HR_INFOTYPE_OPERATION not working when editing HR master data

    Hi all,
    I search for similar problem but couldn't find any.
    I am using HR_INFOTYPE_OPERATION to insert record to an infotype. I proceed with standard way (ENQUEUE employee, call above fm, DEQUEUE employee). It works fine when running as executable program.
    Now I want this functionality when editing EE's master data (i.e. modifiying one infotype record). For this I put the same code to some user exit. Now when executed I can proceed with creating new entry, it saves I can see how data are updated in pa30 for this EE. But when I reenter his master data are without this new record anymore.
    Does anyone faced similar issue? I guess it is not allowed to use that fm when editing master data, but can't find a answer if this is the issue.
    I did also a test creating this new entry for some different EE, but it neither worked.
    Any info appreciated.
    Thank you
    Marcin

    Hi Marcin,
    Please check whether the following links are useful,
    HR_INFOTYPE_OPERATION mod not working
    HR_INFOTYPE_OPERATION is not working in user exit ZXPADU02
    Best Regards.

  • XML Data Button Not working when Exported onto BusinessObjectEnterprise

    I have an XML data button on a dashboard. It works fine in preview and on web. It does not work if it is exported onto Business Object server using XCelsius' Export to  BusinessObjectEnterprise.
    In the InfoView, I double click on the flash file, the flash files opens as expected, but when XML Data button is clicked, no new data seem to come in...
    If I export as Adobe file, and then post it onto the server, and view it using Info View, the XML data button works just fine.
    Please advise.

    Hi All,
    Even I have similar requirement.
    Any work around is appreciable.
    Thanks
    Vinod

  • Pdf buttons not working when pdf loads in browser

    hi
    I have a pdf with buttons which work fine. Once pdf is put on our website and you click on it, it opens in firefox ok but none of the buttons work.
    Safari, chrome - work

    The road to hell is paved with good intentions... FF wanted to provide their users an easy-to-use, built-in PDF viewer, which is good. Problem is that developing a fully compatible PDF viewer is a very complex task that requires a lot of time and effort, so they decided (it seems) to settle for something that's "good enough". So now users are stuck with something that usually does an OK job when it comes to just displaying a simple PDF file, but as soon as you have a more complex file (for example, one with form fields) it breaks down entirely and either fails to load the file at all, or does so incorrectly, and the developers are left sorting out the mess...

  • Development buttons not working when application running

    Hi,
    I am using Apex 4.1. For a new application that i created the buttons which come in the bottom of page (Edit Page1, Application 1, debug etc) are not clickable. They workked for another app in the same workspace.
    Any idea what could be the issue and how to fix it?

    PoojaC wrote:
    Hi,
    I am using Apex 4.1. For a new application that i created the buttons which come in the bottom of page (Edit Page1, Application 1, debug etc) are not clickable. They workked for another app in the same workspace.
    Any idea what could be the issue and how to fix it?It seems you have those buttons but they were not clickable? This suggests that some of your custom JavaScript broke them.
    Do you have any custom js code in your app? try disabling that code and see if the buttons work

  • Buttons not working; then losing connectivity on certain apps, but the browser continues to work

    For Torch 9800: only the touch screen buttons are working. The entire keypad and the top 5 buttons (menu, send, etc) were not working. I did several battery pulls and it finally started working. However BBM, FB, WhatsApp, BB App Store stopped working, but the web browser was still working, so it was not a connectivity  problem. Then the keyboard problem started again. I did another battery  pull and is started working again, but still to access to FB, BBM or Whatsapp, App word. Please help.

    Hi and Welcome to the Community!
    Wow...lots of problems there...and impossible, without some significant diagnostics, to deduce just what the culprit it. It could be hardware, it could be software, it could be moisture intrusion, it could be other things, it could be a combination of things.
    So, first off, do you at all suspect moisture intrusion? If so, then
    REMOVE YOUR BB BATTERY NOW!!!
    Run, don't walk, to this FAQ:
    http://www.blackberryfaq.com/index.php/Got_Your_BlackBerry_Wet%3F
    Do everything it says, including waiting the maximum recommended time. Applying power to your BB between it getting wet and doing this process reduces the chances of success. Further, the only thing predictable about moisture intrusion into a BB (indeed, any electronic device) is that the results will be unpredictable. I've seen some come back up right away and be fine. I've seen others never work at all. I've seen still others run for a bit, and then die later. And every thing in between.
    If you are 100% certain of no possibility, even remote, of moisture intrusion and/or you have done the above and there is no change, then the next thing to try is a clean OS reload. What I suggest actually is to reload your OS clean -- as "bare bones" as possible...no add-on apps, no extra things, no themes, truly bare bones. Then, if the behavior immediately presents, you can stop as you then know that it's either hardware or un-fixable moisture intrusion. On the other hand, if the behavior does not immediately present, then run like that for perhaps a week...long enough to be convinced that the behavior will not recur. Then, after that week, add just one thing...only one, no matter how tempting it is to add more. Run again for another week if the behavior does not present. Once the behavior does present, you know your culprit! I realize this is tedious, but you have a special problem, and special diagnostics are IMHO required.
    So, to do that OS reload, at the top of each device forum, there should be some "sticky" threads that discuss the OS levels available for many models. If they include your model, then please use those as reference as you proceed. Otherwise, you will have to dig through the official download portal for OS packages for your model:
    http://us.blackberry.com/support/downloads/download_sites.jsp
    From a PC, you can install any compatible (e.g., for your exact BB Model Number) OS package to a BB via this procedure:
    http://supportforums.blackberry.com/t5/BlackBerry-Device-Software/How-To-Reload-Your-Operating-Syste...
    Note that while written for "reload" and the Storm, it can be used to upgrade, downgrade, or reload any BB device model -- it all depends on the OS package you download and install to your PC. You can even use a different carriers OS package by simply inserting, between steps 1 and 2, the deletion, on your PC, of a file named VENDOR.XML. Be sure that you remove, from your PC, any other BB device OS packages as having more than one installed to the PC can cause conflicts with this procedure.
    If you are on MAC, you are limited to only your carriers sanctioned OS packages...but can still use any levels that they currently sanction. See this procedure:
    KB19915How to perform a clean reload of BlackBerry smartphone application software using BlackBerry Desktop Software
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Why viber is not working when i am closing the app?

    in my iphone 4 mobile i am facing a problem. when i am closing my apps i am not getting any calls. when i am opening the apps then i am getting calls, sms and miscalls. I am connected with wifi. in this same connection others users are getting calls when they are closing the app. what is my problem? i have uninstalled the app and again i have installed it. but problem remains same. Anyone is not getting me!!!! Please reply as soon as possible.

    Try the stamdard fixes to rule out a software problem:
    - Reset. Nothing will be lost
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup
    - Restore to factory defaults/new iPod.

  • My camera is not working when ever i open cam apps its stucks.

    After upgrading to iOS7 on IPAD 2 the back camera is not working only get a black screen switing to front camera it works once then freezes

    Have you tried to force quit the camera app? Double tap the home button. Scroll sideways if needed until you see the camera preview, then flick that preview up and off the screen. Then either single tap the home button or tap on the home page preview to exit the mode.

Maybe you are looking for

  • Cannot print PDFs created using Distiller XI

    I recently upgraded to FM12 and Acrobat Pro 11.0.0. I use a postscript file to print a PDF book via Distiller. My team is unable to print these PDFs. When I used FM10, there was no such issue. I need to fix this ASAP as I have a software release sche

  • Requested registry access is not allowed when opening Infopath Forms on Sharepoint 2013

    Hello Technet Community. I hope this will help anybody out there that experienced this problem after patching Sharepoint 2013. I have a distributed 3-tier Sharepoint 2013 environment. All of a sudden, after the last round of patched released on 7-Jul

  • Export metadata using report script/data export

    Hi all, I have a cube with 3 dimensions: 1. Accounts 2. Period 3. Products My purpose is to create a txt file using report script (if someone have a better idea I'm willing to hear) as following: Accounts (level 0), Period (level 0), Products(level 0

  • .MOV video clips do not appear in project window

    I've imported .MOV clips but while they display thumbnails, they do not appear in the project window. Is there a way around this? Thanks, David

  • Need help on enhancement PPCO0012

    Hi All I have implemented the enhancement and used the Function exit & Screen exit and created and custome screen. but when i am going into the CO03 transactrion the fields are still in editable mode. Please help in making the fields ready only in CO