Binding to a click on a link, instead of a form field value

I output a query, and when the user selects a row, I display details of that row in a cfdiv.  This works fine as long as I use a form and display a radio button next to each row -- when the user clicks a radio button, its value is sent to the bind expression, and all is well.  Here is the code:
1   <cfdiv bind="url:dspThread.cfm?threadID={threadID}" ID="theDiv"/>
2   <form action="updateMessageStatus.cfm" method="post" name="myForm">
3       <cfoutput query="qryMessages">
4           <input type="radio" name="threadID" value="#qryMessages.threadID#">
5           #qryMessages.subject#
6       </cfoutput>
7   </form>
But this isn't very intuitive for the user.  I would like to eliminate the radio button and have the user click a link (in this case, the message subject), and this click would trigger the <cfdiv> to refresh.  I tried replacing line 5 above with the following, but it doesn't seem to work:
<a href="##" onClick="myForm.threadID.value='#qryMessages.threadID#';">#qryMessages.subject#</a>
Any solutions?  Thanks.
Pete

That worked for the most part! :) Thank you! For some reason though...when I received the notification in my email that my answer on this forum had been answered, I clicked on the link to "mark this issue as solved" and while my browser took me to this page...it also opened my homepage in the sidebar? After I had already told it not to open in the sidebar?

Similar Messages

  • I created a pdf form and then iported it to Forms Central for distribute. It is now loaded to my website and setup so a person clicks on the link to open the form. At this point they then have to go to upper right to open form using a different view. I wo

    I created a pdf form and then imported it to Forms Central for distribute. It is now loaded to my website and setup so a person clicks on the link to open the form. At this point they then have to go to upper right to open form using a different view. I would like the form to open directly in Adobe Reader form to make it easier to enter information. Thanks, Ike

    If you created it in Forms Central, you have to edit it there. I believe Forms Central is similar to LiveCycle Designer in that the form created is no longer able to be edited in Acrobat. I might be wrong, but that is my understanding. You add the submit button in Forms Central. Within Acrobat, you should be able to go to the forms menu and Manage Data to save the data to an Excel file. Others better with forms should be by to clarify things, but this should get you started. In the future you might find it better to post a forms question in the forms discussions.

  • New page opens each time I click on a link instead of staying imbedded on the current page

    Each time I click on a link or delve further into a sight, instead of staying within that sight Firefox opens an entirely new page. At the end of just a few minutes of browsing, the page indicator along the bottom of my screen has dozens of open pages. I can't hit the 'back' button to go back in a sight because Firefox has already opened a new page instead.
    What is up with this and how do I get it to stop?

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode.] If possible please also try to rule out hardware / mouse settings issues.
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • Everytime I click on a link, instead of loading it on the same page it opens a new tab.

    Suddenly every time I click on a link, it opens it in a new tab i.e.; if I search yahoo from my home page, it opens yahoo in a new tab, then when I click on yahoo mail, it opens yahoo mail in a new tab, and then when I sign in, it opens yet another new tab, etc etc. I must have pressed something, but I don't know how to undo it.

    Try the Firefox SafeMode to see how it works there. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    ''(If you're not using it, switch to the Default Theme.)''
    * You can open the Firefox 4/5/6/7 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    If it is good in the Firefox SafeMode, your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Click a report button to change a report field value

    Hello All,
    I need to create a report where when a user clicks a report button its image changes and a field relating to that record also changes from "N" to "Y"
    I had a look at this Denes's example located on this link
    http://htmldb.oracle.com/pls/otn/f?p=31517:133:7078361971556070::NO
    The only thing lacking here is the ability to change a record field when the user click the image.
    Would it be possible to change the record field value when the function is called ?
    Hope this makes sense
    Frank

    Hi Jing,
    I don't think it is easy, here is a sample that allows you to choose the page size and orientation (which are different master pages), Adobe LiveCycle Designer Cookbooks by BR001: Season Planner (or Year Planner) PDF Template
    It effectively defines the form against each master page and recalculates the widths and heights when the page selected is made, but I don't know of another way.
    Regards
    Bruce

  • Round trip clearing adobe form field values not binded to webdynpro context

    Hi ,
    I have developed a webdynpro ABAP application with Interactive form. I'm calling a webservice on 'exit event' of the one of the form fields. Once webservice is executed, Im filling a table with 300 rows which is in the form. The table fileds are binded to webservice fields from the dataview of the form , these are not webdynpro context attributes in the data view.
    But when I open any seach help , this table values are disappearing. I need to execute the webservice again to get the values.
    can any one tell why the values in the table are disappearing? since I have binded to the webservice fields the values should remain there.
    Apprecaite your response.
    Regards,
    Ravi

    I looked over that note yesterday, but too quickly - i thought it was an older note explaining which standard programs to run to test out the connection etc...
    but i see now that there is an important point:
    The "pdfSource" attribute of the InteractiveForm UI element should be linked only if the Web Dynpro ABAP application requires the PDF document for further processing (saving data to the database, and so on). However, it is mostly only the data entered in the interactive form that is relevant for the application. If this attribute is linked, the Web Dynpro ABAP framework must request an updated PDF document from the Adobe document services each time data is changed in the form.
    It looks like this is saying that a round trip is possible in WDA.
    EDIT - I wish SAP would fix this certificate issue. My first post every day is doubled because of it.
    Edited by: robert phelan on Jan 7, 2010 3:22 PM
    Edited by: robert phelan on Jan 7, 2010 3:25 PM

  • Can you please tell me how to edit the right-click menu in Firefox or Seamonkey (my second favourite browser), as I am constantly clicking on 'send link' instead of 'copy link location'.

    I am using a download manager (of sorts), Getbot, and it picks up the 'copy link location' to download anything. The problem I have, as I already put in my question results in the wrong item being clicked upon and my e-mail client (Thunderbird) gets started. I ahve used other browsers as well (Google Chrome, Opera, Safari) with the same or similar results. I try to steer clear of any version of IE if I can!!
    You've probably heard of the saying 'I wish I had ten dollars every time that happened'? Well I am in the same boat, I would never have to work another day for the rest of my life if that was possible.
    Is there a text file to edit, or perhaps a Registry entry to adjust (I'm quite comfortable doing either).
    Your help would be much appreciated.
    With much Thanks
    Robert (TassieTerror)

    See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files
    Add code to [http://kb.mozillazine.org/UserChrome.css userChrome.css] below the @namespace line.
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #context-sendlink {display:none !important;}</nowiki></pre>
    See also http://kb.mozillazine.org/Chrome_element_names_and_IDs

  • I'm running Windows 7 on a Mac, and just downloaded Firefox 6.0.2 for the Windows side. However, my right-click function is not working in Firefox. It clicks on a link instead of bringing up the context menu. Please help.

    This is the only program on the Windows side that has this problem. Windows Explorer and Microsoft Office work just fine with the right-click.

    My scroll also doesn't work in Firefox -- but does in Excel and Word. This has been intermittent for months now. Usually, if I reboot the scroll would begin working again until for no apparent reason it quits again. Now even the reboot doesn't fix the no-scroll problem. I have Windows Vista. I even did a Firefox Update to 9.0.1.
    I don't have that file on my about:config page so this solution won't work for me.
    Thanks in advance for any help!

  • Ad sites are popping up when I click on a link after a Google search in toolbar

    When I do a search in the Google search window in the toolbar I get search results, but when I click on the links, instead of being taken to the site the link indicated, I get taken to a parasitical ad site like infomash.com or findstuff.com (there are several others). I can't get to the site of the link I clicked on. This does not occur when I go to www.google.com and do a search.

    You need to scan your system for malware. To scan for malware, install, update and run these programs ''in this order''. They are all free for personal use, but some have limited functionality in their "free mode", but the features you'll miss are not really needed to find and remove the problem you have. Remember that ''not all programs detect the same malware''!
    * Bulleted list itemMalwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php malwarebytes.org/mbam.php]
    * SuperAntispyware - [http://www.superantispyware.com/ superantispyware.com]
    * AdAware - [http://www.lavasoftusa.com/software/adaware/ lavasoftusa.com/software/adaware]
    * Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html safer-networking.org/en/index.html]
    * Windows Defender - [http://www.microsoft.com/windows/products/winfamily/defender/default.mspx microsoft.com/windows/products/winfamily/defender/default.mspx]
    * Dr. Web Cureit - [http://www.freedrweb.com/cureit/ freedrweb.com/cureit]
    If these don't find it or can't clear it, please tell me and I'll provide you with further assistance.

  • Clicking on portal link second time does not take to default view of comp

    Hi,
        Created multi screen Dynpro component which works fine when run directly in R/3. Problem occurs when it is run through portal link. First time you click The default View opens  up. You go to second view by clicking on action. So far so good.
    Then you again click on Portal link instead of taking you to default view it takes you back to the second view. I have tried to see in debug , flow hits in  method WDDOMODIFYVIEW of second view instead of default view. Whe I  try to fire any outbound plug from there it just throws an exception stating actions cannot be done from  WDDOMODIFYVIEW. Have tried many things like calling another method from here and firing plug there but it considers this to be within flow of WDDOMODIFYVIEW only.
    Tried to contact portal guys they say they cannot helkp out as they have tried all IVIEW settings there.

    test
    "Tushar" <[email protected]> wrote:
    >
    "Tushar" <[email protected]> wrote:
    Any link on the Administrative Tools home page(portalTools/index.jsp)
    of Portal4.0
    server generates
    Error 404--Not Found. (NT platform). I have changed config file to use
    ports other
    than default ports.
    It works ok. The port number for Administrative tools needed to
    match port numbers in config.xml file.

  • How do I add URI web link with custom tooltip like "CLICK HERE TO UPDATE" instead of URI web link in tooltip.

    How do I add URI web link with custom tooltip like "CLICK HERE TO UPDATE" instead of URI web link in tooltip.

    You've probably found an answer to this by now, but I think this has been addressed in another forum -- The link below suggested using a button and adding the tooltip to the button. 
    https://forums.adobe.com/thread/304974?start=0&tstart=0
    Sounds like it would work but I haven't actually tried it. 
    Good luck~!

  • After doing a Google search - when I click on a link it does not take me to the corect website. Instead it always take me to some icity webpage. How do I fix this so that Firefox takes me to the correct website that the Google search found?

    After doing a Google search - when I click on a link it does not take me to the correct website. Instead it always take me to some icity webpage. How do I fix this so that Firefox takes me to the correct website that the Google search found?

    After doing a Google search - when I click on a link it does not take me to the correct website. Instead it always take me to some icity webpage. How do I fix this so that Firefox takes me to the correct website that the Google search found?

  • Why is it that sometimes when I use my middle mouse button to click on a link to open it in a new tab I will have it open it in an entirely new instance of Firefox instead of a new tab?

    Occasionally when I click on a link with my middle mouse button, instead of opening the page in a new tab, it will open a new instance of Firefox.
    I've looked through some of the settings and I wasn't able to find anything. It really gets to be bothersome at times because I prefer things to be in tabs instead of a new browser.

    It's not specific sites. I can middle-click on the same link 50 times and it will open it in a new tab 45 times and 5 of those times, it will randomly open it in an entirely new window. I don't know what's causing this.
    It happens so randomly that I don't know how to pin-point what it could be.

  • 2 issues: 1. Firefox crashes everytime I try to open QuickBooks online 2. When I click an email link on a web site, it opens a blank FF browser instead of an email program. Please advise.

    2 issues:
    1. Firefox crashes every time I try to open QuickBooks online. I have submitted numerous crash reports.
    2. When I click an email link on a web site, it opens a blank FF browser instead of an email program. I have set the default to Microsoft Outlook and also tried changing it to Gmail. Each time I click an email link on any web site, however, it just opens up a blank page instead of one of my email programs.

    I'm not clear on where you are seeing that text. When I view Google's cached page from the page found in this search
    https://www.google.com/search?q=site%3Asitetrail.com%2Faskearth.com
    It doesn't match yours exactly. There is an iframe with a Google map in it in the "Hosting Analysis" section, which in your pasted page seems to be the "Site Server" section.
    Which Google site did you search?

  • When I click on some links, I get re-directed to a spam website instead of where I wanted to go

    Especially when using google, I will click on a link to a webpage, but instead of going to that webpage I am being redirected to some other webpage that is trying to sell me something.

    Do a malware check with a few malware scan programs.<br />
    You need to use all programs because each detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

Maybe you are looking for

  • How do i use appl id for my phone?

    how do i use appl id for my phone?

  • Enabling SSO betwen MOSS 2007 and SAP

    Hi Experts , I have a requirement where we have to achieve SSO between MOSS 2007 and SAP .We should be able to access SAP based applications . We had earlier integrated iviews from EP into MOSS , some of which are even fetching data from ECC systems

  • Error while escalating OIM SOA task

    Hi, I have implemented escalation and am getting the following error when the task is getting escalated. Error in escalating the task on expiration. The task has expired and the system could not compute the management chain from user 7550 upto levels

  • Mac running hot

    Hi all, I have a new Macbook Pro 13 inch and I replaced the HD and memory from the base model to a 320gb 7k drive and 4gb ram. Everything is fine and fast, all memory is good, but I find the CPU temperature is up quite a bit. The mac is running at 12

  • SerialVersionUID

    Blank boys I ask you an aid a lot important. I am realizing a written graphical application in java. Until a sure point when I compiled it went well tuto. To improviso when the plan has grown and the compilations they have become more frequent are in