Feature: #84517 - Recordlist - Make csv delimiter configurable
See forge#84517
Description
Two new PageTSconfig options were added for the DatabaseRecordList:
mod.- defines the delimiter between csv valuesweb_ list. csv Delimiter = , mod.- defines the quote-character to wrap csv valuesweb_ list. csv Quote = "
Impact
It is now possible to control the delimiter and quote-character of the recordlist csv export.