When I create a new event the placeholder for the textbox shows “New event”.
How can I remove the placeholder or make the initial textbox empty?
When I create a new event the placeholder for the textbox shows “New event”.
How can I remove the placeholder or make the initial textbox empty?
Hi,
You need to change locale object:
scheduler.locale.labels.new_event = “”;