- Edited
Hi, i see a need to let new clients signup (in a restricted manner) on their end, instead of taking info like email, name, phone numbers, etc. over the phone.
just send them a link like https://demo.itflow.org/signup.php which would look something like this
(i edited the https://adminlte.io/themes/v3/pages/examples/register.html page in browser for this)
on the admin side, the following should be configurable:
- all/most fields from client_add_modal.php should be available to use, to: ↲
- hide/show or make required fields depends on which info you want to gather
- make the signup page available or not for the public. or, create a unique URL key to only allow authorized submissions
- make submissions - leads or actual clients
- don't allow duplicate submissions/email addresses
i think this would come in handy in a lot of different ways too, for example:
you're hosting a boot at a business expo and you want potential clients to interact with you by filling out there info on a tablet or scanning QR code there and filling out on there own phone.
thanks for letting me share my thoughts