An open API service indexing awesome lists of open source software.

https://github.com/rocketsoftware/legasuite-web-examples

Example projects to be used in LegaSuite Web
https://github.com/rocketsoftware/legasuite-web-examples

Last synced: 23 days ago
JSON representation

Example projects to be used in LegaSuite Web

Awesome Lists containing this project

README

          

# legasuite-web-examples
## About
This reporitory contains examples for LegaSuite Web by Rocket Software. LegaSuite Web is an application suite for application modernization.

## License
The projects of this repository may be used under the terms of the MIT License.
For more information please see [LICENSE](LICENSE).

## Projects
The following example projects are included in this repository:

- **FormattingAndMaskingExample**

Formatting example using JavaScript code to format a creditcard number of 16 digits on a host application, to four groups of four digits separated by spaces.

The example illustrates how this can be dealt with on page load/host update, field exit on page, and while typing.

The project is created as an IBM i project but can be changed to work on other host systems.