Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
EDC:
Download extensions for Elxis CMS
.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
XML parameter types - attribute to allow HTML tags?
« previous
next »
Print
Pages: [
1
]
Author
Topic: XML parameter types - attribute to allow HTML tags? (Read 369 times)
seadhna
Hero Member
Posts: 519
XML parameter types - attribute to allow HTML tags?
«
on:
July 06, 2025, 14:54:06 »
When building an Elxis template, is there a parameter attribute to allow HTML tags?
e.g. Optional attribute multilingual (value: 0 or 1). If multilingual = 1 then the text element becomes multilingual and the user is able to apply different values for each language.
e.g. <param type="text" name="myaddress" default="" label="Address" description="" multilingual="1" />
Basically I want to allow some simple HTML styles, e.g. <strong></strong> <sup></sup>
I have been trying to find the answer in the docs, e.g.
https://www.elxis.net/docs/developers/libraries/elxisparameters.html
Apologies if it's already explained somewhere in the docs.
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
XML parameter types - attribute to allow HTML tags?