Hi Hilary
I'm trying to make a multi select list box read only upon a trigger from another field, however when I try publish the form (its a SharePoint browser form) I keep getting the SOAP error as follows
The SOAP response indicates that an error occured on the server:
Server was unable to process request--> Object reference not set to an instance of an object.
My condition is when a particular date field is not blank , rule type = formatting , then disable control of the multi select list box field.
However it lets me hide the control instead and that works so is there an InfoPath constraint here?
I really need to keep visibility of the field on the form so the users can see the original errors and correct them, so hiding the field is not ideal.
The multi select list box field is receiving data from another sharepoint list as it's source for available selections in the multi select list, might this be a factor?
I found this post on something similar but not sure I follow or if it's the same - https://www.infopathdev.com/forums/p/40094/123803.aspx#123803
Thanks
Mark