Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

How to clear the date field with checkbox when unchecked ?

$
0
0

Hi Expert

I have some problem to set date field be empty.

This's my code,

If(myCheckBox == False)

{

  SalesParam.TransDate.valueStr() == datenull();

}

Or

If(myCheckBox == False)

{

  SalesParam.TransDate = datenull();

}

I have try this code but still error,?

Can someone share. What should i do ?


Viewing all articles
Browse latest Browse all 72043

Trending Articles



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