Skip to main content

I am using `

newTable.createFieldAsync(fieldName, "multipleSelects", {'choices': options}, fieldDescription);` syntax to create a field in table.
But i want to change question placeholder or create question with custom placeholder(above marketed section in image) without effecting question main reference value using scripting or automation?

Hmm, that looks like a form view, and I do not think you're able to set up or update form views via the API or scripting I'm afraid


Reply