Avatar

Correct answer by
Community Advisor

Hi Ram,

 

Yes it's possible 

<!--[of]:Contact-->
<container applicableIf="@contactId!=0" img="nms:contact.png" label="Contact"
visibleIf="@contactId!=0">
<input xpath="@field1"/>
<input xpath="@field2"/>
<input xpath="@field3"/>
</container>
<!--[cf] -->

 

Thanks,

David

View solution in original post