You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,5 +35,8 @@ For detailed instructions on how to build a Relativity Forms Javascript Event Ha
35
35
*[Add a field to a layout programmatically](./JsEventHandlerExamples/transformLayout-addField.js)
36
36
*[Remove a category](./JsEventHandlerExamples/multi-field-manipulation.js)
37
37
38
+
### Item List
39
+
*[Adding a custom item list](./JsEventHandlerExamples/custom-item-list.js)
40
+
38
41
## Contributing
39
42
If you have an example that you would like to contribute to our Relativity Forms Developer Community, please follow the steps in the [CONTRIBUTING.md](./CONTRIBUTING.md).
0 commit comments