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

example not working with craft cms 3 #23

Closed
crazyx13th opened this issue Aug 1, 2017 · 2 comments
Closed

example not working with craft cms 3 #23

crazyx13th opened this issue Aug 1, 2017 · 2 comments
Assignees

Comments

@crazyx13th
Copy link

Hi there,

getting crazy! :-)

I have a field "body", but there is nothing stored! Title is working

field

grafik

section

grafik

code snippet

<label for="body">Body</label>
<textarea id="body" name="fields[body]">
    {%- if entry is defined %}{{ entry.body }}{% endif -%}
</textarea>

what I'm doing wrong!?

thanks!

@crazyx13th crazyx13th changed the title exaple not working with craft cms 3 example not working with craft cms 3 Aug 1, 2017
@brandonkelly brandonkelly self-assigned this Aug 1, 2017
@brandonkelly
Copy link
Member

This ended up being a bug in Guest Entries. Just released v2.0.1 which fixes it!

@crazyx13th
Copy link
Author

thx!!!!

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