Is it possible to configure the submit or confirm button as a Floating Action Button on desktop?
Users are experiencing a pain point where users have to continuously scroll to find the submit or confirm button resulting in poor user experience.
Is it possible to configure the submit or confirm button as a Floating Action Button on desktop?
Users are experiencing a pain point where users have to continuously scroll to find the submit or confirm button resulting in poor user experience.
Please find the below steps to achieve the above functionality.
In the Perform harness, change the screen layout format to “Header Footer” and add the “pyCaseActionAreaButtons” section in the footer.
Remove “pyCaseActionAreaButtons” from “pyCaseActionArea” section.
If we make the above 2 changes, action buttons(including save) will be available at the bottom of the screen every time.
Also kindly Refer to below mentioned links: