draganr
I'm new here

FS_LIST type Page - Language dependent - Changes not saved

Jump to solution

Hello all,

I have a problem with the FS_LIST type Page. It doesn't save the selection in other languages.

In english everything is okay:
155247_pastedImage_0.png

But in other languages it doesn't save a selection after clicking on OK .
e. g. DE:

155248_pastedImage_1.png

  <FS_LIST name="lt_anchorList" hFill="yes" height="200" rows="10">

    <DATASOURCE type="page">

      <COLUMNS>

        <COLUMN show="no">#identifier</COLUMN>

      </COLUMNS>

    </DATASOURCE>

    <LANGINFOS>

      <LANGINFO lang="*" label="Absatzliste" description="Bitte wählen Sie die gewünschten Absätze aus."/>

    </LANGINFOS>

  </FS_LIST>

Any ideas?

Thanks,
Dragan

0 Kudos
1 Solution

Accepted Solutions
draganr
I'm new here

Hi all, I have found the solution. I replaced CMS_INPUT_LINK with the FS_LIST. Thanks anyway. Dragan

View solution in original post

0 Kudos
1 Reply
draganr
I'm new here

Hi all, I have found the solution. I replaced CMS_INPUT_LINK with the FS_LIST. Thanks anyway. Dragan

0 Kudos