stauartadair
Registered User.
- Local time
- Today, 11:19
- Joined
- Sep 28, 2007
- Messages
- 12
Hello all,
I've got a form with a field called courier comment. At the moment users enter a comment in this box and then put a tick in another field called cc in to confirm that they have entered the comment.
Its not working very well as users are putting comments in and forgetting the tick so I want to automate the process so when the field courier comment is changed then the field cc in changes to yes.
My approach has been to go to he properties of the courier comment field - Event - On Change and in the expression builder enter [cc in] = yes.
Unfortunately this doesnt work so I'm a bit stuck.
Thanks
Stu
I've got a form with a field called courier comment. At the moment users enter a comment in this box and then put a tick in another field called cc in to confirm that they have entered the comment.
Its not working very well as users are putting comments in and forgetting the tick so I want to automate the process so when the field courier comment is changed then the field cc in changes to yes.
My approach has been to go to he properties of the courier comment field - Event - On Change and in the expression builder enter [cc in] = yes.
Unfortunately this doesnt work so I'm a bit stuck.
Thanks
Stu