Skip to main content
Known Participant
October 5, 2016
Question

Reset text field settings

  • October 5, 2016
  • 1 reply
  • 404 views

hi, i want to reset all text fields settings. so just keep bellow settings & other all the settings should remove. can u pls help me to get done this using JavaScript. thanks..

Font size - auto

Font name - Helvetica

Alignment - Left, Check spelling, Scroll long text

Format - None

This topic has been closed for replies.

1 reply

Inspiring
October 5, 2016

You will have to access the field object and then individual properties you want to set to your default value or use a specific method to set the field property to your default value.. There is no reset function for the field object.

JavaScript Field Properties

JavaScript Field Methods

omanbuxAuthor
Known Participant
October 6, 2016

hi, thanks a lot for your reply. can u pls give me the code to manage only bellow & remove other selection in same tab ???

Alignment - Left, Check spelling, Scroll long text