Hi, You would actually only need 1 Active Link if your requirements are as described.
1. Just set the fields default to Read-Only 2. Create an AL that triggers on Window Open that triggers on $OPERATION$ = "QUERY" that change your fields. When switching window mode, the fields will revert to default. I have an online service called RRR|ChangeFields. If you have a lot of fields to change, this can help you create the many Active-Link-Actions. For example if you want to change all Visible Read-Only Data-Fields into Read-Write. https://www.rrr.se/cgi/div/changefield Best Regards - Misi, RRR AB, http://www.rrr.se Products from RRR Scandinavia: * RRR|License - Not enough Remedy licenses? Save money by optimizing. * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs. * RRR|Translator - Manage and automate your language translations. Find these products, and many free tools and utilities, at http://rrr.se. > Write 3 AL's on Window Loaded with Run IF as > > $OPERATION$ = "CREATE" > $OPERATION$ = "QUERY" > $OPERATION$ = "SET" > > and change the field access accordingly. > > Cheers, > Chandru > > On Wed, Aug 27, 2008 at 3:50 PM, gok's <[EMAIL PROTECTED]> wrote: > >> I want to change a filed -->in new as read only >> In search---> read /write only >> In modify---->read only can any one help me please:-) >> -- >> View this message in context: >> http://www.nabble.com/simple-issue-for-change-field.....help-meeee-tp19188394p19188394.html >> Sent from the ARS (Action Request System) mailing list archive at >> Nabble.com. >> >> >> _______________________________________________________________________________ >> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org >> Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" >> > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" > > -- > This message was scanned by ESVA and is believed to be clean. > > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

