Adopting the REACT framework
Comments
-
Hello
I have a few questions about the REACT framework.
[b]Question 1: If I have a REACT front end developed ( like a form design a REACT page developed in-house), can that be imported into DECISIONS 7?[/b]
[b]Question 2: If a form designed inside DECISIONS 7, can be exported and used in our REACT project outside DECISIONS 7?[/b]Thanks
-
Hey
[b]Question 1: If I have a REACT front end developed ( like a form design a REACT page developed in-house), can that be imported into DECISIONS 7?[/b]
Answer 1: You will not be able to import your React front-end into Decisions. We will support building Form Components in React, which you can include in Decisions Forms.
[b]
[/b]
[b]Question 2: If a form designed inside DECISIONS 7, can that form be exported and used in our REACT project outside DECISIONS 7?[/b]
Answer 2: You will not be able to export Decisions Forms and use them outside Decisions in your React project. You can execute the Forms in your React project using Decisions[b], [/b]but import/export is something we will not support.