Sahana. Shenoy Posted August 14, 2024 Posted August 14, 2024 Hi, I would like to produce a Currency field in one of the Human Task to capture the Budget, Cost etc. Please let me know if we have any Custom field which I can use to store the Currency values. Regards,Sahana
Steve Giller Posted August 14, 2024 Posted August 14, 2024 If the value is always in whole pounds, you can store this in any Integer field (e.g. Custom 26-30) If you require decimals you will need to use Varchar fields (e.g. Custom A-O) in order to use the decimal point. The same applies if you wish to use a currency symbol (e.g. '£') Please note that you will not be able to do calculations with these values, as Hornbill is designed as a codeless environment. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now