When creating notes, we've added the "Is Private" checkbox to the analyst Note window and want it checked by default, so in the Note object, we set the default value for "Is Private" to True.
However, for the Note action on a separate window on the same process for the end-users, we have that "Is Private" object hidden, and want it defaulted to False for that specific window.
So in essence, "Is Private" for Notes should default True for Analysts and default False for End-Users.
Is this possible?