If a customer purchases the hosted Adxstudio portal and then decides to move it on-premises, is that possible or is there some portion of the portal that might have to be re-implemented?
*This post is locked for comments
If a customer purchases the hosted Adxstudio portal and then decides to move it on-premises, is that possible or is there some portion of the portal that might have to be re-implemented?
*This post is locked for comments
For Dynamics 365 Online Portals (v8.2);
I wrote a blog on how to set that up here:
readyxrmblog.wordpress.com/.../setting-multilanguage-in-portals
For Adxstudio Portals v7.x or lower, you need to create a copy of your existing website and make that a "child" website and translate all your content.
Details here:
community.adxstudio.com/.../language-localization
Cheers
Nick
Hi Nick,
Looking information about CRM Portal Multilingual. Has anyone configured multi lingual CRM Portals?
Regards,
Abhishek Bihani.
Yes it works (CRM 2015 on-prem or higher). However, getting new licenses right now is pretty much impossible because Microsoft is only selling new licenses in an exception basis.
V8.x will be available soon for on-prem as open source, but support from Microsoft will not be provided.
Hi,
as Nick suggest, 7.0.0024 March 14, 2017 works with D365,
does it work with D365 on prem as well?
any pointers appreciated.
rifat
You can update existing snippets, but if there are referenced in the OOB web templates and they don't exist in the content snippet view, you will need to manually add them.
Cheers
Nick
Hi Nick,
Thanks for your response.
Yes it make sense - we can add own snippets on Portals -> Content Snippets.
Is that mean - we can't update existing snippets used in OOB web templates?
Regards,
Abhishek.
You can add snippets and put in your own content, so in Liquid if you see " {{ snippets['Stuff/More Stuff'] }} " Then you can add that Snippet (Portals -> Content Snippets) as a D365 record with your own content it should show up on the page. I have found that a lot of Adx/Portal code has snippets but no corresponding snippet records, so you have to add your own.
Does that make sense?
Cheers
Nick
Hi James / Nick,
We are using customer service portal with liquid templates & OOB Web templates "Customer Service - Support home".
Some liquid snippets provided on template - like snippets 'CustomerService/Support/CaseCreated'. Where we can find these snippets ?
I have verfied with content snippet but no luck.
Can you please help me to find snippets & resx on portal.
Thank you!
Regards,
Abhishek.
With v8 you don't have access to modify the backend aspx page templates. However, you can accomplish a lot using Liquid Web Templates. I also have found a few bugs and annoyances (e.g. entity list calendar control seems to have issues).
Liquid is meant to dynamically display content, it does not have ability to write back to CRM or to call web services.
We have used javascript in our projects to call our own Azure web apps directly from the Portal. You could technically call any webservice or web application using this method.
You might also want to check out or follow Colin Vermander as he has released some open source frameworks to better integrate portals with external web applications: community.dynamics.com/.../colin-v
Hope that info helps!
Cheers
Nick
Hi Nick,
Thank you for information provided.
Have you come across any limitations from v8? or with help of Liquid web templates/jquery - Can we call third party web service(WCF Service) ?
Abhishek Bihani.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156