Hi. ftDisplayOnly="true" will be your friend :-) A list of all properties is here: http://docs.farcrycms.org/display/FCDEV40/Form+Tool+Property+Metadata
HTH, Fritz °================================ | Fritz Dimmel | Gassnergasse 14 | 2020 Hollabrunn | ------------------------------- | Porzellangasse 44-46/14 | 1090 Wien | ------------------------------- | +43-1-3101365 | +43-660-6000069 | [EMAIL PROTECTED] | www.dimmel.at | ------------------------------- | Check this out: http://www.nickthal.com °================================ Am 07.03.2008 um 17:33 schrieb skennedy: > > I have created a dynamic custom type using the new Formtools in FC4. I > have a requirement that one of the properties be displayed as non- > editable (i.e. only for informational purpose). By default, this field > is set to false, and will be set to true by a scheduled task after the > email has been sent. > > Currently, I have the property setup like this: > <cfproperty ftSeq="40" > ftWizardStep="Email Status" > ftFieldSet="Email Status" > name="scheduledTaskEmailCompleted" > type="Boolean" > required="false" > default="false" > hint="Scheduled Task Email completed?" > ftLabel="Scheduled Task Email completed?" > ftType="Boolean" /> > > My question: is there an attribute that I can set here to show this > property as read-only? Has anyone else run into a similar issue, and > what was the resolution? > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
