Hi Martin,
Thanks for your feedback! Welcome to submit issue at GitHub page.
You could submit feedback on step 2 page of custom channel configuration tutorial, it would help people who also encountered same issue when they're configuring custom tile.
https://docs.microsoft.com/en-us/dynamics365/marketing/developer/configure-tile-custom-channel (Bottom of page > Feedback > This page)
Regards,
Clofly
Hi Clofly,
once again I am thankful for your help. You are 100 % right, these values need to be specified. If you don't mind, I will submit an issue (and credit you) at the Github page to inform the Microsoft team that they should update this information.
Also, even with LookupID (and VIew ID) specified, your record could still look like this:
I have mentioned this on Github as an Issue, but it's just a Graphical Bug and doesn't affect WFs.
Thanks again!
Hi Martin,
The issue might be caused by LookupViewId and QuickViewFormId properties are not defined properly in xml file.
According to sample xml file of documentation, althought the comment said that those two properties are optional,
however, from my test, they shall be populated;
I didn't add them in the first test, then I also encountered same issue(Stuck in Loading...) as screenshot you posted.
1. Open the lookup view of custom entity, then open console and use decodeURIComponent(location.href); function to get decoded id value of lookup view id.
2. Similarly, get id value of quick view form with same function.
3. Add those values to xml web resource of custom channel
Result:
Now records list for custom entity has been available:
test custom tile
Regards,
Clofly
André Arnaud de Cal...
291,969
Super User 2025 Season 1
Martin Dráb
230,842
Most Valuable Professional
nmaenpaa
101,156