Skip to main content
Hchen151
New Participant
January 31, 2022
Solved

Delete value of Autofill in a form field

  • January 31, 2022
  • 3 replies
  • 1575 views

Is it possible to delete the value of the Autofill after putting one? I got error message while trying to clear them.

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman
Set the value to “null” (without quotes).

3 replies

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
January 31, 2022
Set the value to “null” (without quotes).
Hchen151
Hchen151Author
New Participant
February 1, 2022

Thank you! 
A follow up question: can the field still be filled with values from other input, e.g. CRM, after being set to "null"?

SanfordWhiteman
Level 10
February 1, 2022
Sure.