Xrm-Templating-Language icon indicating copy to clipboard operation
Xrm-Templating-Language copied to clipboard

New method: RenderRecordList

Open Andrea-Bosca opened this issue 4 years ago • 1 comments

Hello @DigitalFlow , we made a new method that add the possibility to render a fetch result into a list of record in the html. Can you please consider to add this to your next release? Best regards, Andrea

Andrea-Bosca avatar Sep 13 '21 09:09 Andrea-Bosca

Hi @Andrea-Bosca,

wow awesome, thanks so much for contributing 👍

I think this would have already been possible to use in XTL using the Map function that was lately added (https://github.com/XRM-OSS/Xrm-Templating-Language#map), what do you think? Nonetheless I think that this might be a nice use case for adding a comfort function.

Kind regards, Florian

DigitalFlow avatar Sep 17 '21 12:09 DigitalFlow