//formcalc
if ( data.page1.printoptions.PRINT_UPGRADE == null )
thendata.page1.CTI.CN_ITEMS.overflowLeader.upgrade.presence = "hidden"endifif ( data.page1.printoptions.PRICE == null )thendata.page1.CTI.CN_ITEMS.overflowLeader.netprice.presence = "hidden"endifif ( data.page1.printoptions.PRINT_UPGRADE == null )
//To hide the elements
this.presence = "hidden"
----- data.page1.CTI_Added::initialize: - (FormCalc, client) ---------------------------------------if ( data.page1.printoptions.BUILDER_OPTION == "3" or data.page1.printoptions.REVISION == null )thenthis.presence = "hidden"endif
No comments:
Post a Comment