Question
Need custom formatting script AND number format
Hi, I have a script to create a placeholder text in my field until I click into it and wish to enter data: if (!event.value) event.value = "Activity/Breakdown goes here";
However I need to add this to a field that also requires the format to be number only. How do I retain the custom script and add the script to make it number format only?
Sorry if this is extremely novice, but not sure how to make the two run side by side.
Thanks,
