Working with forms that will be presented to end users, I would like to be able to hide certain fields while still retaining their functionality.
Example:
User does not care about the information in Field A, but Field B depends on the value from Field A. As it is today, I can't hide Field A without breaking the functionality of Field B.