Hey folks, having an issue here I can't seem to work out. I've created a form using ui/serverWidget and added fields to it, but I'm having trouble calling setValue on the fields I've added. Where I'm calling
form.addField()
to create the fields, calling
form.setValue()
doesn't work to update them