FriendsOfTYPO3 / tt_address

Add address / contact datasets to your content management system.
GNU General Public License v2.0
40 stars 76 forks source link

Modifying record label in backend does not work (any more) #485

Closed responseinformationsdesign closed 1 year ago

responseinformationsdesign commented 1 year ago

Modifying record label in backend does not work (any more) after upgrade to TYPO3 11.5.

georgringer commented 1 year ago

just testet with same and works fine for me, maybe test on a 2nd installation?

responseinformationsdesign commented 1 year ago

Seems to depend on the selected fields.

Try this Page TsConfig

tt_address {
  label = first_name last_name;building
}

Field "building" is not recognized. No problem with "email". "Phone" doesn´t work either.

georgringer commented 1 year ago

Fixed it. as alternative you need to add the fields to ctrl|label_alt. currently there are only the following fields listed: last_name,first_name,email,pid