[TYPO3-templavoila] Rename mapped field

Kay Strobach typo3 at kay-strobach.de
Thu Jan 26 11:50:07 CET 2012


Hello Tolleiv,

perhaps you remember, that i asked to make the rereferencing smarter.

Now i found a much better solution for me:
The Content is stored in "pages" like this:

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  <T3FlexForms>
      <data>
          <sheet index="sDEF">
              <language index="lDEF">
                  <field index="field_content_main">
                      <value index="vDEF">8133,8132,8138,8135</value>
                  </field>
              </language>
          </sheet>
      </data>
  </T3FlexForms>

Most times people just have the problem that the fieldname of a field in
the TV DS has changed.

So the easiest solution of a very intellegent remap is the following:

Just rename one of the fields in the XML which is stored in the field
pages.tx_templavoila_flex.

If you would like to have that in TV i would make a patch, if not i
would make a standalone extension.

Regards
Kay
-- 
http://www.kay-strobach.de - Open Source Rocks

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org

Answere was usefull: https://flattr.com/profile/kaystrobach


More information about the TYPO3-project-templavoila mailing list