With a few drag'n'drop, Zoho creator lets you create a simple records 
management system i.e. create a few tables, a few forms, and you can 
add/edit/delete records in forms, search in list... all without any coding. 
They used to export to GAE but it looks like it's gone.

I'd like to know if there is a product that would do the same for GAE or 
maybe create the boilerplate code. I need to create a dozen forms, add CRUD 
capabilities to each form, have fields in the forms with auto-complete 
drop-down controls pointing to other tables and provide lists with 
sort/search/pagination.
I've looked at GWT libraries like SmartGWT and it helps with the UI but 
there's still a fair bit of code to go through to create all the CRUD 
service to the datastore. I'm also very bad CSS/HTML so what I got running 
looked pretty bad. :)

Ideas?

Thanks 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/OqLXcP2FuOMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to