New Tutorial Package

Permalink 1 user found helpful
I just submitted this to the marketplace, but you can also download it from my website or grab the source from github. Basically, I wanted to show how to create dashboard search and edit pages that list off custom objects and hook into the built in ajax search functions. Then on the front end I'm 'faking' in urls to make it look like the custom objects have unique urls using a page type that takes arguments for it's view function.

I hope that a lot of people can learn from it and start coding more complex c5 applications. I didn't find a lot of simple tutorials or code to go from when I was trying to learn how to do this. Maybe other people won't be as confused as I was when I started out.

http://www.werstnet.com/blog/using-custom-objects-and-lists-to-crea...

Anyway, have fun with it. It should be pretty easy to do some find and replace and update the database calls so that you could use this for your own projects.

hereNT
 
McCormick replied on at Permalink Reply
McCormick
I tried this pack out and it works marvelously. It's a custom-object composer, which no doubt will be a hit. Nice work, hereNT.
hereNT replied on at Permalink Reply
hereNT
Thanks, I'm glad you like it. I didn't see anything like it anywhere, but it seems like a lot of people could benefit from it.
jordanlev replied on at Permalink Reply
jordanlev
Hey Jeremy,
I posted a response on your blog, but wanted to chime in here as well. This is really fantastic and thank you so much for sharing it. Looking forward to using this on a future project.

-Jordan