Skip to content

Commit

Permalink
fix wide form layout header, footer and image names. (#52)
Browse files Browse the repository at this point in the history
* fix header and footer

* fix image names.

---------

Co-authored-by: “bhuvan-aot” <“[email protected]”>
  • Loading branch information
bhuvan-aot and “bhuvan-aot” authored Jul 30, 2024
1 parent 3962d64 commit effe3b6
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions docs/Capabilities/Functionalities/Wide-Form-Layout.md
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)

0 comments on commit effe3b6

Please sign in to comment.