Can a User add pod entries?
Howdy!
I'm new to the world of Pods but I was wondering if the following was possible.... I haven't seen anything outlining this so I figured i'd ask.
I want to create a new type of pod that would be an Address and I'd like my users to add their address to the list of entries.
From what I've seen, the actual pod entries need to be added in the administrative console but I'm hoping to allow users to submit their own address on a public page. Obviously the input would need to be scrubbed and all that but is it possible to get my readers to add to the list?
Any links to tutorials or whatever would be appreciated!
Thanks!
3 Answers
You can do this with publicForm, see http://podscms.org/codex/publicform
Or, you may watch these video series:
- http://www.youtube.com/watch?v=rzRYt1fN4Xc
- http://www.youtube.com/watch?v=weoDHwUykRU
- http://www.youtube.com/watch?v=1cE4-phgQ2Y
especially the third one will show you how you can play with publicForm.
Have a nice pod! :)
edited Aug 23 '10 at 8:09
Great!
Thanks so much guys!


