I have a Radio Button with two items, if the first button is selected then the Numeric Field should display as a dollar value ($x,xxx.xx) but if the second button is selected the the Numeric Field should display as general numbers (x,xxx) with no decimal.
Any assistance would be greatly appreciated.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
You can change the display pattern at runtime, but it requires a bit of scripting.
There is an example here: http://assure.ly/hVcqlj, if you have a look at the radio buttons on page 2. There is script in the click event that should help you.
Hope that helps,
Niall
Views
Replies
Total Likes
Hi,
You can change the display pattern at runtime, but it requires a bit of scripting.
There is an example here: http://assure.ly/hVcqlj, if you have a look at the radio buttons on page 2. There is script in the click event that should help you.
Hope that helps,
Niall
Views
Replies
Total Likes
Thank you so very much as you already know it worked perfectly.
Thanks again.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies