Hi, I have reposted my request for help as my previous posting format was incorrect and had to be removed the Moderator.
I am very new to Thunkable and have previously searched the forum and watched many videos to try to find a solution to the above question.
I am the Moderator for a private planespotting group called “AvLog Group” and this project is intended to provide instant mobile data to my members on-the-go without them having to access the AvLog Group website.
I am an aviation enthusiast who is trying to build a multi-screened, multi-functional app which, depending on which screen is selected, will return wide variety data including reference data searches ( both where the member and myself can:
-
add/ delete; amend/ update rows from one screen and look up/ filter from another screen)
-
chat
-
view and add photos
-
display a upper airway map
-
display embedded Google Sheets from which the member can update his/her own tab
As previously mentioned in my original post, Muneer has provided the closest result to my requirements and earlier this week has replied.
On the screen in question (“MANFV”) I wish to create a Search bar which will return the values from a GSheet(2) tab (“FV”) but also wish to be able to input data to a separate GSheet(1) tab(“FVENTRYFORM”) on the GSheet in order to add it’s data to the “FV” tab…
My project link: Thunkable
The Source Data is to be entered/ edited/ removed by the user via Thunkable app on the “MANFVEntryScreen” onto the GSheet tab called “FVENTRYFORM”. This data will then be returned in UPPER case text on my Thunkable MANFV screen as reference data from the GSheet “FV” tab which can be searched/ filtered as such from the MANFV screen.
There are sevens fields of data which need to be returned and displayed but I can only seem to manage to get three to show as per the Data Layout templates. I’m sure there must be another way to present my records as required. Please help!
My columns are:
REG; CN; TYPE; DATE; CALLSIGN; FRAME/REG and REMARKS.
For Muneer:
Hi Muneer, I have tried to use the first of your suggested projects ( called "Search DVL DnD UI copy
") using my own specific data and requirements but it would not function properly so I have tried entering the blocks by copying yours directly into my own project. The result would not search or filter my Google Spreadsheet.
All that is displayed is the first few records from my Data Source and no response from the Search bar.
Could you please let me know if my blocks are incorrect as I can’t seem to find an error anywhere?
Also, the data in my Google Sheet starts at Row 3. However, Thunkable doesn’t seem to accept this setting. So I have to set my data row to Row 2 which is no good for me as Row 2 contains data required for the data records to display correct on my website.
Is there a solution for this also?
Also, on my MANFVEntryScreen is it possible to have one of the data input fields presented as a dropdown list with the Column field?
Andos.