Hi
I want to generate the location's link of the customer based on their latitude and longitude's data.
So I created a field named "MapLink" in address entity and set the type as calculated. Now I want to set the conditions that if this 2 fields contains data then.....
But the problem is that I don't see them in the condition section because their type is "floating point number" and I this type doesn't show on calculate fields.
Is there any other way for me to do that except creating 2 new fields in address entity for them in any other type?