Hiding the slug field

0

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...

asked Jun 22 '10 at 11:57

iCristiano

11

Are you talking about hiding it in the Pods admin, or in a public form, or both? – clarinetlord Jun 22 '10 at 1:33
add comment
enter at least 15 characters

2 Answers

0

Here's my response to your issue: http://ui.podscms.org/qna/questions/39

answered Jun 23 '10 at 4:13

sc0ttkclark

2936

edited Jun 23 '10 at 4:14

add comment
enter at least 15 characters
0

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.

answered Jul 11 '10 at 4:54

Masino Sinaga

41

add comment
enter at least 15 characters