Warning in logs : use of deprecated value generation method for an index editor
Author: anubhav7668
Publication Date: 2/22/2022 12:38
Hello,
While generating logs I am getting below warning:
"use of deprecated value generation method for an index editor"
Any solutions to remove them from logs??
Any leads would be highly appreciated.
Thanks
-
Author: hoebbel - 2/23/2022 7:30
Dear anubhav7668,
you can find more information about this error within the documentation:
https://docs.e-spirit.com/odfs/template-develo/forms/input-component/index/access-fs_index/index.htmlQuotation:
Rendering of an FS_INDEX input component using $CMS_VALUE(...)$ is no longer supported and will cause generation warnings (“use of deprecated value generation method for an index editor”). Please always use $CMS_FOR(...)$ for the rendering (see FS_INDEX output example).Solution:
use $CMS_FOR(for_myEntry,st_myIndex.values)$...$CMS_END_FOR$ instead of $CMS_VALUE(st_myIndex)$Best regards
Holger0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar