Error icon does not show the Indicator when Field is invalid

  1. #1

    Error icon does not show the Indicator when Field is invalid

    Hi ,

    From the server side im setting
    field.MarkInvalid();
    but this only underlines the textfield but does not shows the error icon... i used
    field.IndicatorIcon = Icon.Error;
    but still has the same issue. how to achieve this?

    I uses the form layout too :-)
  2. #2
    Did you set MsgTarget="Side"?
  3. #3
    Also please ensure that width of the field is not so big (there is a place for indicator)

Similar Threads

  1. [CLOSED] Indicator Icon Listener and Directevent
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 19
    Last Post: Nov 14, 2011, 6:29 PM
  2. [CLOSED] Indicator Icon Does'nt show in CompositeField
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 14
    Last Post: Nov 10, 2011, 4:01 PM
  3. Replies: 6
    Last Post: May 25, 2010, 9:53 AM
  4. Replies: 0
    Last Post: May 04, 2010, 7:08 AM
  5. [CLOSED] Dropdown Field Icon Error
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 13, 2010, 2:19 PM

Tags for this Thread

Posting Permissions