Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Display Calender if check box is checked

Vote:
 

There is a Boolean field to check whether the data is expired. Also, there is a Date field to store the expiration date.

public virtual Boolean IsNew {get; set}

public virtual DateTime ExpirationDate {get; set}

If the check box is checked then a calender should be displayed to accept value for the expiration date. Otherwise the calender should be hidden.

I am trying to write Dojo script to achieve the same.

Can anyone please help me in this..?

Thank in advance

#149246
May 26, 2016 16:48
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.