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

[structr-ui][2.0.1] Cannot save multi-line string in Edit mode #466

Open
smallcampus opened this issue Jul 5, 2016 · 2 comments
Open

[structr-ui][2.0.1] Cannot save multi-line string in Edit mode #466

smallcampus opened this issue Jul 5, 2016 · 2 comments

Comments

@smallcampus
Copy link

When press "enter" during string edit mode, a textarea will replace the input field.
Cannot save the changes after that.

After some investigation in structr-app.js, I found that the js is using the field "data-structr-attr" as object key, but the actual field is "data-structr-name".

Compatibility problem i guess?

@vigorouscoding
Copy link
Member

Thank you for bringing this to our attention! Even though I can't reproduce it right now.
How is the property defined in the Schema?
Also, do you mean in the "Data" section in structr-ui? Or in the "Edit single Object" Dialog?
Or in a page you created?

Maybe this is already fixed but I would like to double-check as this is important functionality.

@whatSocks
Copy link
Contributor

I am still experiencing this #497

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

3 participants