Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run whole project instead of single form. #84

Closed
SaurabhKshirsagar opened this issue Dec 19, 2016 · 1 comment
Closed

How to run whole project instead of single form. #84

SaurabhKshirsagar opened this issue Dec 19, 2016 · 1 comment

Comments

@SaurabhKshirsagar
Copy link

SaurabhKshirsagar commented Dec 19, 2016

ReactDOM.render(<Formio src="https://someFormId.form.io/user/login"></Formio> , document.getElementById('app') );

This only renders a single form.
Is there a way to redirect/navigate from one form to another in a react app?

@SaurabhKshirsagar SaurabhKshirsagar changed the title How to run hole project instead of single form. How to run whole project instead of single form. Dec 19, 2016
@randallknutson
Copy link
Contributor

Hi Saurabh, The main renderer just does a form. It is designed to live within any react app that is built to facilitate development. There is a repo we have to get you started faster with an app at https://github.com/formio/react-app-starterkit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants