Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    How to set Error Message in Dynamic form??

    How to set an error message for Any component (example Text Field) in Dynamic Form with absolute Layout( set FormItemLayout as Absolute)?
    Defualt layout for Dymanic Form FormItem is Table ,in this error Message For TextField component is working...But i need Error Message with absolute layout of Dynamic form...
    please Help..!

    #2
    i have same problem, pls help

    Comment


      #3
      You want to specify the x,y coordinates of every error message? Well you could do that only by providing overlays on the form but they would not be associated with the form and this would not be easy to do really. I mean everytime a user changed the browser width/height you'd have to manage those coordinates.

      Comment

      Working...
      X