Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

flag deletion

Former Member
0 Kudos

I kept a flag to not to receive email more than once when the contract is reached.

now when the contract creator gets an email and he renews it I want to remove the flag so that it will check again and if reaches the cond it will send email again..

but when I'm trying to update the flag it is not working , flag is not removed

i wrote the if condition

and then update statement..

why is this happening..

Thanks

Hema.

2 REPLIES 2

Former Member
0 Kudos

Hi Hema,

Can you give me code sample to analyze?

Darshan

0 Kudos

I got it Darshan Thanks for asking.

Hema