Matrix Version: 5.3.4.2
Hi guys,
I’m experimenting with using nested asset listing to automate custom form designs for our editors (They’re not very comfortable with the typical keyword replacement/markup).
I got it working pretty well using 2 listings, one for sections, and one nested for the questions in that section. However I’ve run into an issue where I’m not getting the error text for validation errors. I have a feeling it might be due to the keyword replacement I’m using to print the forms, but would just like a second opinion.
These are the replacements I’m using:
%asset_assetid^replace_keywords:as_asset:question_note_{asset_assetid^replace:::}%
%asset_assetid^replace_keywords:as_asset:question_error{asset_assetid^replace:::}%
%asset_assetid^replace_keywords:as_asset:question_label{asset_assetid^replace:::}%
%asset_assetid^replace_keywords:as_asset:question_field{asset_assetid^replace:::_}%
I can’t use the classic %question_{section_id}_{question_num}% syntax, because I don’t know that information in the listing. Hence the funky keyword modifiers.
Any advice is appreciated!
Thanks,
Mark