This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
2022:bootstrap_ctc [2022/06/06 08:46] – [Configuring Click to Connect] admin | 2022:bootstrap_ctc [2022/06/07 08:39] (current) – admin | ||
---|---|---|---|
Line 3: | Line 3: | ||
* The Login Pages include a function called **Click To Connect** | * The Login Pages include a function called **Click To Connect** | ||
* The idea behind this functionality is to make it **as easy possible** for the user of the captive portal to get Internet access. | * The idea behind this functionality is to make it **as easy possible** for the user of the captive portal to get Internet access. | ||
- | * We do however also two variants to the standard functionality. | + | * We do however also have two variants to the standard functionality. |
* Agree to T&C first. (This is specified under the **Settings** tab.) | * Agree to T&C first. (This is specified under the **Settings** tab.) | ||
* Collect customer data first. The fields and whether they are compulsory are all configurable. | * Collect customer data first. The fields and whether they are compulsory are all configurable. | ||
Line 57: | Line 57: | ||
* One can also got to the other end and use a unique user per Login Page e.g. by using a more specific item in the query string like nasid. | * One can also got to the other end and use a unique user per Login Page e.g. by using a more specific item in the query string like nasid. | ||
* It also allows us to stick to a convention across the system where the Click To Connect Permanent Users will start for **click_to_connect** and a suffix. | * It also allows us to stick to a convention across the system where the Click To Connect Permanent Users will start for **click_to_connect** and a suffix. | ||
+ | |||
+ | ===== Collect Customer Data ===== | ||
+ | * We also include the option to collect selected information from the customers **before** giving them Internet access. | ||
+ | * If enabled you can select the interval which the user needs to re-supply the required information. | ||
+ | * There are a predefined list of items you can select from and also whether an item is required. | ||
+ | * There are also three custom fields which you can then use to declare your own values for the text which will be displayed on the web form that the user have to complete. | ||