The picklist using a script (“Red Blue Green”) works, but using it on my iPhone 16 I discovered I can’t use it because the little picklist icon to touch to get the list is not there. No way to get the list.
Just for fun I put another field with a normal picklist and that works as expected with the icon at the right and it pops up the choices.
I guess it is because the filed is a Script type and that type doesn’t have a picklist option???
So, I guess that method doesn’t work on the iPhone?
Script fields aren’t meant to have Pick Lists on them. I just checked to make sure, but the Pick List option doesn’t even appear on the Script field properties panel on macOS.
Script fields are meant to just display a value computed from other fields in your form.
There’s no picklist on the script field. This script just creates a number from your input field which is just a regular text field with a picklist associated.
Cheers, Daniel
---
See https://lab.danielleu.com/tapformspro/ for scripts and tips&tricks