Skip to main content

Way to change placeholder of the question using scripting or automation

  • April 10, 2023
  • 1 reply
  • 23 views

Forum|alt.badge.img+1

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?
This topic has been closed for replies.

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31

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