Recruiting Fast Formula Error
Summary:
Hi,
I'm trying to write a Fast Formula to automatically move candidates in the CSP from state "Interview to be schedule" to state "Interview Scheduled" once the candidate effectively schedules a specific interview (so, it is important to take in consideration the name of the interview template).
Here the Fast Formula:
DEFAULT FOR IRC_CSP_JOBAPP_PHASE_NAME IS 'All Applications'
DEFAULT FOR IRC_CSP_JOBAPP_CSP_STATE_NAME IS 'To be Reviewed'
DEFAULT_DATA_VALUE FOR IRC_CSP_INTRVWSCHED_TITLE IS 'EMPTY_TEXT_NUMBER'
DEFAULT_DATA_VALUE FOR IRC_CSP_INTRVWSCHED_STATUS IS 'EMPTY_TEXT_NUMBER'
CONDITION_RESULT = 'N'
0