Question
Sensiple Software Solutions
Sensiple Software Solutions
IN
Sensiple Software Solutions
Posted: Apr 2, 2018
Last activity: Apr 5, 2018
Last activity: 5 Apr 2018 0:26 EDT
Closed
How to call a html rule by clicking in another html rule
Hi,
In Web-Login I have one code in which I have a link with code <li><a href="">Login</a></li> .. How could I call another html rule by a click.
Thanks in advance
***Updated by moderator: Lochan to add Categories***
Hello,
Thanks for posting your query in PSC. Kindly try the below jsp tag inside the qutoes to call an html rule:-
<pega:include name="CorrAcknowledgeSample" type="Rule-HTML-Paragraph"></pega:include>
This includes paragraph rule. Similarly change the jsp tag as per your requirement.
Hope this helps.
Thanks,
Hari.