Application Development and Automation 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: 
Read only

flag deletion

Former Member
0 Likes
521

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
Read only

Former Member
0 Likes
483

Hi Hema,

Can you give me code sample to analyze?

Darshan

Read only

0 Likes
483

I got it Darshan Thanks for asking.

Hema