Page 1 of 1

field visibility

PostPosted: Tue Jun 23, 2009 9:47 pm
by cragthehack
Hi.. newb here with some newb questions. :)

How do I change the visibility of a field in Detail -> View and Edit? I saw the directives for Browse, Find and List. But didn't see any for Edit. I assume it's located someplace else?

Thanks...

Edited:

Ok I got part of this. I am using widget:type="hidden". So what's left is Details -> View. Can't find how to "hide" the field there yet.

Also, visibility:find=0 is not working for me? Can someoe confirm this?

PostPosted: Wed Jun 24, 2009 7:46 am
by shannah
visibility:browse=hidden should hide from view tab.
try visibility:find=hidden for find tab.

-Steve