Has anyone ever tried this? I found a link online to someone who had rewritten
the tag to accommodate that, but the link was dead. Any ideas? I can't seem to
figure it out!
Thanks,
Debi
~|
Adobe® ColdFusion® 8 software 8 is th
Doesn't the tag just go off the form field names within the page? I would
think you could use multiple instances out of the box in the same page, what
type of error is it throwing?
On Fri, Oct 31, 2008 at 1:48 PM, Debi Lewis <[EMAIL PROTECTED]> wrote:
> Has anyone ever tried this? I found a link
h the CF_TwoSelectsRelated custom tag?
No, I read that. But even on modern hardware with modern browsers,
JavaScript is STILL slow with largish datasets. It's just not well optimized
for handling any significant amount of data. You can start seeing noticeable
performance issues with as few as a couple hund
array depending on how it's
being populated, the complexity of the data, etc.
> -Original Message-
> From: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 08, 2006 8:57 AM
> To: CF-Talk
> Subject: RE: Anyone familiar with the CF_TwoSelectsRelated cus
artsfield
http://acoderslife.com
-Original Message-
From: Doug Bezona [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 11:53 PM
To: CF-Talk
Subject: RE: Anyone familiar with the CF_TwoSelectsRelated custom tag?
>E... I donââ¬â¢t think I'd totally agree with >that.
>E... I donât think I'd totally agree with >that. One load versus a load
>every time you make a selection. If it's all >client side and in js arrays
>already, the changes would be much
>faster than an asynchronous call to
>another process to get the info.
The issue with large JS arrays isn'
ay, December 07, 2006 5:54 PM
To: CF-Talk
Subject: RE: Anyone familiar with the CF_TwoSelectsRelated custom tag?
If your only talking about a select list with a few options then yes.
But if your preloading js arrays with hundreds of options this will result
in quite a hefty page. Try it, and then ch
: Anyone familiar with the CF_TwoSelectsRelated custom tag?
> These days your better off using AJAX to achieve the result of
> multiple related select lists.
> Its going to be a lot faster if your dealing with large amounts of
> data not to mention reducing loading time.
E... I don
.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: Snake [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 2:00 PM
To: CF-Talk
Subject: RE: Anyone familiar witht the CF_TwoSelectsRelated custom tag?
These days your better off using AJAX to achieve t
December 2006 18:05
To: CF-Talk
Subject: Re: Anyone familiar witht the CF_TwoSelectsRelated custom tag?
Maybe...and I cannot remember everything about it. In your twoSelects custom
tag you should have the select that you want to get the information from. In
that select try..
Test1 Test2 Test3 Test4
"CF-Talk"
Sent: Thursday, December 07, 2006 10:30 AM
Subject: Anyone familiar witht the CF_TwoSelectsRelated custom tag?
> I ask because I would like to populate a text box named "Genus" with the
> value that is selected from the custom tag value named
"SelectedCat
I ask because I would like to populate a text box named "Genus" with the
value that is selected from the custom tag value named "SelectedCatLevel2".
Does anyone know how I might do this? Traditional JS calls don't seem to
work.
Thanks, Che.
~
dream now.
http://www.sixfive.co.uk/news/?nid=174
you can also see it in action at
jobs.stratumconsulting.co.nz<http://jobs.stratumconsulting.co.nz>
Duncan
On 9/15/05, Mike Klostermeyer <[EMAIL PROTECTED]> wrote:
>
> Does anyone have a version of cf_twoselectsrelated (or
Two and Three are here for anyone who needs them.
http://www.cfugspain.org/index.cfm/fuseaction/coldfusion.customtags.cfm
Allan
-Original Message-
From: Andy McShane [mailto:[EMAIL PROTECTED]
Sent: 15 September 2005 11:20
To: CF-Talk
Subject: RE: cf_twoselectsrelated
I have sent you
I have sent you one off list, hope it is what you are looking for.
-Original Message-
From: Mike Klostermeyer [mailto:[EMAIL PROTECTED]
Sent: 14 September 2005 20:43
To: CF-Talk
Subject: cf_twoselectsrelated
Does anyone have a version of cf_twoselectsrelated (or something similar)
that
He was refering to this, I think he put the link in his email.
http://www.pengoworks.com/workshop/js/gateway/
It is not something built into CF
On 9/14/05, Mark Fuqua <[EMAIL PROTECTED]> wrote:
>
>
>
> Second:
>
> What is "the Client/Server Gateway JSAPI"? Is that one of the built-in
> gatew
Hey, that is very cool.
Two questions:
What did you mean by:
"that accepts a parameter to 'preselect' records in the second select"
It seemed to me, and I don't mean this in a challenging way, that they
worked the same as , though without the skittish
javascript jiggies.
Second:
What is "the C
send a old copy of two selects related that I think has the
> >requested feature. However if looking into alternatives to the tag then
> also
> >look here:
> >
> >http://www.pengoworks.com/qforms/docs/examples/n-related_selectboxes.htm
> >
> >On 9/14/05, Andr
t;>>Does anyone have a version of cf_twoselectsrelated (or something similar)
>>>that accepts a parameter to 'preselect' records in the second select
>>>depending upon what is selected in the first? Thanks.
>>>
>>>Mi
wrote:
>
> >Does anyone have a version of cf_twoselectsrelated (or something similar)
> >that accepts a parameter to 'preselect' records in the second select
> >depending upon what is selected in the first? Thanks.
> >
> >Mike
>
> CFAJAX
>
> http
>Does anyone have a version of cf_twoselectsrelated (or something similar)
>that accepts a parameter to 'preselect' records in the second select
>depending upon what is selected in the first? Thanks.
>
>Mike
CFAJAX
http://www.indiankey.com/cfajax/exam
Does anyone have a version of cf_twoselectsrelated (or something similar)
that accepts a parameter to 'preselect' records in the second select
depending upon what is selected in the first? Thanks.
Mike
Thanks, definately worth a look if I can't get this script to work properly.
>> I searched the archives, I have searched Google and I have checked out
>here?
>
>this is not the answer you're looking for but..."cfajax" enables you to do
>this:
>
>http://www.indiankey.com/cfajax/
>
>Andrew.
~
> I searched the archives, I have searched Google and I have checked out
> the original authors site,
>
> http://projects.nateweiss.com/nwdc/workcode.htm,
>
> but I cannot find anybody who has actually ever got the default1 &
> default2 values working in the
I searched the archives, I have searched Google and I have checked out the
original authors site,
http://projects.nateweiss.com/nwdc/workcode.htm,
but I cannot find anybody who has actually ever got the default1 & default2
values working in the CF_TwoSelectsRelated tag. Basically I love
hammerin hankster wrote:
> I'm using the CF_TwoSelectsRelated custom tag (which works great), and
> I'm trying to pass the variable of the dynamically selected variable
> from the 2nd drop-down box to a second form on the page. Can't figure
> out
hankster <[EMAIL PROTECTED]>
Date: Tue, 21 Sep 2004 10:02:14 -0400
Subject: Re: CF_TwoSelectsRelated and Passing Variable
To: CF-Talk <[EMAIL PROTECTED]>
Anyone? Suggestions?
> I'm using the CF_TwoSelectsRelated custom tag (which works great), and
> I'm trying to pass the
Anyone? Suggestions?
> I'm using the CF_TwoSelectsRelated custom tag (which works great), and
> I'm trying to pass the variable of the dynamically selected variable
> from the 2nd drop-down box to a second form on the page. Can't figure
> out how to do this. Her
I'm using the CF_TwoSelectsRelated custom tag (which works great), and I'm trying to pass the variable of the dynamically selected variable from the 2nd drop-down box to a second form on the page. Can't figure out how to do this. Here's the CF_TwoSelectRelated tag:
QU
> CF_TwoSelectsRelated works well when it is called only once per form
> using the same recordset (in fact, I can get it to work perfectly when
> displaying just one).
This custom tag is a derived version, with a completely rewritten JavaScript
code, that allows multiple instances o
two
related select boxes. Here is where the problem starts,
CF_TwoSelectsRelated works well when it is called only once per form
using the same recordset (in fact, I can get it to work perfectly when
displaying just one).
I cannot, however, get it to work with multiple occurrences of the same
Hello All,
Has anyone been able to add defaults to this? I'm passing in the value for
the first select and want to use that as selected and have the 2nd select go
from that value.
Thanks,
Tim
~|
Archives: http://www.h
Hello All,
I'm trying to send a default value to this tag. I've created a selected
attribute to the tag and the default works for the first drop down but the
second one isn't working. Has anybody come across this?
Thanks
Tim
~~~
Oldish version coming to you off line
- Original Message -
From: "Jeff Beer" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, October 03, 2002 5:06 PM
Subject: OT: CF_TwoSelectsRelated beg
> Could someone send me a copy of Nat
Could someone send me a copy of Nate Weiss' TwoSelectsRelated or point
me to a site where I can grab it?
devex.macromedia appears to be down, and Nate's site is mostly offline.
TIA,
Jeff ([EMAIL PROTECTED], [EMAIL PROTECTED])
~
It would be a little more than that for the second box since it is populated via JS.
However that method should at least work for the first box. You would do that on the
first, then need to call the JS function that populates the second box and then select
the appropriate option in the second
I personally prefer to use qForms for related boxes, but usually because my needs
almost always go past what a something like TwoSelectsRelated can provide. However,
my copy of TwoSelectsRelated has the code already in it for preselecting values. I
think I got it out of the Devex many moons a
AIL PROTECTED]]
Sent: 26 September 2002 15:55
To: CF-Talk
Subject: cf_TwoSelectsRelated & initially selected values
Hi all,
Does anyone know of a replacement for/hack of cf_TwoSelectsRelated that
will allow a value to be selected initially when the control loads?
Think of an administra
Hi all,
Does anyone know of a replacement for/hack of cf_TwoSelectsRelated that
will allow a value to be selected initially when the control loads?
Think of an administration record editing type situation. Is this the
kind of thing that qForms would be good for?
Thanks,
Kay
r taking a stab.
Matthieu
-Original Message-
From: Joseph Thompson [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 21, 2002 4:57 PM
To: CF-Talk
Subject: Re: CF_TwoSelectsRelated and browser back button
My guess.. Do you have "AutoSelect" set to "yes"? If you set it t
My guess.. Do you have "AutoSelect" set to "yes"? If you set it to no that
may explain why it is not automatically selecting that value. (the default
should be "yes" if you are not specifying that attribute)
> For some reason, the form now shows with
> Rhode Island selected, but a blank under
Hello. I am using Nate Weiss' invaluable CF_TwoSelectsRelated tag, with
almost flawless results. But I am encountering a problem, and I wonder
whether I am alone.
I have a multi-page form, a few pages of which use CF_TwoSelectsRelated.
Each page submits its data to an action page which w
duh! It proves my dead brain and inexperience. Forgot about the Server
variable. I'll make the change and see what happens. Thank you so much.
Julia
Bud <[EMAIL PROTECTED]> wrote:
On 8/17/01, Julia Phu penned:
>I tried to implement the CF_TwoSelectsRelated tag from the Develop
On 8/17/01, Julia Phu penned:
>I tried to implement the CF_TwoSelectsRelated tag from the Developer's
>Exchange and got an error of evaluting the expression:
>MyQuery=Evaluate("Caller.#Attributes.Query#")
One problem could be that you've set your attributes.query val
Hi, Guru,
I tried to implement the CF_TwoSelectsRelated tag from the Developer's
Exchange and got an error of evaluting the expression:
MyQuery=Evaluate("Caller.#Attributes.Query#")
I have been looking at it too long and lost my brain. Can anyone help to point
out what mist
CF_TwoSelectsRelated
Has there been any modification to this tag where using the back arrow button to get
to this page correctly shows the choice utilized in the second drop down box (the one
reliant upon the change of the first?)
Stephen R. Cassady
http://www.tallylist.com
Archives
uganti" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Fw: CF_TwoSelectsRelated custom tag error
Message-ID: <[EMAIL PROTECTED]>
Hi ...
I downloaded this tag from the Devolopers Exchange ... But iam unable to run
it as its giving an Javascript error... and
also its taking a
You need to be sure none of your database entries have " or ' in them. You
also want to avoid the # sign.
> Hi ...
>
> I downloaded this tag from the Devolopers Exchange ... But iam unable to
run
> it as its giving an Javascript error... and
> also its taking a lot of download time.,...
> Cou
Hi ...
I downloaded this tag from the Devolopers Exchange ... But iam unable to run
it as its giving an Javascript error... and
also its taking a lot of download time.,...
Could someone provide a solution Pleas or does anyone one else has a
code snippette
Thanks
Vikram
select brands.br
Hello Everyone,
I wanted to give a little more information with regards to my first message
about CF_TwoSelectsRelated not working on one table. I have three instances
of the same code inside a CFFORM. Each is enclosed within an CFIF statement.
Here is the basic form
Are you using two CF_twoSelectsRelated on the same page?
I ran into that when I used more than one on a page in two diff't forms, you
have to name your forms, and then use the FormName attribute in the tag.
Otherwise the second one on the page didn't work. I'm not sure what you
w
Post some of your code John then we can have a closer look.
Will
- Original Message -
From: ""John Crosby"" <[EMAIL PROTECTED]>
Newsgroups: dotcom.lists.cftalk
Sent: Thursday, December 14, 2000 6:29 PM
Subject: CF_TwoSelectsRelated not working on one of my
Hello Everyone,
I've been utilizing CF_TwoSelectsRelated for searches on several Access
tables and on the tag has worked great on all but one table. The tables are
designed the same, sorted on the same field and are almost the same except
for the second field of the table. When the t
Using Nat Weiss' CF_TwoSelectsRelated tag, does anyone know how to default
the selection boxes to a specific option, as in ?
Thanks in advance!
Marianne Daye
Programmer/Analyst
Information Delivery Systems
http://ids.rti.org
Ph: (919) 541
I am trying to populated the CF_TwoSelectsRelated tag via a JavaScript on a
separate page. I send the ID's into the form that contains
CF_TwoSelectsRelated via a simple function:
function ClaimOpen ()
{
self.opener.window.document.ClaimForm.ResetButton.
: Re: cf_TwoSelectsRelated
there's no particular need to put in the same directory as the calling
template (although that is a good place to start). You can put it into any
sub-dir of the CFusion/CustomTags directory--if you put it into a new
sub-dir off of /CustomTags then you need to stop-re
at it recognizes the new sub-dir.
I've used it the tag with no problems for about 18 months :)
- Original Message -
From: Joel Richards <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 10:19 AM
Subject: Re: cf_TwoSelectsRelated
> Hi,
&g
7;m getting:
>
>Error Diagnostic Information
>Cannot find CFML template for custom tag TWOSELECTSRELATED. Cold Fusion
>attempted looking in the tree of installed custom tags but did not find a
>custom tag with this name.
>
>
>The error occurred while processing an element with a
You need to have the file with the code in either the custom tags directory
or the root of your website...
> -Original Message-
> From: Katie Howell [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 31, 2000 4:39 AM
> To: [EMAIL PROTECTED]
> Subject: cf_TwoSelectsRelated
&
ssing an element with a general identifier of
> (CF_TWOSELECTSRELATED), occupying document position (12:1) to (20:19).
>
> Thanks in advance!
>
> Katie
>
> --
> Archives: http://www.eGroups.com/list/cf-talk
> To
t find a
custom tag with this name.
The error occurred while processing an element with a general identifier of
(CF_TWOSELECTSRELATED), occupying document position (12:1) to (20:19).
Thanks in advance!
Katie
--
61 matches
Mail list logo