You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when using a TextArea what should the value be encoded as when send to Query to Magento with the EnteredCustomAttributeInput, I'm trying to support HTML with the value, but it seems like the HTML is being stripped no matter which validation I implement (strip, escape, none)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, when using a
TextArea
what should the value be encoded as when send to Query to Magento with theEnteredCustomAttributeInput
, I'm trying to support HTML with the value, but it seems like the HTML is being stripped no matter which validation I implement (strip
,escape
,none
)Beta Was this translation helpful? Give feedback.
All reactions