Publisher does not support the Fluid field type. Please do not contact asking when support will be available.
If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.
Ticket: Where does Publisher store Grid data fields?
Status | Resolved |
Add-on / Version | Publisher 3.7.4 |
Severity | |
EE Version | 6.3.5 |
Gavin @ JCOGS
Sep 28, 2022Need to update some links in an RTE field that is part of a Grid field (to replace domain with {site_url} so that links in future will be language reflecting).
Would be quicker to make the changes to SQL entries rather than loading up the 48 or so separate CP pages that would be required to make the changes, but unclear where in DB grid field translations are stored by publisher.
Could you give me some pointer as to how to find them?
Thanks!
BoldMinded (Brian)
Sep 28, 2022
Grid data is in the native grid tables, except they now have lang_id and status columns.
Gavin @ JCOGS
Sep 29, 2022
Ahah! Of course - hidden in plain site 😊
Perfect - thanks very much for the info.