Skip to main content
Participant
September 14, 2020
Question

Fill & Sign Error caused by Drop Down List

  • September 14, 2020
  • 1 reply
  • 4433 views

I have designed a fillable form that includes a dropdown list allowing the user to enter custom text.  However, when the fill & sign feature is used if the user enters custom text I receive an error stating "Drop down default value not present in options" and I am not able to proceed with the allowed custom text.  

 

How can I ensure that custom text can be used in a drop down using the Fill & Sign feature?

 

Thanks!

 

1 reply

ls_rbls
Community Expert
Community Expert
September 15, 2020

You can employ javascript scripts that can produce  customized text and autopopulate dropdown menus with customized text.

 

The fill and sign tool doesn't work like that and it is not meant for that purpose.

 

Would you mind describing with  more details what are trying to achieve ?

Participant
October 13, 2020

Were you able to solve this issue? I am struggling with the exact same issue

Participant
November 26, 2021

Hi, I have been fighting with this and found i can clear the error by removing any empty spaces in the dropdown list that is throwing the error.