-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add signin item table docs for application and add custom css f…
…or signup item table (#619) * doc: add signin item for application and add custom css for signup item * fix: fix linter problem * fix: update png name * feat: add page to sidebar
- Loading branch information
Showing
4 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Signin Items Table | ||
description: Configure the signin items table to create a custom signin page | ||
keywords: [signin, items, table] | ||
authors: [DacongDA] | ||
--- | ||
|
||
On the application configuration page, we can configure the signin items table to create a customized registration page. We can add or delete any signin item on this signin items table. | ||
|
||
![Signin Items Table](/img/application/signin-items-table/signin-items-table.png) | ||
|
||
For a detailed explanation of each signin item, please refer to the table below. | ||
|
||
| Column Name | Selectable Value | Description | | ||
|:-----------:|:----------------:|-------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| Name | - | The name of the signin item. | | ||
| Visible | `True` / `False` | Select whether this signin item is visible on the registration page. | | ||
| Label HTML | - | If this signin item is added as a custom item, Label should be the html code for this field. | | ||
| Custom CSS | - | CSS code for this signin item. | | ||
| Placeholder | - | The placeholder of the signin item. | | ||
| Rule | `Rule Items` | Select a rule to customize this signin item. Detailed rules are described in the table below. | | ||
| Action | - | Users can perform actions such as moving this signin item up, moving it down, or deleting it. | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.