I need this:
Suppose I have two fields:
field1: Textfield2: Numeric (Float)
If the user enters 6*5 in field1, field2 should be calculated to 30.
If the user enters 30/5 in field1, field2 should be calculated to 6.
Is this possible on Zoho Creator ?