You need to sign in to do that
Don't have an account?

Detecting expiration date in visualforce
Hello,
I have table displayed in below manner.

My usecase is, User will specify the end date.
and if this end date is passed then the text1 should be set to Text2.
I could do it in visualforce page, but I do not want to check this condition everytime a action is taken on page. Is there any visualforce capacity i could use ?
I have table displayed in below manner.
My usecase is, User will specify the end date.
and if this end date is passed then the text1 should be set to Text2.
I could do it in visualforce page, but I do not want to check this condition everytime a action is taken on page. Is there any visualforce capacity i could use ?
[1] http://momentjs.com/