Notifications
Announcements
No record found.
Hi Everyone,
i need help on this error i don't know what am missing. see below snapshot of error
*This post is locked for comments
HI,
Your IF Statement Should not Assign (:=) it should be Equal (=).
IF Shortlist."Current Status" = Shortlist."Current Status":: Shortlisted Then Begin
Let me know if any doubts.
you don't need : in IF condition
Thanks it works... how can i update n option field
CurrPage.UPDATE(Recruitment.Status);
this is giving me error
when do you want to update?
where did you write above code?
Hi,
If you want to have Recuritment.Status as Shortlisted then comment first two lines.
Because i first line that is Exit(TRUE) Will send you back to the function that called it and will not process code after that.
I want the event to action after a candidate is shortlisted.
so please remove the EXIT(TRUE) statement in above trigger and write CurrPage.Update(FALSE) after message
it seems you are updating recruitment record variable so please use recruitment.Modify above message code.
i did that Mohana but that didn't change the status
Can you show us the latest code?
you are in which page and what is the source table of the page?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.