Forge Posted October 11, 2023 Share Posted October 11, 2023 Hello, I'd like to customize our contact form block to include a checkbox grid within the form for the availability section -- see example screenshot of a checkbox grid below. We'd like to customize it so that people can check the day of the week in the columns and the times they're available in the rows. Is it possible to do this with custom code? Link to comment
Solution tuanphan Posted October 13, 2023 Solution Share Posted October 13, 2023 I tried to imagine it in my head and I think it is possible. However, when the information is sent to email, I think it will be quite messy. Create some checkbox like this Block 1 Monday - checkbox1 Tuesday - checkbox2 ... Block 2 Monday - checkbox1 Tuesday - checkbox2 ... Block 3 Monday - checkbox1 Tuesday - checkbox2 .. Block 4 Monday - checkbox1 Tuesday - checkbox2 .. Block 5 Monday - checkbox1 Tuesday - checkbox2 ... Block 6 Monday - checkbox1 Tuesday - checkbox2 ... then use CSS code to make each column 14.286% width and place them side by side in 6 columns, with column 7 (first column), use some CSS code to add Monday, Tuesday...text and CSS to hide "Monday", "Tuesday",... from these checkboxes But when it comes to email, I think it will be quite messy. Forge 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Forge Posted October 16, 2023 Author Share Posted October 16, 2023 Hello, thank you for this -- that makes sense about the email being messy. I may opt to stick with how it is for now. Thanks again! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment