The auto-filled data is retained in text field but its throwing the required validation

Hi, 

In Action forms for few of the text field I'm using the auto filled data (autofill feature existing in browser). So, data is retaining in the text field but it's throwing a required validation. if I re-enter the values manually, required validation is removed.

Any idea on this behavior?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Aksat Parekh

    It's not required, and the times I've tried it, users complain that it makes the form confusing to fill out.  This may partly be because it only has the option for "name", while most of the forms in my system would have separate "first name" and "last name" fields.  To be fair though, I haven't tried messing with it in a while.  But the real answer is, since it's not required, I "prefer" just not using it at all.

Children