Home › Forums › Error reporting › [picklist] unresponsive list of authority › Reply To: [picklist] unresponsive list of authority
February 24, 2023 at 4:06 pm
#5042
Egbert de Smet
Keymaster
::
example use of the ‘nested’ replace() function I used in an application to avoid double quotes ” and a slash / to appear in the index for titles (v245^a in MARC) :
replace(replace(v245^a,’/’,”),'”‘,”)
If you put this in the FST, you won’t change anything in the data themselves, only in the search keys. Same if you put this in the autoridades.pft : it will only change the way how the names are formatted in the picklists.