A REAL easy one-display 10

Greetings;
This should be an easy one, just one that is driving me crazy.
I have 10 instances from 2 tables displayed on a form. The first field is to enter a stock number, the second field looks up the description in a reference table. This works fine in the first row, but, when a stock number is entered in the second row, instead of entering a description in the second row, the description in the first row is "updated". Please, what am I missing??

I'm not sure I got it right.
Does that mean you have 2 data blocks? If so, it's quite clear that, when being in the first block and refferencing the items in the second, that would have effect on the record that is current in the second block, that, in your case happens to be the first record.
If it is like I imagine, then you should put both fields (including the refferenced one(s)) in the same data block with a data source set as the table you update, but have the refferenced field(s) set as non-database item. The refferenced field(s) are to be populated through a select in the post-query trigger on the given block, or, eventually in when-validate-item.
Sorry, but if this can't help you, you should study more and especially be more specific in what you ask.

Similar Messages

  • Monitor calibration no longer works -- eye-one display 2

    I have been reasonably successfully calibrating monitors for my Mac Pro desktop (Apple monitor) and Macbook Pro laptop for close to 3 years, with an X-rite eye-one display 2 system.  I'm using Mac OS 10.6.6 on both computers.
    Over the last several days, calibrating on both monitors has yielded widely inaccurate profiles, although I'm calibrating the monitors in the same way I always have.  On the MacPro/Apple Cinema, the calibration seems to be proceeding fine, when I've finished the process, "before-after" looks good (i.e., slight change for the better with the new calibration); but when I click "finish calibration" and exit the software, the monitor profile is completely out of whack.  On a given image, about half the colors are now out of gamut (where none were before).  Similar symptoms on my laptop.  I tried downloading the latest software from X-rite on my desktop, and it didn't seem to help.   (On the other hand, when I calibrated my Apple monitor using the "Easy" option in the software, it actually worked almost acceptably, except for the luminance.)
    The only way I can even use either computer is to go to system preferences and switch to the monitor to the most recent profile I was using before these troubles began.  (The laptop is actually unusable without going back to an earlier profile, because the drop-down texts at the top of the display are completely blacked out.)
    Since this sort of behavior is happening with two different computers and monitors, and I've downloaded the latest software from X-rite (and reinstalled the software from the original installation disk), I'm assuming that the problem is with the puck (hardware).
    I realize it may be hard to provide advice, given my difficulty in describing exactly what's happening.   But I'm interested in anyone's advice or thoughts. -- E.g, how to get through to X-Rite for help, altho from other forums, I've gotten the impression they won't be much help; is there any forum specifically devoted to eye-one display 2 (especially if this is the wrong forum).  Is there an expected life for the pucks (mine is about 3 years old)?  Do they sometimes fail in this way?
    Thanks.

    It was an extremely frustrating process trying to know if indeed this was the way to calibrate this monitor, and after spending so much time and research was all I could come up with. Did you notice the graphing results of both types of calibration? The red (I believe it was) of the RBG graph line was not lined up at all with the G and B thus the weird color on the monitor, and with the Easy mode, they were at least in line, more or less.

  • Can one clip in a sequence have "display first field" and another one  "display both fields"?

    Is it possible that one clip in a sequence will have "display first field" and another one
    "display both fields"?
    My problem is that I have a split screen. One part is a clip of still
    image with text and the text is seen good with "both fields" and a
    little bit blurred with "first field". The second part is a PAL clip
    and it is seen bad with "both" and good with "first".
    The pixel-ratio is 1.094 for both clips. Playback resolution is "full".

    I have an Eizo calibrated monitor.
    Hooked up how?  If in use as the main computer monitor, no this isn't sufficient.  You need a real TV or production monitor connected via HDMI, component, S-video or the like, so that it displays only the video signal and no part of the Desktop.
    (And if you're working in interlaced, it really needs to be a CRT that can properly display an interlaced signal.)

  • Can I stream a movie from my Macbook to my Apple TV on one display, and still use my Macbook for other things?

    I have a Macbook Pro and an Apple TV. What I'd like to do is stream a movie from my CinemaNow Account to my television by using my Apple TV and my Macbook. I know that I can do this my using the mirroring feature, however then I can no longer use my Macbook for anything else because my TV will only display what is on the screen of my Macbook. Now with this is mind, what then is the point of having multiple displays through the use of my Apple TV, if only one display can be used at a time unless they both show the same image? Or is there a way for me to be able to stream the movie to my TV and still use my Macbook for other purposes (multi-tasking)? 

    To enable a second display over AirPlay, you first need to be connected to the same network as your Apple TV. Next, open System Preferences > Displays, and select your Apple TV from the “AirPlay Display” drop-down menu.
    Once you do this, your display may flash as the second display connection is acquired, and the Apple TV takes over as the second display. If the displays are mirrored, then you can correct this by opening the “Arrangement” tab in System Preferences > Displays, and ensuring that the “Mirror Displays” checkbox is unchecked.
    In this same “Arrangement” tab, you can move the displays around in the pane to ensure that they're positioned correctly, relative to your physical space (usually side-by-side, or top-down). The primary display here is denoted here by the Menu bar on the display. The arrangement helps with being able to drag windows from one display to the next: if your secondary display is arranged to be to the right of your primary one, for example, you can drag things to it through the right side of your primarcy screen.

  • Pantone eye-one Display 2 monitor calibration software - auto starting

    Hi,
    I just calibrated my monitor using Pantone's eye-one Display 2 hardware and software (3.6.1). Now, when I login, the eye-one match software icon appears in the dock, bounces a few times, then disappears.
    The software instructions made no mention of this. What is it doing? Can I stop it? Just as a matter of principle, I really don't like programs starting themselves and doing unknown things.
    Thanks!

    The x-rite i1 display 2 won't work with any LCD lit panels. I've attended a x-rite training only six weeks ago and the guy explained the issues. So if you want to calibrate any LCD backlit screen, you have to get a more expensive thing -- maybe the Colormunki will do, but for sure the i1Pro will work. It's still a quite expensive upgrade.

  • Displaying more than one display attribute in a tree component problem

    Hi,
    I have a parent table and child table, I want to display a parent table's display attribute and below that i want to display child tables two display attributes (while defining the rule for a tree compoment).
    What i'm getting is :
    I can able to display more than one "display attributes" for my parent table, but when i'm trying to implement that for my child table under my parent table. I am only geting the blank folder structure without names.
    For example:
    Parent table: Deparetment(id, name)
    child table: Employee(id, firstName, lastName)
    What i want is:
    In a Tree:-
    (Department name): software below that i want display both (firstName and LastName) stephen Fleming
    for that employee.

    Hi,
    do you use ADF ? If yes, have a look at "master table with inline detail" option when dragging the master View
    Frank

  • When using multiple displays, is it possible to only have full screen zoom (universal access) only effect one display?

    I am visually impaired which makes it difficult for me to use computers. The zoom feature in Mac OS is extremly useful to me and is the first reason I choose mac over windows. Although, now that I've been using a mac for 8 years, I would pick a mac any day! For my work flow, I utilize two displays. It would help me greatly if there was a way to only effect one display with the zoom feature.
    Thank you for your input,
    Zachary

    http://support.apple.com/kb/PH11488
    You can set the zoom to ONLY follow your mouse (And adjust the size of the "zoom window" that follows it). I used to use this with Quick time Editing when I had a 13" iMac.

  • Mini to mini migration with one display?

    I am upgrading from an ancient (mid 2007!) mini to a brand new mini and wish to move files from the old mini to the new. I only have one display. The strategies on the Apple support page seems to presuppose two displays. I am not sure how to proceed.
    Should I: 1. Hook the display to the new mini and use set up or migration assistant and 'blindly' pull the files from the old computer? Or 2. Restore files from time machine? Or 3. Pay Apple to do this for me? Or 4. Buy an additional display?
    I am not sure if there are other approaches that I should consider. I am trying to avoid options 3 and 4 if possible to save money.
    At this point all that I have done is to remove unwanted files from the old mini to make the move more efficient. I don't want to get caught part way through the migration process and find myself with no working computer.
    I would be grateful for any solutions to my problem.

    Use the Migration Assistant or Setup Assistant to restore the Time Machine backup.
    (124376)

  • Hooking up 2 computers to one display

    I have a G-5- with OS 10.4.8 and a new MacPro with Leopard, and one 23 inch display. Is there any way to hook both computers up to one display and switch back and forth quickly?

    Check also to see if you monitor has more than one input. My LaCie 321 has two DVI ports and one VGA port. I can use either both of the DVI ports, or the VGA port and one DVI port. No matter which way I do it, I can attach two Macs to the monitor at the same time (which I am doing right now). Switching between them is just a matter of pressing a button on the front of the monitor. Then all you need to buy is one extra monitor cable.

  • Spyder pro, spyder elite or eye one display 2

    hello folks,
    i have a macbook pro5,3 with the glossy screen and editing with Aperture 3. i'm wondering which brand works best for the macbook pro or the most "mac friendly". i'm willing to spend the $200 for either the spyder elite or the eye one display 2 but don't know which is the most user friendly for the macbook pro. of course if i can get away with the cheaper spyder 3 pro for my needs then so be it.
    i'm quite the amateur and most of my editing is on my spare time (which i don't have a lot of) and lots of my pics are experimental like landscapes, macros, etc as well as 1000's of shots of my 6mo old daughter .
    but i would like to have at least a good starting point until i get more experience and go for an external monitor. not going for the most precise at the moment but something that will be quick and simple for a newbie so i can have a more truer display than the default settings.
    also, does apple do a good job with prints?
    thanks

    that's a blue net on mine
    when you calibrate, do you have the option in system prefs to "reduce brightness before display sleeep" turned OFF? if not, that can play havoc with profile creation
    i've not used the eye one calibrator, what colour temperature and gamma are you selecting? with mine I use the native white point and gamma 2.2
    if the generic apple "color lcd" profile is giving better colour than your generated profiles then i'd say you've got a problem with your calibration setup or workflow
    for some test images try...
    http://www.brucelindbloom.com/
    ...click on 'info' then, 'rbg reference images', you can download rendered test images
    ...and...
    http://www.lagom.nl/lcd-test/
    the very first density wedge on the 'contrast' page is blue, so if you see purple here you need to start defaulting/reverting settings

  • How can one display 1 record at a time

    How can one display a single record at a time.
    The next record should be displayed on the press of a button.
    Thanks in advance

    Vijaya,
    I have 3 regions, each contains a check box item,
    the label for which is dynamicaly generated through a SQL Select.
    ( &P1_ANSWER1. P1_ANSWER1 is the hidden item name)
    In the Region Source,
    I have put
    SELECT col1 from (SELECT col1, row_number() over(ORDER BY col1) row_number from prototype) WHERE row_number = :P1_QUESTION_NO;
    SELECT col3 from (SELECT col3, row_number() over(ORDER BY col3) row_number from prototype) WHERE row_number = :P1_QUESTION_NO;
    for each of the reqion that contains these items,
    Here the table is prototype and P1_QUESTION_NO is the hidden item.
    As directed I have included under Processes (after submit and computations) on button "Next Record" clicked:
    :P1_QUESTION_NO := ::P1_QUESTION_NO + 1;
    When I am doing this, the label seems to blank out.
    Thanks
    Message was edited by:
    faq123

  • Import statements-- Please clarify Easy one...For You

    Hi,
    Please clarify and i hope it would be easier one.
    I have imported two packages of same type like:
    import java.util.*;
    import java.util.*;
    in my programme and what will be the cause, i know that i dont get error, i wan to know that wat compiler will do>>>
    1. Whether it will tak more compilation time?
    2. It will take more memory?
    Please clarify???
    Thanks in Advance.

    1. Whether it will tak more compilation time?Probably not
    2. It will take more memory?No

  • Screen Saver on One Display

    Hi,
    I was wondering if there was any way to run a screen saver on just the main display of an iMac and not the display attached through the video-out port.
    Thanks,
    Jason

    Hi Jason
    I know ScreenSaver takes over both displays!
    A cool trick even better than ScreenSaver is to use iPhoto and build some slideshows with or without iTunes tracks, then play them on one display while working in the other!
    Dennis
    17" iMac Intel Core Duo 1.5GB Ram   Mac OS X (10.4.9)   Maxtor 300GB FireWire Creative Inspire 2.1 2G Nano

  • Help diagnosing colour management problem - windows 7, CS3, Eye-one display 2

    Hi,
    I had my colour management all set up and working on my old laptop then I foolishly got a new laptop and am completely failing to get things straight.
    The new laptop (Asus N56VM with Nvidia GT 630M) is running Windows 7.. I've calibrated the screen using my Pantone (X-Rite) eye-one display-two and straight away it looks much better to the eye. I calibrate to native white point which I always do with laptops.
    I've used the following procedure to make Windows 7 load the profile at startup and removed the GretagMacbeth tool which attempts to do the same:
    http://www.laszlopusztai.net/2009/08/23/stop-losing-display-calibration-with-windows-7/
    Everything looks great except when I attempt to use anything with colour management.
    Eg. All my old photos looked great  in Adobe Bridge until I activated Color Management via it's settings and suddenly they look awful - sky blues turn turquoise.
    If I open an sRGB tagged file in photoshop it looks the same - awful (using Preserve Embedded Profile and with a working space of Adobe 1998 in Color Settings)
    Only way I can get images to look normal in Photoshop is to open them then ASSIGN the monitor profile to the image (I know this makes no sense to do and is in no way a workaround)... and it looks great.
    Something's not right somewhere but not sure where to start looking since there are so many variables. Can anyone suggest a route to investigate based on what I've said so far?  This is driving me nuts!

    Ok, I use the same tool and software to calibrate my monitor. I disagree with Lazlo p about resetting Color Management. What you should have is under Devices>Display, click "Use my settings for this device". (You will have to go to the place you checked Windows display calibration and uncheck it first.)
    When I first started using Win 7, I did not have either checked, (I didn't know about Windows Display Cal) and had fits. Then I checked "Use my settings..." and it ran fine.
    The reason the Gregg MacBeth Calibration Loader tool is needed has to do with their reluctance in updating the software completely to run in 64 bit. The Calibration Loader has always been a part of their software and for at least, XP, has run seamlessly. I now have the icon for Cal Loader in my tray, and after reboot, I'll click it to be sure the profile has loaded. Most of the time it has.
    I verified it with the support group who verified the need to use that tool in 64 bit. The workaround? An entirely new software package at a considerable sum!
    So I did what Lazlo suggested, and when I had completed the changes, I clicked the cal loader icon in the Tray.
    The display changed!
    I trust the Cal Loader.
    I do not grasp what MS implies in their discussion of WCS vs ICC, especially with respect that WCS is better.
    Finally, I am doubtful that you should be using native white point. It's not simply a choice available to laptops, but to all LCD screens (AFAIK!). There is a huge difference between 6500K and native white point on the Dell u2412,so much so I dismissed it out of hand and tweak the colors in RGB during calibration. Your laptop may not offer that path.

  • Dragging more than one display object in flex3

    As per my knowledge, we can drag and drop only one display object at a time.... What should i do if i want to drag more than one display object together as a group.
    I am having a canvas and inside it i am having a box..... In that box I am having many Panels.... Now i can create a group of adjascent panels.... And i can drag that panel group to some other place in that box only....
    So how to drag a group of display objects together.

    You can use custom code for that.  Flex doesn't use the Flash Player's dragging API.  It monitors mouse activity instead.  There is an example in Panel.as.  You can extend it to move more than one panel.
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

Maybe you are looking for

  • Fix for speakers problem in F

    I know some people have tried deleting the cthelper.exe from the task manager but that did not fix problems with my x-fi in distributing sound to all 5. channels. I was only receiving sound from the front left and front right ones... In order to fix

  • Lost HD space + Unable to install R&R on Win7 x64

    Hi! I've recently installed Windows 7 x64 on my X200, upgraded from Vista. I can't install R&R 4.3 due to the lack of some unspecified file, which I suppose I miraculously have to guess and add to the same folder as the install file. The error basica

  • Firewire conflict? aka I don't know what's going on!

    Running OS 10.4.9, QT 7.1.5, and FCP 5.1.4 on a PowerMac Dual 2Ghz G5 with a LACIE 500GB FWD and Sony DSR-11 attached via firewire. Brand new problem here: When I have the LACIE drive mounted and try and use my DSR-11 to 'View External Video' (over N

  • ED not captured in MIRO how to solve?

    2) When I try to miro transaction excise duty is not captured? How to solve this issue?

  • How do I make a text layer 3D in ps cc?

    How do I make a text layer 3D in ps cc? I know that you are able to do it on ps cs6 but I don't understand how to use the 3D features on ps cc.