Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7732 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hello all... confused.gif another question that I can't figure out. In my d-base we print labels, postcards, letter1, letter2, letter, and we also send email. I created a field called "status" field formatted at checkbox. What I'm looking for is anytime we do one of the letters to check the appropriate box weather is a letter, postcard or an email. Can anyone help please.

Thanks

-Raul

Posted

Hi Raul,

You could script the printing and have a statusfield that is updated by the printscripts, for example with a print script like this:

Print

Set Field [statusfield, StatusCurrent(LayoutName))

Your layouts need to be named according to their function, i.e. labels, postcards, letter1, letter2, letter and email

Statusfield could then display as checkboxes with a valuelist that gets it's values from the fieldvalues of Statusfield.

Hope this helps,

Ernst.

Posted

ernst, I've tried this and still can't get it to work. The value list for status field are postcard, letter1, letter2, letter2, email, labels. Now if I print labels, that checkbox is checked... but when I print letter1 it unchecks labels and checks letter1. How can I set it up to where it updates the field so that anything that is printed is check so I know what's been done with that specific record.

-Raul

This topic is 7732 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.