Is there a way to display a null text/string when no input has been entered yet? Ideally it should be grayed out and the textbox shouldn't interpret it as an input, and hence won't get saved. I'm looking for a quick way of doing it instead of coding this behavior.