“”

Dot Forms Dot Forms

dot_forms / stable

Create virtual fields just like flex forms, but with pure TCA.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req webcoast/dot-forms

Tags

#flexform #tca

Last upload comment

## What's Changed
* [BUGFIX] Avoid undefined array key exception (https://github.com/webcoast-dk/dot-forms/pull/2)


**Full Changelog**: https://github.com/webcoast-dk/dot-forms/compare/v1.0.2...v1.0.3

Downloads by month

Download 1.0.3 External Manual Found an Issue? Code Insights Packagist.org
Author
Thorben Nissen
Company
WEBcoast
Last update
21. Aug 2024
First upload
13. Aug 2024
Downloads
144
Category
Backend
Dependencies
  • TYPO3 (12.4.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req webcoast/dot-forms to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (4)

Version history

Version Upload comment Works with TYPO3 Download
1.0.3 / stable
August 21, 2024
## What's Changed
* [BUGFIX] Avoid undefined array key exception (https://github.com/webcoast-dk/dot-forms/pull/2)


**Full Changelog**: https://github.com/webcoast-dk/dot-forms/compare/v1.0.2...v1.0.3
12.4.0 - 12.4.99 Download
1.0.2 / stable
August 19, 2024
## What's Changed
* [BUGFIX] Return array value for select fields (https://github.com/webcoast-dk/dot-forms/pull/1)

**Full Changelog**: https://github.com/webcoast-dk/dot-forms/compare/v1.0.1...v1.0.2
12.4.0 - 12.4.99 Download
1.0.1 / stable
August 13, 2024
# What's Changed
* [BUGFIX] Process dot fields for new records & missing ext_emconf.php

**Full Changelog**: https://github.com/webcoast-dk/dot-forms/compare/v1.0.0...v1.0.1
12.4.0 - 12.4.99 Download