How to add class attribute DOM using guideBridge API | Community
Skip to main content
Balu_M
New Participant
January 23, 2021
Solved

How to add class attribute DOM using guideBridge API

  • January 23, 2021
  • 1 reply
  • 807 views

We have requirement to update HTML dom elements based on condition check in in Rule Editor using guideBridge API. Please share your suggestions.

 

We tried using guideBridge.setProperty(SOM) but not working.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mayank_Gandhi

@balu_m  After rule editor validation try injecting the style using jquery or vanilla js. 

1 reply

Mayank_Gandhi
Mayank_GandhiAccepted solution
Employee
February 1, 2021

@balu_m  After rule editor validation try injecting the style using jquery or vanilla js.