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

Custom layout - how to render single field instead of all fields? #46

Open
jakub-zawislak opened this issue May 23, 2018 · 0 comments
Open

Comments

@jakub-zawislak
Copy link

The example from docs

https://limenius.github.io/liform-react/#/liform-react/examples/change-base-form

{renderField(schema, schema.title, theme || DefaultTheme)}

doesn't work, it always renders all fields at once. Maybe because the schema.title is undefined? I see that there is also a schema.properties.title key, but still doesn't work

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

1 participant