locked
problem with modal dialog pop up . RRS feed

  • Question

  • I am using custom V5.master for my site.

    Problem I am facing is with Modal dialog pop up.

    I have created a calendar list and added it on a webpart page.

    I try to create new event, on that webpart page, by clicking on add new event. In the pop up some fields in the top appears behind ribbion. And this does not happens when logged with system account.


    regards, Ritesh Anand

    Friday, July 5, 2013 7:38 AM

Answers

  • Ritesh,

    I can guess that its something happening with the custom CSS files (if any you are using). Now try this :

    1. Remove all CSS files if any attached to your site ( for time being!!!).
    2. Increase the size of the Model Popup body.
    3. Use "AutoSize" property for your Model Popup.
    4. Check any Java Script is loaded before the default.
    5. (Just for testing purpose only)Change view of your calendar and see the behaviour of your popup.

    Update accordingly.

    Cheers!!!

    • Proposed as answer by Hemendra Agrawal Friday, July 12, 2013 10:09 AM
    • Marked as answer by Ritesh673 Friday, July 12, 2013 10:31 AM
    Saturday, July 6, 2013 1:24 PM

All replies

  • Hi Ritesh,

    Question is not too clear, would you mind attaching an image of whats going on. What "Fields" comes out when you don't logged in as System Account and what comes out !!!

    Kindly be specfic !

    Cheers!!!

    Friday, July 5, 2013 11:56 AM
  • Please find below screen shot. Area under the red box does not display.


    regards, Ritesh Anand

    Friday, July 5, 2013 12:25 PM
  • Hi,

    This is because of the mandatory Calendar fields. Well, now the question is do you fix them with compulsory fields ?.

    You can uncheck "Required" radio  button to make few fields not to appear.But, when you are creating event then you must need to provide few fileds for sure.

    Cheers !!!

    Friday, July 5, 2013 1:17 PM
  • Those fields that are not displayed in screenshot are actually visible but appear behind the ribbon.

    Its not apparent in the screenshot but I can see cursor behind the ribbon and i can make entry also for those fields.


    regards, Ritesh Anand

    Saturday, July 6, 2013 6:36 AM
  • Ritesh,

    I can guess that its something happening with the custom CSS files (if any you are using). Now try this :

    1. Remove all CSS files if any attached to your site ( for time being!!!).
    2. Increase the size of the Model Popup body.
    3. Use "AutoSize" property for your Model Popup.
    4. Check any Java Script is loaded before the default.
    5. (Just for testing purpose only)Change view of your calendar and see the behaviour of your popup.

    Update accordingly.

    Cheers!!!

    • Proposed as answer by Hemendra Agrawal Friday, July 12, 2013 10:09 AM
    • Marked as answer by Ritesh673 Friday, July 12, 2013 10:31 AM
    Saturday, July 6, 2013 1:24 PM
  • OK, I will try yours suggestions to check if its because of custom CSS.

    But if this was because of custom CSS then should it be behaving in the same way for all the log in.


    regards, Ritesh Anand

    Saturday, July 6, 2013 1:27 PM
  • Dont worry for those things for time being ! We will sort out the issue ! :)
    Saturday, July 6, 2013 1:29 PM
  • Resolved it.

    It was actually A CSS problem.


    regards, Ritesh Anand

    Friday, July 12, 2013 10:31 AM