Hi all,
Just a little context, I have need of a select/drop down on a form to update automatically.
So I believed I had achieved this, by programmatically updating said field via an webhook, code included below.
Which looked like it worked, as all the correct options do now infact sho...