The CreatorCon Call for Content is officially open! Get started here.

Currency field on record producer

Mounika M
Tera Contributor

Hi All,

 

We have record producer and there is field 'Estimated budget' on backend we can able to create currency type field but on form there is no currency type variable, we created string field and when we enter currency and currency symbol ex: $11222 like this, it is not mapping. we have different employees from different locations. could anyone please help on this to achieve.

 

Thanks in Advance!

1 REPLY 1

AnveshKumar M
Tera Sage
Tera Sage

Hi @Mounika M ,

It is not best way to identify the currency value based on symbol, why because the same sign can be used by different countries. For example, the $ sign is used by many countries, It is better to set a separate variable to select the Currency and another field for currency value.

 

If you follow the two variables approach as I mentioned, it would be easier for conversion and storing the data using the record producer script.

 

 

Thanks,
Anvesh