The Touch Friendly Field Elements Plugin gives you three new field elements for your forms:
- Slider
- Toggle Switch
- List Selector
This plugin source code is available in a new open source repository at here. JogetOSS is a community-led team for open source software related to the Joget no-code/low-code application platform. Projects under JogetOSS are community-driven and community-supported, and you are welcome to contribute to the projects.
Notes
- This plugin was designed for Joget DX 7 Enterprise & Professional Editions.
- The latest version of this plugin is touch-friendly-elements-7.0.5.jar.
What's New
- 2022-03-16: Plugin updated with fixes on slider element.
- 2023-01-11: Touch-Friendly form elements to validate server side.
- 2023-04-25: Fixed exporting dependencies classes in resulted jar.
- 2023-05-31: Fixed FormUtil.getValue() can't read the field when field is Readonly.
- 2024-08-21: Fixed section visibility not working properly, range slider not showing properly.
Steps To Import This Plugin
- Click "Download" on this plugin screen (It will be a .jar file).
- Go to your Joget localhost or server, in Joget Console navigate to "Admin Bar>Systems Settings>Manage Plugins" and click "Upload Plugins" button.
- In "Upload Plugin", select the plugin .jar file you just downloaded, then click "Upload".
- Depending on the plugin type, you can now view your new plugin in your form or datalist or userview.
- Remember to always uninstall the old plugin before uploading a new version.
- The Joget Knowledge Base has more information on managing and developing plugins.