Trying out Rowy #740
Trying out Rowy
#740
-
Hello, First of all, thanks for creating a tool to fix a real-world issue with Firestore which is adding data in a semi-automated way. My goal is to accelerate adding of content to Firestore without manually adding them on forms.
|
Beta Was this translation helpful? Give feedback.
Answered by
harinij
Aug 9, 2022
Replies: 1 comment
-
Hi @nonoumasy 👋 glad to hear you are trying Rowy. Your website looks super interesting! To answer your questions:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
harinij
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @nonoumasy 👋 glad to hear you are trying Rowy. Your website looks super interesting!
To answer your questions:
geolocation
that can be used for saving latitude and longitude information. We also have flexible column type called derivative that can be used to listen to changes in any other column and pull any info as needed. Here is demo showing the geolocation field along with a derivative column that uses an API to get the country from the geolocation. https://demo.rowy.io/table/geolocation