I've been trying to implement a readonly modus on the admin website but without succes I have to add. The general idea is to present a readonly interface if the user has not logged on.
It seems that the MultiBindableTemplate used in the MultiFormView does noy honor the FormViewMode.ReadOnly DefaultMode property.
Any thoughts on this?
TIA,
Ewart