Scott Durow
Scott Durow
Yes - there is an issue with the Unified Client that I need to work around - I have a fix which I’ll release soon.
Sorry about the delay in getting this out - I have been working on making a Custom Control for it - but the framework isn’t released yet publicly. I think...
Thanks @rogerhillgsy - there is an open bug where display names that contain new-lines cause this issue - could you check if the display name contains a CR/LF?
Thank you for spotting this. I would really appreciate a PR! Thank you 😊
Hi @derekfinlinson - would you be able to document the change needed or submit a PR? Thanks!
Definitely should be showing contacts if the parent company is not filled out! I'll look into this.
You just need to update the Nuget package of the Core Tools to the latest version to support packing/unpacking canvas apps.
So revisiting this - if we used a User Name lookup instead of a GUID - it would likely also have the same problem where the name will differ between...
I'm wondering - the issue is that when updating plugins, the workflow registrations are removed (and visa versa) - perhaps the simplest would be to simply filter on the isworkflowactivity...
Hi @JohnTowgood - sounds interesting - is this so that you can easily re-export the data before committing to source control - similar to unpacking the metadata? I think the...