Hi, I think that this is a property of the form definition itself.
You might need to change this, and the easiest way may be to change the def file itself... You will find rows like this for currency fields: default : 12\14\1\0\3\USD\0\0\\ You should find all rows starting with "default : 12\", and then replace USD with EUR, and you will be done :-) You can use RRR|DefSearch to extract definitions that actually contains a currency field with a default value: rrrDefSearch -s main.def -m 'default : 12\\' -t /tmp/curr.def Download at https://www.rrr.se/cgi/tools/main#rrrDefSearch I found 1374 such rows in the ITSM76 install definitions. Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011) Products from RRR Scandinavia (Best R.O.I. Award at WWRUG10/11): * RRR|License - Not enough Remedy licenses? Save money by optimizing. * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs. Find these products, and many free tools and utilities, at http://rrr.se. And you should > Hello List, > > Does anyone know how to make the currency default to EUR from USD for SLM > 7.6. For example: after creating a new Service Target, the currency fields > to have as default currency EUR And all forms in SLM should have as a > default currency EUR like dashboards, Service Targets, Service > Agreements.... > > Thanks, > Sachin > > ________________________________ > Subject to local law, communications with Accenture and its affiliates > including telephone calls and emails (including content), may be monitored > by our systems for the purposes of security and the assessment of internal > compliance with Accenture policy. > ______________________________________________________________________________________ > > www.accenture.com > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

