CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #8850

Matrix: Possiblity to set a fixed width for first Column

Added by Christian Wolff almost 3 years ago. Updated 8 months ago.

Status:Resolved Start date:2010-07-14
Priority:Should have Due date:
Assignee:Patrick Broens % Done:

100%

Category:- Spent time: -
Target version:1.3.2 Estimated time:0.50 hour
Votes: 0

Description

It should be Possible to set the width of the first column (the question) in an matrix question type.

and the other colmn width should be calculated correctly. to get
a nice display where very checkbox/ radio column has the same width. but the question part takes more room.

my Solution to this problem:
add a typoscrpt configuration option:
plugin.tx_pbsurvey_pi1.firstColWidth = 40

which allows you to to set the width of the question part.
and then scale the other columns accordingly.

if the firstColWidth is not set. or out of range or 0 the colWidth keep behaving like before.

patch file attached.

class.tx_pbsurvey_pi1.php.diff - patch file for class.tx_pbsurvey_p1.php (1.4 kB) Christian Wolff, 2010-07-14 00:56

Associated revisions

Revision 9398
Added by Ingo Schmitt almost 5 years ago

29.06.2008 Ingo Schmitt <>

  • Fixed Bug 8749, 8850, 8815, 8839, 8813, 8800, 8702, 8754, 8119, 8681, 8541
1st Commerce-Workshop, Tom Rüther, Michael Duttlinger, Dirk Krause, Ingo Schmitt
  • Fixed Bug 8850, Thanks to Tom Buskens
  • Fixed Bug 8815, 8817, Thanks to Thomas
  • Fixed Bug with Backlink in PI4
1st Commerce-Workshop, Christian Ehret, Ingo Schmitt
  • Implemented Feature 8800
1st Commerce-Workshop, Sebastian Böttger
  • Fixed Bug in PI1, category could be displayed if not accessible to user
28.06.2008 Ingo Schmitt <>
1st Commerce-Workshop, Tom Rüther, Michael Duttlinger, Dirk Krause, Ingo Schmitt
  • Fixed Bug 8453
  • Fixed Documentation bug in pi4
  • Fixed bug: Already selected delivery addresses are checked now
  • fixed bug: If delievery address is selected, it's cheked in step 1 automatically
  • fixed bug: ###ADDRESS_FORM_BACK### was not replaced in PI4
  • fixed bug: Correct backlink for address management
  • fixed bug: 8749
    1st Commerce-Workshop, Christian Ehret
  • Fixed Bug 8710

Revision 66419
Added by Patrick Broens 8 months ago

[FEATURE] Matrix: Possiblity to set a fixed width for first Column

It is not possible to set a fixed width for the first column (row name) of matrix questions. The calculation of the width of this column depends on the amount of answer columns, which makes the first column width different for questions with different column count.

This patch adds the possibility to set the width of the first column by TypoScript or in the Flexform

Fixes: #8850

Revision 66419
Added by Patrick Broens 8 months ago

[FEATURE] Matrix: Possiblity to set a fixed width for first Column

It is not possible to set a fixed width for the first column (row name) of matrix questions. The calculation of the width of this column depends on the amount of answer columns, which makes the first column width different for questions with different column count.

This patch adds the possibility to set the width of the first column by TypoScript or in the Flexform

Fixes: #8850

History

Updated by Ingo Schmitt over 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 70 to 100

Applied in changeset r9398.

Updated by Patrick Broens 8 months ago

  • Status changed from New to Accepted
  • Assignee set to Patrick Broens
  • Target version set to 1.3.2

Updated by Patrick Broens 8 months ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r66419.

Also available in: Atom PDF