eztam
18 Mar 2010, 4:08 AM
Hi,
I've got forms in different views (edit, details).
I want to use the same data for both of them.
Till now the details view disables all Elements, but I want to only output the labels and the values. So I want the form to have different modes.
-> If mode is "detail" I want to render the form values without their (input, ...) elements.
-> I tried to set "element.tpl", but it had no effect.
Does anyone know how I can realize this?
Thanks!
I've got forms in different views (edit, details).
I want to use the same data for both of them.
Till now the details view disables all Elements, but I want to only output the labels and the values. So I want the form to have different modes.
-> If mode is "detail" I want to render the form values without their (input, ...) elements.
-> I tried to set "element.tpl", but it had no effect.
Does anyone know how I can realize this?
Thanks!