Originally from ticket #85757.
I need to build a validation formula to validate the inputs in the timecard.
For e.g. number of hours entered in the duration field should not be more than 8.
What all input values are available in this formula?
I currently have the example for validating the leave hours and this formula has only one input value i.e. START_DATE (date). Can we have DURATION, START TIME, END TIME, COST CODES as input values?