SssFeb 12, 2021
"MAKE WIDGETS PARAMETERIZED" to make them reusable
I was making a custom link with custom CSS. Here is what I did Create a widget => Use widget in article Article rendered with custom style Problem is I can't reuse this to add other links with custom styling We can Use something like this %%[re...
Join discussion