TYPO3 Documentation
SAV Library Kickstarter
Options
Give feedback View source How to edit Edit on GitHub Full documentation (single file)

SAV Library Kickstarter

  • Introduction
  • Configuration
  • Users Manual
    • Kickstarter Menu
      • Extension Configuration
      • Documentation Configuration
      • New Tables
      • Existing Tables
      • Views
      • Queries
      • Forms
    • Upgrading Previously Generated Extensions
    • Managing Extension Versions
  • Tutorial
    • Generating Extensions for SAV Library Plus or SAV Libray Mvc
    • Kickstarting Extensions for Extbase/Fluid
  • Reference
    • Checkbox: Simple Checkbox
    • Checkboxes: Several Checkboxes
    • Date
    • Date and Time
    • Files and Images
    • Functions
    • General Attributes
    • Graph
    • Link
    • Numeric
    • Radio Buttons
    • Relation 1:n (Selectorbox) or Relation n:n (Double Selectorbox)
    • Relation n:n (subform)
    • Rich Text Editor
    • Selectorbox
    • Show Only
    • String
    • Textarea
  • Sponsors and Credits
  • Changelog

Options

Give feedback View source How to edit Edit on GitHub Full documentation (single file)
  1. SAV Library Kickstarter
  2. Reference
  3. Link
Give feedback Edit on GitHub

Link 

Property Data type Default Plus Mvc
fieldLink Field name   Yes Yes
fieldMessage Field name   Yes Yes
generateRTF Boolean 0 Yes No
generateRTFButtonIf String   Yes No
link String   Yes Yes
message String   Yes Yes
saveFileRTF String   Yes No
tableName.fieldName String   Yes No
templateRTF String   Yes No

fieldLink 

Property
fieldLink
Data type
Field name
Description
Sets the attribute link with the content of the field whose name is given by fieldName.

fieldMessage 

Property
fieldMessage
Data type
fieldName
Description
Sets the attribute message with the content of the field whose name is given by fieldName.

generateRTF 

Property
generateRTF
Data type
Boolean
Description
Sets the RTF generator.
Default
0

generateRTFButtonIf 

Property
generateRTFButtonIf
Data type
String
Description
If the condition is true, the button to generate the RTF is displayed. (see cutIf (showIf, mailfIf, requiredIf, queryIf, reqValueIf, editIf, valueIf) for details on the condition).

link 

Property
link
Data type
String
Description
The string will be used for the link instead of the field value.

message 

Property
message
Data type

String

Description
Message associated with the link.

saveFileRTF 

Property
saveFileRTF
Data type
String
Description
Name under which the generated file will be saved. Field markers ###tableName.fieldName### or ###fieldName### (for aliases) can be used.

tableName.fieldName 

Property
tableName.fieldName
Data type
String
Description

String can be string1->string2 or NL-> string2

In a RTF document, if the field marker ###tableName.fieldName### exists string1 will be replaced by string2 where string1 can be NL (for the ASCII character LF).

It may be useful when one wants to input data in a textarea and display them in one line with a given separator in the file.

templateRTF 

Property
templateRTF
Data type

String

Description
Defines the template to be used by the RTF generator. Field markers ###tableName.fieldName### or ###fieldName### (for aliases) can be used.
  • Previous
  • Next
Reference to the headline

Copy and freely share the link

This link target has no permanent anchor assigned. You can make a pull request on GitHub to suggest an anchor. The link below can be used, but is prone to change if the page gets moved.

Copy this link into your TYPO3 manual.

  • Home
  • Issues

Last rendered: Aug 10, 2026 05:32

© since 1999 by the Laurent Foulloy
  • Legal Notice
  • Privacy Policy