[CLOSED] Mandatory fields expand when not filled correctly

  1. #1

    [CLOSED] Mandatory fields expand when not filled correctly

    Hello,

    I have a problem with mandatory fields only in IE...

    Here is a screenshot explaining the problem:

    Click image for larger version. 

Name:	MandatoryFieldsProblem.jpg 
Views:	52 
Size:	62.0 KB 
ID:	24703

    You can clearly see the behaviour.
    This was tested using ExtNet 4.1. In the other browser, this doesn't happen because the icon is not shown.

    What is causing the problem?

    Thanks in advance.
    Last edited by fabricio.murta; Aug 09, 2016 at 5:41 PM.
  2. #2
    Hello Peter!

    This is because of the hidden exclamation mark icon that is shown from a hidden div/span when the validation fails. Perhaps you want to either reserve the space or maybe suppress showing the additional icons to the validation failure?
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Hello Fabricio,

    I guess you are right.
    You were talking about to suppress showing the icon when the validation fails, how can I do that?

    Thanks in advance for your answer!
  4. #4
    Hello! Suppressing the icon output during validation is a matter of using MsgTarget="None".

    You may also want to investigate in the layout you are using how you could reserve the icon space, leaving a blank space where the icon just shows up without having to resize the fields. It will most likely to choose the right layout and possibly (I did not investigate it, in fact) set a fixed width/height/hidden state to the validation message target box.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert
  5. #5
    It worked perfectly!
    That's exactly what I wanted to achieve :)

    Thanks a lot!
  6. #6
    Okay Peter, glad we could be of help! Thanks for the feedback, we really do appreciate it! We will be marking this thread as 'closed', then.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 2
    Last Post: Oct 30, 2013, 2:44 AM
  2. Gridpanel design for data with mandatory fields
    By madeofrose in forum 2.x Help
    Replies: 0
    Last Post: Sep 05, 2012, 7:26 AM
  3. [CLOSED] Entire filled
    By showingg in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 27, 2012, 9:44 AM
  4. How to avoid saving of data if required filed not filled
    By kondareddy1984 in forum 1.x Help
    Replies: 3
    Last Post: Jun 30, 2011, 6:20 AM
  5. [CLOSED] [1.0] Get all mandatory fields always in red
    By juane66 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 27, 2010, 2:14 PM

Posting Permissions