I have a flow designer. When I created the record, the flow is start.There is a [ Wait for condition ], it is wait the Field A changed.when Field A change, through [Update Record] to change Field B.But [Wait for condition] took long time to be exec...
I want to display the currency field with minus(-), how to change the format? Please help me!!!
Now, my status↓
From layout
List layout
I hope↓-¥88,888,888,880
HiThank you for your answer!Although it was finally successfully updated, it was a long wait (15s~30s).So I want to know why the messages are reported and how to avoid this.
Thank you for your answer!
There is a solution from my colleagues. The Value of system property [glide.system.locale] is added with [ja.JP] in table [sys_properties] , currency field display with minus(-). However, it has some risks and disadvantage...