New problem. I'm using variable checkboxes to create my comma delimited text
field of possible answers. When the box is checked, I changed the default
setting from 'T' to the values to '1,' or '2,' etc.When the box is unchecked, I
removed the default setting of 'F', because I want it to be null. But it keeps
sticking the F back in. I have the property setting (attributes) for "Null as
unchecked" set on.
Patti
From: Patti Jakusz <[email protected]>
To: "[email protected]" <[email protected]>
Sent: Monday, April 3, 2017 12:36 PM
Subject: Re: [RBASE-L] - Mark all that apply Tom
You're right!!! This is simple. Thank you so much!!Patti
From: Tom Frederick <[email protected]>
To: "'[email protected]'" <[email protected]>; RBASE-L
<[email protected]>; RBASE-L <[email protected]>
Sent: Monday, April 3, 2017 12:17 PM
Subject: RE: [RBASE-L] - Mark all that apply
#yiv8012415870 -- filtered {font-family:Helvetica;panose-1:2 11 6 4 2 2 2 2 2
4;}#yiv8012415870 filtered {font-family:Helvetica;panose-1:2 11 6 4 2 2 2 2 2
4;}#yiv8012415870 filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2
4;}#yiv8012415870 filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2
4;}#yiv8012415870 p.yiv8012415870MsoNormal, #yiv8012415870
li.yiv8012415870MsoNormal, #yiv8012415870 div.yiv8012415870MsoNormal
{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;}#yiv8012415870 a:link,
#yiv8012415870 span.yiv8012415870MsoHyperlink
{color:blue;text-decoration:underline;}#yiv8012415870 a:visited, #yiv8012415870
span.yiv8012415870MsoHyperlinkFollowed
{color:purple;text-decoration:underline;}#yiv8012415870 p
{margin-right:0in;margin-left:0in;font-size:12.0pt;}#yiv8012415870
span.yiv8012415870EmailStyle18 {color:#1F497D;}#yiv8012415870
.yiv8012415870MsoChpDefault {font-size:10.0pt;}#yiv8012415870 filtered
{margin:1.0in 1.0in 1.0in 1.0in;}#yiv8012415870 div.yiv8012415870WordSection1
{}#yiv8012415870 Can you simply declare a Main variable, Separate Variables for
each item, and as you click on each item add the needed text. At EEP Click for
Item 1: Set var vMain = (.vMain+.vItem1+’, ‘)At EEP Click for Item 3: Set var
vMain = (.vMain+.vItem3+’, ‘)When done with that section Clear the variables
and erase the last ‘, ‘ in vMain. Tom Frederick From: 'Patti Jakusz' via
RBASE-L [mailto:[email protected]]
Sent: Monday, April 03, 2017 9:54 AM
To: [email protected]; RBASE-L; RBASE-L
Subject: [RBASE-L] - Mark all that apply Hello, Is there a form control I can
use for questions that have "Mark All That Apply" type answers? If I have a
question that has 10 possible answers, I've always created 10 columns and had
10 checkboxes on by form. But what I would be happy with is a text field that
gives me a column that looks something like:32,6,7,101,8etc. I don't really
want to spend a lot of time doing it. Most of the time, I don't even use this
data for anything other than passing though to our funding source. I have
dozens of these things and hate creating hundreds of columns for nothing.
Thank you. --
You received this message because you are subscribed to the Google Groups
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.--
You received this message because you are subscribed to the Google Groups
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.