Not sure if default value is what I need but what I want to do is just have some text in the field to let the user know that this field is optional. So I don't need the content to be active. Just want it to be in the field if nothing is entered. The table should also know that nothing is entered in the field. So if the user decides to type something in then the field becomes active and is the recorded into the table.
Does anyone know how to do this? I checked a lot if the settings in properties but can't find the right one.