I have a form with SELECT field to pick a Timezone from another table. This is rather straightforward. I select a time zone and,… ahghghgh! get this error [ATTACH=CONFIG]n68441[/ATTACH]
The record structure is super simple [ATTACH=CONFIG]n68442[/ATTACH]
from the table below, when I select “Alaska” is works fine but when I select Central Time (red frame) I get the error above !
I wonder if there is any bug in a validation field or anything that makes SC does not like brackets, colons etc…
The vield is VARCHAR() so it should accept anything, right ?
[ATTACH=CONFIG]n68443[/ATTACH]
I did some testing and when I removed the ampersand symbol from the timezone record it works fine. I believe this is a bug and needs to be addressed.
Arthur