Sorting in ContentCreator / WebEdit

We would need the functinality to define the sorting criteria for FS_LIST with data from a database for editing the data in Content Creator / WebEdit. Actual the sorting in Content Creator / WebEdit is based on Creation Time.

It should be possible to define also the sorting criteria in a flexible way for the WebEdit / Content Creator.

<FS_LIST name="tt_targetgroupcombinationList" hFill="yes" height="300">

  <DATASOURCE type="database">

    <ACTIONS>

      <ACTION name="ADD"/>

      <ACTION name="REMOVE"/>

    </ACTIONS>

    <COLUMNS>

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

      <COLUMN show="yes" sortOrder="ascending" width="200">tt_name</COLUMN>

      <COLUMN show="yes" width="30">#released</COLUMN>

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

    </COLUMNS>

    <LAYOUT>

      <ADD component="toolbar" constraint="top"/>

      <ADD component="overview" constraint="center"/>

      <ADD component="stackedview" constraint="hide"/>

    </LAYOUT>

    <table>XXX.targetgroup_combination</table>

  </DATASOURCE>

  <LANGINFOS>

    <LANGINFO lang="*" label="Permissions"/>

  </LANGINFOS>

</FS_LIST>   

ContentSelect.jpg

Thx

Martin

1 Comment
MichaelaReydt
Community Manager
Community Manager

Hello Martin

thank you for your idea to improve FirstSpirit. It is important for us to learn from the experiences of our customers and partners. For this reason we appreciate feedback and any suggestion.

We have evaluated the issue once again, but as the FS_LIST is deprecated meanwhile and the FS_INDEX component offers a sort function we have no plans for a realisation in the near future. Therefore, we cannot consider your feature request at this time.

You can find more details about our feature selection process in our Features Policy.


Best regards

Michaela