Hey guys, I am trying to figure out a few things right now.
1. Is it possible to do a nested checkbox where there is the main checkbox and then two tabbed checkboxes that are related to the main one and when the main one is checked, the other subcheckboxes are checked as well? And can it be repeated for a bigger checklist?
- Is it possible to have a checkbox trigger an email so that when it is checked, an email will be sent out?
I'm wondering these things because I was asked to do something like this and have it connect to a database and pull user information automatically from the users browswer, so that the page already recognizes who is visiting it. It seems like a really complex project and I don't know where to start other than start with the basic things first such as creating a database, making a page that connects and pulls information from that database, and edit things and generate letters based off that information. From what I have, I don't know if I have to start entirely from the beginning or if I can modify a few things that I already have to work with the new task that was asked of me.
Thank you to anyone who can help give me insight on this. I'm a little perplexed by this situation.