Page 1 of 1

LiseList Can i add a global value from another list?

Posted: Fri Feb 26, 2021 10:43 am
by Indiskill
So i am trying to use a value from another liselist. Is it possible? Can anybody help me how to write the code needed:-P I have no clue, i am just a simple front-end developer, standing infront of a cms, asking it to make everyting work. Just placed it in a style for showing my problem!

Code: Select all


<div class="row mt-5 justify-content-center " style="background-color:{$LISEcategories_item->category_color}" >

Re: LiseList Can i add a global value from another list?

Posted: Fri Feb 26, 2021 3:46 pm
by DIGI3
If you look in the Module Help for LISE under the main LISE module, not an instance (e.g. Extensions > LISE > Module Help) then go to the Smarty plugins tab, you'll see some help for the LISELoader plugin. You'll also see this referenced in your default LISE templates so you can see it in use.

It can be a bit daunting at first but I'd suggest experimenting with it a bit to see if you can make it do what you want, and come back to us if you get stuck.

Re: LiseList Can i add a global value from another list?

Posted: Fri Feb 26, 2021 8:51 pm
by Rolf