I want to create an input field that only one user will be able to change. That's easy enough to do, using a conditional view on the input box. However, I want the value that he inputs to flow through to the rest of the users who access the file. Is there a way to do this?