generated from BCDevOps/opendev-template
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix wide form layout header, footer and image names. (#52)
* fix header and footer * fix image names. --------- Co-authored-by: “bhuvan-aot” <“[email protected]”>
- Loading branch information
1 parent
3962d64
commit effe3b6
Showing
1 changed file
with
9 additions
and
4 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 |
---|---|---|
@@ -1,13 +1,18 @@ | ||
[Home](index) > [Capabilities](Capabilities) > [Functionalities](Functionalities) > **Wide form layout** | ||
*** | ||
This feature adds the ability to toggle a wider layout, enhancing readability in larger forms. Select 'Wide Form Layout' from the 'Form Functionality' settings to enable this feature when creating a new form. | ||
|
||
![image](images/Wide-form-layout1.png) | ||
![image](images/wide-form-layout1.png) | ||
|
||
This option will add a 'Wide Form Layout' button on the form viewer and submission pages, displaying the form in a wider layout. Note that this feature will only be noticeable if white space is available on the user's screen. | ||
|
||
## Default Layout | ||
![image](images/Wide-form-layout2.png) | ||
![image](images/wide-form-layout2.png) | ||
|
||
## Wide Form Layout | ||
![image](images/Wide-form-layout3.png) | ||
![image](images/wide-form-layout3.png) | ||
|
||
This feature works by utilizing the maximum amount of white space available and will automatically resize based on the user's screen. Note that the effect will not be noticable if there is not white space available before clicking on the 'Wide Form Layout' button. | ||
This feature works by utilizing the maximum amount of white space available and will automatically resize based on the user's screen. Note that the effect will not be noticable if there is not white space available before clicking on the 'Wide Form Layout' button. | ||
|
||
*** | ||
[Terms of Use](Terms-of-Use) | [Privacy](Privacy) | [Security](Security) | [Service Agreement](Service-Agreement) | [Accessibility](Accessibility) |