Avatar

Level 10

Hi,

One way around this is to use a null pattern (in the Object > Field tab, click patterns). You can set the null pattern to be whatever string you want. When the user clicks inside the field, tha pattern is cleared and will only be visible if the field is null.

Example here: https://acrobat.com/#d=uqcNdyoPayTa2MbPb8F88A

You could also use script to clear the default value, but this can get tricky if the user inputs the default value.

See if the null patterns works,

Niall