You need to sign in to do that
Don't have an account?

lightning:datatable URL column Spring 18
I am using a lightning:datatable to display various fields, including a URL field which links to a printable PDF.
In the Spring 18 release, the URL field in the datatable now points to "javascript:void(0)" in the href attribute and the title attribute now contains the url which I am trying to set in the href field.
Can someone please provide me a code example on how to get the href refrecne to work correctly?
In the Spring 18 release, the URL field in the datatable now points to "javascript:void(0)" in the href attribute and the title attribute now contains the url which I am trying to set in the href field.
Can someone please provide me a code example on how to get the href refrecne to work correctly?
https://salesforce.stackexchange.com/questions/205319/lightningdatatable-spring18-problem-in-customer-community
Love to hear if anyone can get URLs to work in a datatable in a customer community.
I was able to get them to work in the standard lightning UI.
Here is my code how to use URL parameter.
Please let me know if you have any questions
Thanks,
Pramodh
allaboutlightning.com
Thanks!