Re: Easier/simplier way to do read-only versions of pages?

2007-09-17 Thread Geoffrey Gallaway
On Sep 17, 2007, at 9:57 AM, Dave Newton wrote: That's not what most people think you mean when you say a "read-only field". What you need to do is render either a tag or simple text depending on J. Random Criteria (although you might be able to get away with a read-only field and a borderless

Re: Easier/simplier way to do read-only versions of pages?

2007-09-17 Thread Geoffrey Gallaway
element type (select, input...) See at http://formview.sourceforge.net/developer-guide.html Regards Angelo 2007/9/14, Geoffrey Gallaway <[EMAIL PROTECTED]>: Hello, I've been looking for a solution that allows me to create form and read-only versions of the same page. Each page wi

Easier/simplier way to do read-only versions of pages?

2007-09-14 Thread Geoffrey Gallaway
Hello, I've been looking for a solution that allows me to create form and read-only versions of the same page. Each page will have a version where a logged-in user can enter the data and a version where a non logged in user will only be able to view the data. This is my current solution: