Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
setVisibility
System
Hello,
Anyone already succeeded in hiding a button (cgi-callout) in a DCT ?
I am trying this but the button is always visible
...
<script>
<![CDATA[
testButton.setVisibility(false);
]]>
</script>
...
<item name="testButton">
<hidden>
<cgi-callout label="Test Button" />
</hidden>
</item>
...
Find more posts tagged with
Comments
There are no comments yet