Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[ALLY] Re: How can I hide the field?

From: cyphre::volny::cz at: 9-Apr-2001 14:10

Hello, Just write l: layout [ f: field with [show?: false] t: text "test"] view l Regards Cyphre