#1 February 11, 2019 2:26pm

doon.mok
Member
Registered: May 6, 2015
Posts: 141

Settings - fields not showing up in Matrix

Hello,

I upgraded to Bigtree 4.4 and noticed an issue using a Matrix in Settings with the extensions Link finder and Media Gallery not showing up.

If I add a new column in Developer > Settings > Type(Matrix) > Add Column > Custom(Link Finder or Media Gallery) > Save > Update. Then when I go back into Field Settings, the field I just created is not showing up.
Or after I upgraded to 4.4, those two do not show up either if they were already in there.

In settings.json, the column was created.

"id": "test",
        "name": "test link",
        "description": "",
        "type": "matrix",
        "settings": {
            "style": "list",
            "columns": [
                {
                    "type": "text"
                },
                {
                    "type": "com.fastspot.link-finder-field-type*link-finder",
                    "id": "test",
                    "title": "test"
                }
            ]
        },
        "locked": "",
        "system": "",
        "encrypted": "",
        "extension": null

Offline

#2 February 13, 2019 8:19am

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 974

Re: Settings - fields not showing up in Matrix

It looks like editing field settings for a setting is broken in 4.4 (for any field type). I'll get this fixed and released in 4.4.1 this week. Thanks for the bug report!

Also a tip: Link Finder is now the core "Link" field in 4.4 and Media Gallery is also a core field -- I'd recommend moving to use those core field types as the extensions won't be updated in the future.

Offline

#3 February 13, 2019 9:23am

doon.mok
Member
Registered: May 6, 2015
Posts: 141

Re: Settings - fields not showing up in Matrix

Thanks Tim! We will move to the core fields instead of the extensions.

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.