Which database table should store the content of the paragraph fragment
knowledge-article-header-disclaimer-how-to
knowledge-article-header-disclaimer
legacy-article
learn-legacy-article-disclaimer-text
Issue
- Where is the content of the paragraph stored in the database table?
- Steps to follow:
1. Start the server.
2. Navigate to the Site Menu > Pages.
3. Create a new page and publish it.
4. Edit the page and drag and drop the 'Paragraph' fragment over the page.
5. Edit the default content and add your content in the fragment.
Resolution
- The information on the default content of the 'Paragraph' fragment which is added on the page should be present inside your
FragmentEntryLink
table.
- When editing the content of the paragraph fragment, then its value gets saved in the
editableValues
column ofFragmentEntryLink
table.
did-this-article-resolve-your-issue