How applet swe form is generated with style as 'Display: None'.
Problem Statement: in ip 15 when siebel generates swe: forms it by default adds style for that form Ex: style as 'Display: None'. How this is added
Ex:
<div id="s####" class="siebui-applet siebui-form siebui-collapsible-applet siebui-formapplet-column" role="region" title=" Form Applet" style="display: none;">
<form name="SWEForm##" method="post" action=##>
these tags are not generated in IP20 by default