https://github.com/relativitydev/relativity-forms-development-tools
The Relativity Forms Development Tools repository's purpose is to house tools to aid development of Relativity Forms PageInteraction event handlers.
https://github.com/relativitydev/relativity-forms-development-tools
Last synced: 2 months ago
JSON representation
The Relativity Forms Development Tools repository's purpose is to house tools to aid development of Relativity Forms PageInteraction event handlers.
- Host: GitHub
- URL: https://github.com/relativitydev/relativity-forms-development-tools
- Owner: relativitydev
- License: other
- Created: 2022-10-01T16:23:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T14:38:56.000Z (12 months ago)
- Last Synced: 2025-04-14T15:50:46.851Z (12 months ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Relativity Forms Development Tools
The Relativity Forms Development Tools repository's purpose is to house tools to aid development of Relativity Forms PageInteraction event handlers.
## Contents
Currently, this repository holds the EH Fiddle Application in both RAP and Source format.
### EH Fiddle
The EH Fiddle Application is a tool which allows rapid testing of Relativity Forms PageInteraction event hander JavaScript without having to create the .NET PageInteraction event handler or even a Relativity Application to host it, yet.
* [EH Fiddle source and README](./Source/EH%20Fiddle/)
* [EH Fiddle RAP](./ready-to-use/EH_Fiddle.rap)
### Repository Content (General)
* [Immediately usable assets](./ready-to-use/)
* [Relativity Forms Event Handler Public Examples](./examples/)
* [Source](./Source/)
## Futures
In the future, this repository will be enhanced with additional examples and tools. Feedback from the community on what you'd like to see is greatly appreciated and can be left by opening an issue.