Quantcast
Viewing all articles
Browse latest Browse all 37010

Forum Post: RE: AR Invoice Data Entry - Hide Fields in the Lines Grid

Elliot, Thanks for the reply. I tried adding the code you sent me, but I still cant get even one of the UDF's to hide I also tried a MAS90 standard field. Does it matter what event my script is connected to? Is there a method to refresh the panel/grid? Here is my code as of now........ retVal = oScript.SetUIControl("UDF_TESTING_SERVICE_TIME", "HIDE") retVal = oScript.SetUIControl("UDF_MINIMUM_CHARGE", "HIDE") retVal = oScript.SetUIControl("UDF_TESTING_SERVICE_PO_NR", "HIDE") retVal = oScript.SetUIControl("UDF_TESTING_SERVICE_DATE_1", "HIDE") retVal = oScript.SetUIControl("UDF_TESTING_SERVICE_DATE_2", "HIDE") retVal = oScript.SetUIControl("UDF_TEST_NUMBER", "HIDE") If CBool(oScript.UIObj) Then Set oUI = oSession.AsObject(oScript.UIObj) retVal = oUI.HandleScriptUI() End If

Viewing all articles
Browse latest Browse all 37010

Trending Articles



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