Pre-populate invitee information on the scheduling page: Difference between revisions
No edit summary |
No edit summary |
||
| Line 72: | Line 72: | ||
1. Find the specific question in your Meeting Type // Questions and click '''Copy UUID.''' | 1. Find the specific question in your Meeting Type // Questions and click '''Copy UUID.''' | ||
2. Add Custom CSS<br> | 2. Add Custom CSS<br> | ||
To hide the pre-filled question from the booking interface, navigate to Settings // | To hide the pre-filled question from the booking interface, navigate to Settings // Branding // Custom CSS and use the following syntax (replacing the ID with your specific UUID): | ||
<pre> | <pre> | ||
.question--e0585e89-c483-48f3-8ad2-2bba5802bb9e { | .question--e0585e89-c483-48f3-8ad2-2bba5802bb9e { | ||