... | ... | @@ -30,4 +30,4 @@ For simple integration, ie basic input types and form data, integration will be |
|
|
Please review basicParse function in https://github.com/ian-james/IFS/blob/master/ifs/app/components/Tool/buildTool.js if you require additional more intensive form data for your tool.
|
|
|
|
|
|
## New Views
|
|
|
If your tools requires an alternative view, ie is a new visualization or is not intended to be integrated into existing views. You will have to manage the route information passing formation between the feedback filter system and the end route. Please review how the feedback route receives data to integrate your new view. |
|
|
\ No newline at end of file |
|
|
If your tools requires an alternative view, ie is a new visualization or is not intended to be integrated into existing views, you will have to manage the route information passing formation between the feedback filter system and the end route. Please review how the feedback route receives data to integrate your new view. |
|
|
\ No newline at end of file |