Hiding the slug field
Continuing my learning about this fantastic plugin, I have an important issue: How to hide the slug field to the user, but keep its auto-generate function?
I think the answer is on Pods UI, but I don´t know how to implement it. I tryed just don´t declare it on the pods function "$add_fields = $edit_fields = array(", it hides the field, but don´t auto-generates the slug too...
2 Answers
Here's my response to your issue: http://ui.podscms.org/qna/questions/39
edited Jun 23 '10 at 4:14
I have just created a new package (input helper) named "Hide Slug/Permalink Column". I have tested it and it works fine on Pods 1.8.9. Hopefully Matt or Scott will approve it. Thanks.


