Skip to main content
Nintex Community Menu Bar
Question

disable/remove the currency conversion on currency fields

  • July 10, 2024
  • 1 reply
  • 6 views

Forum|alt.badge.img+1

How to disable showing the converted currency value for currency fields in skuid

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+17
  • Nintex Employee
  • July 10, 2024

Once you have a multicurrency org - the Skuid default will be to show the currency also converted to the default currency for the org.  There is no declarative way to get around this. 

Now I imagine if you tried hard enough you could find the descendant div that had the converted currency and hide it with a CSS statement.  But that is a pretty bad hack.