Project

General

Profile

Actions

Feature #28171

closed

User friendly page link information in TCEforms

Added by Simon Koch almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2011-07-13
Due date:
% Done:

100%

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

Description

In link fields (TCEform type input + link wizard), the links are displayed as stored in the database.

Example:
- Content element, field Header Link (tt_content.header_link)
- Link to page "Products" (ID 52, rootline /en/Company/)
- Target "_blank"

Result:

Input field, value: 52 _blank

It's really hard to guess what page this could be, especially for a normal user.

So my suggestion is to display the page path and target information below the input field:

Input field, value: 52 _blank
Page /en/Company/Products/ (Target: New window)

For popups:

Page /en/Company/Products/ (Open in window: 400x600)

Also, this could implemented for the other link types:

File fileadmin/user_upload/file.pdf (Target: New window)
Folder fileadmin/user_upload/ (Target: New window)
External URL: http://www.foobar.com (Target: New window)
Email foo@bar.com

All the labels already exist, so no new locallang information has to be set.


Files

example.gif (9.27 KB) example.gif Example screenshot Simon Koch, 2011-07-13 11:59

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #79667: InputLinkelement doesn't change if link is added by LinkBrowser PopupClosed2017-02-07

Actions
Actions

Also available in: Atom PDF