Question
5
Replies
1451
Views
Posted: October 23, 2018
Last activity: November 20, 2018
Closed
Solved
how to use DSS inside a paragrapgh
hi All,
i have created a paragraph and there is a text which i stored in a DSS , how can i use this DSS in the paragraph, the way we use the property.?
Hi,
you can include below one to get value from dss
<a href="https://<%= tools.getSystemSettings().getDynamic("","")%>
Regards,
Vinay Reddy