Using Link element in list display via Fabrik list module

I have an 'link' list element. This is working great for normal list and form displays. The link is stored as "https://mydomain.com...".

However, I also am displaying this list elsewhere using the Fabrik List module. In this case the link that gets displayed has "http://" prepended to my link resulting in "http://https://mydomain.com...".

I've tried setting the Options >> Default URL in the element to "https://" and to blank. But neither helps and when saving the element with Options >> Default URL as blank, the result is a link like "http://https://mydomain.com...".

It appears the Fabrik List module categorically adds the "http://" regardless of the Default URL option field.

Anyone have experience or a suggestion on how to resolve this?
 
This sounds like a bug. You can try to use a custom module with 'prepare content' set including the list via content plugin as a workaround ( I didn't test)


Gesendet von meinem SM-G930F mit Tapatalk
 
Oddly enough, when I use the custom module with 'prepare content' and then {fabrik view=list id=52}, the same "http://https://..." situation occurs. But that was a great suggestion given that I'd never realized that was an option to using the Fabrik List module. Learning something new every day.
 
Back
Top