I am using FormAPI.attachAutocompleteFromExpression() function on my form. On th

I am using FormAPI.attachAutocompleteFromExpression() function on my form. On the field the autocomplete gets applied to I am setting a default value. Unfortunately, the value gets overwritten by the function. What is the best way to restore the default value?

I tried using getValue and setValue from a hidden field where I stored the default value. However, apparentely the value is not set yet when the onload event of the form triggers....

OriginalPostID-39454

OriginalPostID-39454

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data