Disregard. I got it. I created a global field and called it "g_portal_row", and set it up so the script would set the portal row value in it. Then I added a Go To Portal Row script to the end of my script. It looked like:
> Go to Field ["amp_yrs::amp_id"]
> Go to Portal...
I've got a couple portals set up and they are tied to a script. The script takes the ID values from one portal and sets them in another table. It works just fine.
My problem is that every time I click on a value in portal #1, it resets itself back to the top of the portal. There are times...
Hello folks,
I need some guidance. We will be building a CF app and we're trying to figure out which hoster to go with. The app will require data submissions from our users, but for the most part it will be used to review the data we already have. Our universe of users is about 40,000...
I'm running MySQL 3.23, and want to take advantage of the subselect features available in version 4.1. Will this be a relatively simple upgrade? I'm running a WinXP box, and use ColdFusion as my middleware app.
Can I just run the install overtop of the previous app, and is the version...
I'm familiar with how CFSWITCH and CFIF statements can be used to filter conditionals, but is there a shorter way?
Right now I'm using CFIFs to filter through data and to print data based on a conditional result. For example:
<CFIF #acronym# EQ "A1">
<TD...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.