Help needed for Solomon toolbar

Asked By 250 points N/A Posted on -
qa-featured

I have a question regarding Microsoft dynamics SL. Is there any way to detect what the user has chosen when he clicks the select currency button in Solomon toolbar?

SHARE
Answered By 0 points N/A #141181

Help needed for Solomon toolbar

qa-featured

 

Hi Tamarajparnell,
 
At first ensure "what is previously there for somebody click on the Save button"? Sometimes Click on the save button updates tables in the database and updates the Lupd_DateTime, Lupd_User, and Lupd_Prog fields. Then you have to click on the Select Currency button does not update any tables. 
 
If you want to just use a flag and display a label. Then displays the currency the user is currently working in.
 
You can use other way, the Professional Services Tools Library (it is free to download) to transform your currency id's in the database from 0001, 0002, etc to 001, 002. Then the flags would display correctly. 
 
I hope you will get something helpful information.
 
Thanks
 
 
 

Related Questions