I have loaded the app on my phone and have not changed much but basic text. However, none of the text entry fields are clickable … they won’t allow any text to be typed in them.
Sorry if this is a very novice question, but can someone please point me in the right direction?
This usually means that there is no row in the underlying table available to write to.
Check the sheet/table that these input components are targeted at, and ensure there is at least one row in that table containing data (apart from the header row)
Check if Row Owners are set anywhere in that table. If they are, ensure that you are viewing as a user that “owns” a row in that table
Check to see if there are any tab or component filters applied that could be causing no rows to be available.