cannot call a method on a null value when trying to add text boxes to a form using powershell
I am trying to create a form for emailing using powershell and I keep getting the ‘cannot call a method on a null value’ error when I try to add text boxes to the form.