I have created a computed for display field and set it to hidden in web browser for my web application. In this case the field should be displayed as a hidden field in the web page - , but for certain users this field is totally gone meaning i cant even find the html tag for this field when i view source of the page. Thanks
Subject: Is there something in the form/document security?
I’m assuming you have selected the property to generate html for all fields in the form. Could the field you’re not able to find located somewhere with some additional security that would prevent it from showing.