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

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.

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.