Florian Krönert

Results 29 comments of Florian Krönert

Hi @imartinflores, sorry for the late response. Currently associating user roles is not possible with the WebAPI class, as it is missing an implementation for the `Xrm.WebApi.online.execute` function. This should...

Hi @HenkRademaker, can you check whether there are other required fields on the form which you missed filling out? Usually this is the reason for this type of error. Kind...

Hi @HenkRademaker, I'm currently working on improving the failure message when saving fails so that we can see the exact error in your case. In our instances saving still works,...

Hi @bpedziwiatr, Thanks a lot for contributing! Your contribution looks fine to me, we just need to adapt the documentation for the changes. Is there anything that you think would...

Hi @alexmare93, That should be doable with a renderFunction which contains an if and checks for your column to modify the output. You can write arbitrary XTL code inside the...

Hi @alexmare93, any news? I hope that my snippet should be able to solve your problem. Kind regards, Florian

Hi Alessandro, glad to hear that you found the cause :) Yes sure, I'll await your test results. Kind regards, Florian

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...

Any update on this? Fighting with this as well. Embedding mermaid diagrams inside PDFs as SVGs would be great, as png suffers with its resolution really fast.

HI @harryepstein, sounds like a good use case, I would be willing to add it. Is all that is needed a CDP URL that we use for populating the `browser`...