![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm trying to create a script whereby after a scripted email is sent out, a radio button field "receipt" changes from "no" to "yes". (I'm not starting the script from the radio button: it's vice-versa). The radio button is also on another layout (same database). The script for the email all set; it's just the radio button change I'm working on. |
#3
| |||
| |||
|
|
bowriter wrote: I'm trying to create a script whereby after a scripted email is sent out, a radio button field "receipt" changes from "no" to "yes". (I'm not starting the script from the radio button: it's vice-versa). The radio button is also on another layout (same database). The script for the email all set; it's just the radio button change I'm working on. At the end of your email script, assuming there were no errors, add this step: Set Field [ Receipt; "Yes" ] It doesn't really matter that the field is formatted as a radio button or anything else. Setting a field is setting a field. |
)![]() |
| Thread Tools | |
| Display Modes | |
| |