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

100% Coding in Salesforce
Hi All,
I am going for 100% coding By Visualforce in Apex.Is it the correct approach?
I am going for 100% coding By Visualforce in Apex.Is it the correct approach?
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
but salesforce is trying to automate everything to minimize coding. I guess that's why Apex functionalities are still limited.
they are suggesting to use built-in functions like Process builder, workflows and others (https://help.salesforce.com/apex/HTViewHelpDoc?id=process_which_tool.htm&language=en_US).
and also, if you code everything, you might encounter difficulty in obtaining 75% apex test coverage.