Hi i'm new to zoho and started to build my first applikation.
Now i need to fetch a record (decimal nr.) from one form to another within the same applikation.
This seems not to be possible, because the fetch record function just accept a boolean value e as response.
But the recorded input field i have to fetch is a decimal or floating (currency) value!!?
I always get this error message:
expression type does not match:
type required:bool
type found:float
Can anybody tell me a solution?
Greetings from Austria (EU)
Paul