0
tinman created
We need to be able to generate a link to a specific record in our system, but since we are configured for Multi-Tenant we need to make sure we include the correct sub-domain. I noticed some references to a webUrlService in the forums/web but can't find it in the framework. Is there a service available to get the multi-tenant root URL?
Apologies if this is more fitting for Module zero, but wanted to ask here first.
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
1 Answer(s)
-
0
Hi,
There is no such a feature in the framework since we don't assume that you are using subdomains or another mechanism to identify tenants. So, you should handle it yourself.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)