05-10-2019 10:44 AM
Hi. I have a use case where I need to report on the information entered by users on a self registration CWP. Is this possible?
Solved! Go to Solution.
09-25-2020 12:38 PM
We created a solution for this without the need of a log server. All the registrations are kept in a database and we can do a redirect. You can define which fields they need to fill in. You can contact me at jonas@wiflex.eu
Example:
09-25-2020 12:38 PM
We created a solution for this without the need of a log server. All the registrations are kept in a database and we can do a redirect. You can define which fields they need to fill in. You can contact me at jonas@wiflex.eu
Example:
08-29-2019 06:08 PM
I read through it. In the end it kind of does what I want, but it really could be simpler than Aerohive is making it. User connects to SSID, it takes them the CWP. They enter their name and email. Hive records that data along with the device MAC address. Done. I can then review the wireless clients to scroll that data I am looking for.
08-29-2019 03:26 PM
All I need it to have the user enter their name/email and have the portal associate it with the MAC that is connecting. I don't care if they enter John Smith as their name and as long as it ties to a specific MAC address. I can deal with the entering of their real name instead of a fake name in other ways.
08-29-2019 03:25 PM
Possibly. I will read through it this afternoon.