Problem on https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us//ApiOverview/FlexForms/Index.html

Open Beginner friendly
#6,744 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
70/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
php
Domain
documentation

Research direction

Start with the FlexForms page at the linked documentation URL and review Forge issue 110297 for the reported problem. Add a short explanation of how to change or extend a plugin's FlexForm using the provided PHP example. Done means the page clearly covers this use case and the example is rendered correctly.

Written by the indexing model from the issue text.

Description

See https://forge.typo3.org/issues/110297

maybe a short sentence how to change/extend flexform of a plugin can be added to the docs

$GLOBALS['TCA']['tt_content']['types'][$CType]['columnsOverrides']['pi_flexform']['config']['ds'] = $flexForm;
Dominant language
PHP
Stars
29
Forks
457
Avg merge
18h 26m
Merged PRs (30d)
265

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from TYPO3-Documentation/TYPO3CMS-Reference-CoreApi

All issues in TYPO3-Documentation/TYPO3CMS-Reference-CoreApi

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.