Column Headings – Table View
-
I’ve probably messed this up through sheer ignorance,* but two of my column names seem to be reading from the database table instead of the pretty user-friendly version I would like (and which are in the system). I’ve read your solution to the “App Issues” post, but that doesn’t help me… the Form View:
- already shows the right (pretty) heading “Burial Date 1” (instead of “burial_date_1”) and
- I can’t change the column name in Form View anyway (clicking the column name just opens the dropdown menu showing Grid Positioning, Column Settings etc. (It looks like these are greyed out.)
- I’ve also tried to change the column name in table view (where it shows the “ugly” heading) but they are greyed out, too.
Help!
* Ignorance – I really am a novice at this and I am not about to try using phpMyadmin like the other contributor did. What did I do? I had a table that worked, but I tried to change the names of previous column headings using the old Designer module. That just highlighted them in orange in the Designer module and unhelpfully shunted the changed columns to the end of the displayed table, so I dropped the table completely and recreated it from scratch, using the generated “CREATE TABLE SQL.” That made nearly everything orange on the Designer module, but when I uploaded the new data from the CSV, remapped everything and created a new app to read the new data it seemed to display properly (apart from the two headings).
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.