On Friday, August 17, 2012 9:35:24 PM UTC+2, Wes Stacey wrote:
You could put in an if statement to check if %TITLE "is set" then set it to whatever you want it to be if they don't enter one. if you want it to be blank you could just set it to a space.
I tried that, but that doesn't seem to work. As it keeps transferring %new_val
Attached the project file.
For now I'll just solve it differently, and make a on/off switch next to it.
If it's OFF then the tittle is empty, if it's ON then the tittle will be filled.