I am building a brand new site with version 9.3.9 newly downloaded today. So far all is going well until I tried to edit the Page Type Attributes the page displays but there isn’t an edit symbol on the line to change the option value. This is for a newly created page type so I repeated the same for a pre- installed page type with the same issue.
When the page type attribute editor loads I get this in the dev tools console
js:15 Uncaught TypeError: Cannot read properties of undefined (reading ‘regional’)
at js:15:12
at js:11:3
at js:13:2
Can you provide a screenshot or path where you are seeing this so I can be sure that I’m looking in the right place? I’ve compared both the page type attributes (/index.php/dashboard/pages/types/attributes/*) and the page attributes (index.php/dashboard/pages/attributes) pages with 9.2.0 and I can’t see any difference.
I might be looking in the wrong place, but I can edit the default attributes for a given page type by selecting the edit button, then selecting the attribute I want to set a default value for, then editing it in that modal window.
The page causing me issues was
/index.php/dashboard/pages/types/attributes/17
OK I now understand the functionality which a different to previous versions! what confused me was the lack of any initial values for the list of attributes.
This is the page