Dear ,
I have scenerio. i have to upload data once in a month from to 3rd party to Apex.
For which i created a submit Button. when i pressed it it upload data.
But now i want to validation into submit button then it submit only one time in a month
For example.
the month of november its show submit button until 1st time. i click on it and upload it. and now 2nd time its does not show me entire the month of november because i click on it. And when Decemeber start its automatically shows. and same process go on.
Basically i want to hide submit button when 1 time is pressed. its does not allow to pressed 2nd time for the current month
