Form does not display the 'new' SQL database records

I have a PDF form that retrieves data from a SQL Server.  The fields of
the PDF are filled from the database after you have selected a specific
record in a menu drop down and clicking a button called 'bridge '.
The problem is that the drop-down list does not display new records that
have been recently added to the database.  I have to open the form
in the designer, and then save it, (* note - I change anything at this point.)
Then, when the form is opened upward in Adobe drop-down list show all
the documents, including the new ones.  I even put a manual on refresh
form to try to solve the computer problem has not helped. Seriously left speechless.

Any help is greatly appreciated.


Here is my code for the menu drop down.

++++++++++++++++++++++++++++

topmostSubform.Page1.JobSelect::initialize - (JavaScript, client)
var sDataConnectionName = "BBCC" example - var sDataConnectionName
= 'Test ';
var sColHiddenValue = "ContractAdmin_Key"; example - var
sColHiddenValue = "Dept_ID";
var sColDisplayText = "JobDescription". example - var
sColDisplayText = "Dept_ID".

Search for sourceSet node that match the name of DataConnection
var nIndex = 0;
While (xfa.sourceSet.nodes.item (nIndex) .name! = sDataConnectionName)
{
nIndex ++;

}

oDB var = xfa.sourceSet.nodes.item (nIndex);
oDB.open ();
oDB.first ();

Search with the command 'class name' node
var nDBIndex = 0;
While (oDB.nodes.item (nDBIndex) .className! = 'command')
{
nDBIndex ++;

}

Save the original settings before you assign it, BOF and EOF to stay
var sBOFBackup =
oDB.nodes.item (nDBIndex).query.recordSet.getAttribute ("bofAction");
var sEOFBackup =
oDB.nodes.item (nDBIndex).query.recordSet.getAttribute ("eofAction");

oDB.nodes.item (nDBIndex).query.recordSet.setAttribute ("stayBOF",
"bofAction");
oDB.nodes.item (nDBIndex).query.recordSet.setAttribute ("stayEOF",
"eofAction");

Clear list
this.clearItems ();

Find the record with the corresponding data connection name
nIndex = 0;
While (xfa.record.nodes.item (nIndex) .name! = sDataConnectionName)
{
nIndex ++;

}

var oRecord = xfa.record.nodes.item (nIndex);

Find the value
var oValueNode = null;
var oTextNode = null;
for (var nColIndex = 0; nColIndex < oRecord.nodes.length; nColIndex ++)
{If (oRecord.nodes.item (nColIndex) .name is sColHiddenValue)
{oValueNode = oRecord.nodes.item (nColIndex) ;} on the other
If (oRecord.nodes.item (nColIndex) .name == sColDisplayText) {oTextNode
= oRecord.nodes.item (nColIndex); } }

While (!) ODB. IsEOF())
{
this.addItem (oTextNode.value, oValueNode.value);
oDB.next ();

}

Restore the original settings
oDB.nodes.item (nDBIndex).query.recordSet.setAttribute (sBOFBackup,
"bofAction");
oDB.nodes.item (nDBIndex).query.recordSet.setAttribute (sEOFBackup,
"eofAction");

Close connection
oDB.close ();

++++++++++++++++++++++

Here is the code for the button refresh

+++++++++++++++++++++

topmostSubform.Page1.Button27::click - (JavaScript, client)
sourceSet.BBCC.requery ();

+++++++++++++++++++++

The other thing that could happen is a problem of refreshment in the DropDownList control. Try to add the command xfa.layout.relayout () after the database connection has been closed.

Paul

Tags: Adobe LiveCycle

Similar Questions

  • Sent form does not display the data

    Hi all

    I'm working on the form which has 3 subforms that are hidden to exclude from the layout. It also has a workflow. The subform will only show when a radio button is selected. Show and hidden is works well but when the form is submitted, the data of the subform that has been selected visible does not appear when it routed to the next person. I don't know what Miss me in the shape or the workflow, can someone please advise/help me on this.

    Thanks in advance,

    DAO Han

    If you have the code for the atrtibute hidden or invisible forms in the event to change the control, try to add to your form ready event:

    If (this.) RawValue)

    {

    this.execEvent ("change");

    }

    Fill the evetn you want to trigger if this isn't the change event you use.

  • menu of attachment of e-mail does not display the new photo folders

    When sending an attachment, the drop down menu does not show current photo records

    Hello

    1. Since when are you facing this problem?

    2. don't you make recent changes?

    3. What mail client do you use?

    I suggest you to give us more information about the issue so that we can help you better.

    It will be useful.

  • Form based on a Table, only updated authorized, form does not display the data

    Hello

    I created a form based on a Table by the corresponding wizzard. The table has only one line. The shape didn't create or delete buttons, only update & Cancel is allowed. The PK (id field) is hidden and it takes the value of a database trigger when insert (in fact never is apllied because there is no Create).

    When the form is called it is already displayed in update mode, with cancel button allowed but not data in the fields. Line seems ok, session data available null to variables/positions. No idea why this is happenning? I expect to HAV the data in the form fields.

    TIA

    Hello

    Your primary key item have no value, I guess.
    Create calculations to set the value of the item that is in this single line in your table

    BR, Jari

  • My Check Out the form does not display the SSL certificate

    Hi, the Adobe team

    I'll put up my http:www.networkarte.com/store store, and I am currently giving some CSS to my Check-Out form. I don't see form SSL icon upwards in the URL field on my browser:screenshot.png

    And I think that I should have something like this: screenshot.png .

    Your help is more than welcome.

    PD: I'm not a code guy, but just a designer. I apologize if my question is a mannequin.

    Thanks in advance,

    Diego

    Hello

    For some reason, you changed the URL of the form in an absolute url link:

    http://www.networkarte.com/FormProcessv2.aspx?WebFormID=404835&OID=523416&OTYPE=2008&Eid=0 & CID = 0 & step = 13 ">"

    Because it's you're not https domain is invalid and insecure. You must be a relative path

  • When I open a link in a new window does not display the web address.

    When I open a link in a new window does not display the web address. What have I done wrong? It used to work and it works if I open the link in a new tab, the problem is that I hate to use tabs prefer a new window every time... Help!

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • I downloaded the latest version, but the form page tells me to download the latest version and does not display the form

    I downloaded the latest version, but the form page tells me to download the latest version and does not display the form!

    Ok. Chrome has stopped supporting the player plug-in (for now). You'll want to download the forms by placing the cursor on the link, right click and check-in at your computer. Alternatively, you can try another browser such as Internet Explorer.

  • My Firefox has just automatically updated itself to the version 42. The extention under modules page does not display the extensions I have installed.

    My Firefox has just automatically updated itself to the version 42. The extention under modules page does not display the extensions I have installed. The plug in page shows the plug ins I installed. How can I fix it? This happened on my 64 bit Windows 7 partition. I installed the extension "classic add-on" to see if she could solve the problem. There is unfortunately no. I have a screenshot. I'm not sure if I have permission to upload it to the media gallery. I also use Linux, but I did not upgrade that are still there.

    It is possible that there is a problem with the files that store the registry extensions.

    Delete the files (extensions.json, extensions.sqlite, extensions.ini) extensions.* and compatibility.ini in the profile folder of Firefox to reset the extensions registry.

    New files will be created if necessary.

    See "extension corrupted files:

  • After installation or upgrade to Firefox 31, starting Firefox does not display the home page, personalize displays a blank page and the radio button does not work

    I am the admin of Windows for a University Department and install PC with Firefox all the time. This problem does not occur with every PC I would maintain, only a selection bit (model different laptops with Windows and update 1 8.1.) Until today, it has happened with the new user (with admin rights) accounts that I place on laptops for our staff. Today, this happened with the account administrator while setting up a new laptop. In all cases so far, I have install Windows from a registered image that was created by using sysprep.

    I tried many suggestions to reset Firefox, removing the profile of Firefox users, removing the Windows profile users, uninstalling/reinstalling Firefox, uninstall/reinstall of Firefox and the latest Java, but nothing helped. After uninstalling, I run an application to delete the caches and temporary files and even remove manually the keys to register HKLM\SOFTWARE\Mozilla and HKCU\SOFTWARE\Mozilla. I restart and make sure that the installation folder is deleted after uninstalling.

    Results are the same: after installing Firefox 31, the initial settings for migration, IE or Chrome pop up and after having clicked on the button finish, Firefox starts but does not display the home page of the new user, only a blank page. By clicking on the Options (3 bars) button does nothing. Right click in the appropriate box, the shortcut menu appears, so I can choose to customize, but which opens another tab with subject: Customize the URL and the page is blank. In the right click context menu, I can activate the menu bar and get options from that.

    My last attempt helped a little. I uninstalled Firefox 31, cleaned, removed the profile user Firefox, rebooted and then installed Firefox 30. Initial start-up runs and tells me that I'm not up-to-date and the works of button Options. But I can't always customize.

    Then I upgraded to Firefox 31, but then it's back to no start page, no options button and no customization. I can go down to 30 and get customize practically works again.

    Addon only is for McAfee Scriptscan to Firefox 15.1.0, just after installation is disabled.

    Any help would be appreciated. Thank you.

    You can try a different theme of Windows?

    Have you tried to start the computer using Windows safe?

    Start the computer in Mode safe mode with network support Windows (on the startup screen, press F8) as a test.

  • Save dialog box under does not display the list of files

    Terminal Server R2 of 2012.  Dialog box "Save as" for a user does not display the list of files.  The address bar shows the way, there is a form for the file name box, and the user can save the file successfully.  But the space that would show the files in the selected directory is empty.  There is no form for the list of files box, it's just the grey box dialog box space - that is to say, it is not that it looks like an empty folder, there is simply no display form box.

    The 'Open' dialog box appears normal, showing the list of files in the selected folder.

    I had the user close the session on the Terminal Server and access it from another PC, even if I was not expecting to make a difference, and it didn't.  I have also connected on myself and has not experienced the same problem.  So it seems to be user-specific.

    What a setting, the user has selected by mistake, or a mistake any?

    Thanks for any help.

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • OfficeJet Pro 8500 does not accept the new cartridge

    My OfficeJet Pro 8500 has 910g does not accept the new magenta cartridge. It displays replace following used cartridge in the order of printing continues (translated from Swedish). I've done various resets and now to restore the alos an OOB (out of the box), does not help. My weighs 40g 940XL cartridge so I know what it it not empty. I have read a lot about the problems of cartridge maggenta but found no solution. The printer is fine, but this problem is driving me crazy! I have always recommended HP printers and have owned quite a few over the years,

    No problem, I understand.

    I think that could happen is that the oval pin mechanism comes into contact with food has become defective over time. Its supposed to sink to bottom when feeding is complete (on inserting). Over time as the ink level runs the mechanism will expand gradually until you reach full extension on what an ink level alert is triggered. What might happen in your case, is that the mechanism is not entirely depressing even when the new full provision is inserted. This would explain why to apply the tape inside the oval window on the supply allows the new offer be detected. Unfortunately, the fix for this would be to have the machine. If you think it's something you want to do here is a link where you can check the warranty status of the printer and based on this status, you will be presented with relevant options

    http://h10025.www1.HP.com/ewfrf/wc/weInput?cc=us&DLC=en&docName=c01321436&LC=en&product=4116838

    With regard to the branch point the device directly into the wall socket, sometimes for some questions (usually power up/on) the resolution can be plug directly into the wall in the routing through a power bar or surge protector can induce weak variations of the voltage applied to the unit. However, this should not be a factor in the problem you are experiencing, so there should not be any need for you to change your current configuration.

    More sorry that you are having a problem with ink level detection on your device. Please post back with other questions.

    Best.

  • BlackBerry Tour 9630 smartphones does not display the name of the caller

    Hello

    I have a Tour 9630, version sw 5.0.0.732.  When the phone rings, it does not display the name of the caller, their telephone number, although this number is in my address book.  Once I answer the call, the name will be displayed.

    Naturally, I would like to know who is the caller before I answer!  :-)

    I found a few messages, ask something similar, although for different model phones.  Some of them suggest that I have to disable protection for the content... but I can't find it in the options.  Even in the User Guide, it contains instructions (go to Options > Security Options > General settings... but there is no "General settings" on my phone.)

    If anyone knows how to solve this problem, I would be very grateful!

    Kind regards

    Options > Security > encryption > include contacts.

    There could be other solutions... Try these:

    1. make sure that you set your own country code to the Phone Dialer screen > Options > smart dialing.
    Set your country code in this format: "+ xx" where xx = country code. Some countries have two or three-digit country Codes. Do not place not the '+' in the entrance of your contact.
    * In the United States, the value of this country as '+ 1' Code and place your local area code in the appropriate box (this normally the default setting in a new BB).

    2. in the same place, change the length of National number for the number of digits corresponding to your country (since some countries have less than 10 as that set by default in the BB). Check out the total numbers, less country code. Do not place not the '+' in the entrance of your contact.
    * For example, some countries have a total number to 8 (more than 3 for the country code). You must enter '8 '.

  • my iphone 5 s has been disabled. I'm trying to restore my iphone with itunes and itunes asks me to put the password for my iphone. but my iphone does not display the unlock screen. What should I do now?

    my iphone 5 s has been disabled. I'm trying to restore my iphone with itunes and itunes asks me to put the password for my iphone. but my iphone does not display the unlock screen. What should I do now?

    Hello

    Follow the instructions here:

    If you have forgotten the password for your iPhone, iPad or iPod touch, or your device is disabled - Apple supports

  • My firefox does not display the icon fonts!

    I use fontello.com for my web design project. But recently it does not display the icon.

    and the strange thing is that its OK my Firefox friends and just my PC have the problem.

    for example, this page shows icon on my friends firefox but I can't see the icons
    https://DL.dropboxusercontent.com/u/28793409/fontello-d3b0f38a/demo.html

    That's what I see
    https://DL.dropboxusercontent.com/u/28793409/shot.jpg

    If Safe Mode is good, the more likely culprits are one of your extensions or incompatibility of the graphics driver. To work around the second question, you can disable use of the hardware acceleration Firefox to see if that helps.

    "3-bar" menu button (or tools) > Options > advanced

    In the mini ' General' tab, uncheck the box for "use hardware acceleration when available.

    It takes effect the next time you exit and restart Firefox.

  • URL address box does not display the current page.

    With the 4.0.1 update, the URL address box does not display the current page.

    All that shows is the text: «Go to web site»

    To now see the url of the current page, you need to make a right click the empty space is the address box and press the button "esc".

    Is there a way to display the url of the current page?

    This problem may be caused by an extension that is not working properly.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions of the origin of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

Maybe you are looking for