Here is the structure:
List of clients → Select a single client → See list of all bookings → Add new booking. At this point a calendar opens and I would like to add an booking for this client. Is there a way to set a default name for the Event Name?
Are you using a form screen to add a new event? If so, yes, you can set a default value. If not, you’ll need to pull the default name from a template column perhaps.
1 Like
Thanks, I just tried the Form screen method. Unfortunately, Calendar component is not flexible that way, so its not really possible to set the default name.