Project

General

Profile

Actions

Feature #17658

closed

Possibility to manipulate control items for each child record

Added by Georg Ringer over 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-10-08
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

nice feature request.
Possibility to hide the links next to the title of the inline record.

so it would be possible to forbit the creating of records but still showing/editing the records

code:
TCA
"appearance" => Array(
"hide" => "delete,hide",

getSingleField_typeInline @ class.t3lib_tceforms_inline.php
&& strpos($config['appearance']['hide'],'new')===false
(issue imported from #M6472)


Files

0006472.patch (12 KB) 0006472.patch Administrator Admin, 2008-02-03 23:03
Actions

Also available in: Atom PDF