We use computed field in a class

We would like that the sheet, that creates a xform for this class, displays 
these fields always in a 'disabled' mode (read-only)


Using $doc.display('computedField') currently presents the field Editable when 
the user is creating a new object or edits the existing object of class


We tried using $doc.display('computedField','view') but this has no effect on 
the computedFields; funny enough $doc.display('normalField', 'view') does put 
the field in 'view' (read-only) mode.


We would actually prefer that it will just a 'disabled' tag to the form field


Gerritjan Koekkoek
Vader van Rai Koekkoek (cdls) en voorzitter vereniging CdLS
Visit our website<http://www.cdlsworld.org>
Facebook<https://www.facebook.com/gerritjan.koekkoek>
email<gerrit...@cdlsworld.org>



Reply via email to