Hi, the variables you're define under the form properties are read only, since they are hardcoded into the template which can't be modified by a PDF viewer. However, if you only need static data, you can still use them. Given you variable is named "formVar" and contains an array ["Value 1", "Value 2...