Drop down field is not being populated with "Append" option selected
I need to populate a dropdown/radio/checkbox with a value from a lookup table. I need it to populate but still allow for the previous list of options to be selectable. In Laserfiche 11 I was only able to make dropdowns populate properly without use of JavaScript.
Laserfiche 11:
If I selected "Append Choices to lookup results": The table result would be the default selected option, and the user could pick any other drop-down choice. For example: "1" would be selected but the user could still choose 2-5.
Laserfiche 12:
The only way to populate the drop down is if I turn off the "Append Choices to Lookup Results" button. Am I doing something wrong?
Side note:
Selecting "Append choices to lookup results" does nothing for checkboxes/radio.
Not selecting the option makes it so the lookup result becomes the only option the user can pick but also doesn't select it on default. Becoming the worst of both worlds.