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

Setting up steps without templates just simple-schema? #2

Open
isAlmogK opened this issue Dec 28, 2014 · 1 comment
Open

Setting up steps without templates just simple-schema? #2

isAlmogK opened this issue Dec 28, 2014 · 1 comment

Comments

@isAlmogK
Copy link

Is it possible to setup steps without creating a template just simple-schema and autoform?

@PhilippSpo
Copy link
Contributor

Nope it is not at the moment. You always need to create a template.
But it could be as short as this:

<template name="insertBookForm">
  {{> quickForm collection="Books" id="insertBookForm" type="insert"}}
</template>

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