I need to get a value from a read-only field when I submit my form, but the value comes across as none when I reference it (form.vars.field). Other values from the same record are accessible, so I think my syntax is right. I'm thinking of creating a hidden field and putting the value into it so that I may access it, but just wanted to check if there's a better solution.
Thanks, Audra

