Replies: 2 comments
|
Good idea, and it's a genuine gap. Right now every bookable URL is per event type ( The data side is easy. Event types already record their owner, and they already carry The interesting question is the URL, and I'd like your opinion on it since you proposed the shape. Your example is The alternative is a short prefix, something like I lean toward the bare version with a reserved list, because this is a link people put on business cards and the prefix is a visible tax forever. But it's the kind of decision that's very hard to reverse once people have shared their links, so I'd rather hear from the people who'd actually use it before committing. A few other things it needs, noted so they don't get discovered halfway through: a handle field on the user profile (unique, URL-safe, editable), a decision about what happens to the page when someone is archived (I'd 404 it rather than leave a dead booking page up), and a choice about whether the page is a plain list or shows duration, price and location per event type. I'd lean toward the richer version, since the whole point is helping someone choose. Would a team-level page be useful to you as well, or is per-person enough for what you're doing? Teams already exist as a first-class thing here, so |
|
The /u/ is not a deal breaker for me because my links will be on a website and the booking page will be linked there so not an impact on a business card for me. Ultimately I think it should be built in the way that make it easiest to maintain so that it does not become a complicated process to support. I would love to have a teams page with all the options and with rich details. I like the idea of 404ing in the case of an archive - it would be nice to create a custom 404 page so that it may be redirected back to a teams page?? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Not sure if it is in the roadmap, but is it possible to have a booking page for the team member, what shows all their appointment types, versus a booking link per appointment type only.

Edit: this is for customers to see, not the dashboard in admin interface. ie. goto Https://calnode.example.com/TeamMemberName vs a booking link to the event type only.
All reactions