Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3019

Re: Hide Text Field in Adobe

$
0
0

Try below code on INITIALIZE event of field,

data.***********::initialize - (JavaScript, client)

 

if (txtEBELN.rawValue == "DocType1")  {     "txtEBELN is a field name

     txtEBELN.presence = "hidden";      "case sensitive

}

Hope this helps.


Viewing all articles
Browse latest Browse all 3019

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>