Jump to content
Server Maintenance This Week. ×

Script for printing select fields.


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

Recommended Posts

Hey guys,

I need a little help to get me pointed in the right direction. I have a flat database which is basically a questionnaire. Next to each question, I have a checkbox. I'm trying to figure out a script that would add fields, if they are checked, to a "output" form that can then be printed and omit the fields that are not checked.

Any ideas?

Thanks

Link to comment
Share on other sites

I don't know if this is the optimal way of doing this, but it's the way I would approach it.

I would create a new layout with a huge "Memo" field on it. Then, when going to print, I would look at each checkbox: If it's selected for what you want, append "Question X selected" or something like that to the memo field. Then, you can keep appending throughout all questions.

Though, like I said, I don't know if this is the best way to do it, just how I would start to approach it.

- Dan

Link to comment
Share on other sites

This topic is 4826 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.