Editor Link (Carry value to Next Screen)

I use Editor Link to carry a key from one page to another to populate select list.
It is very strange. One seletion list is populated right with correct value. The other select is just shown "select a value" since I put it in Null Display Value.
I compared these two lists. There is no difference.
What happens?
Thank you.

Hi,
It could depend on the values that are being passed by the Edit link. Does one of these values contain a colon, for example?
Andy

Similar Messages

  • Is there a way for Drag & Drop answers to populate next screen?

    I'm working on a project in Captivate 7 where the user is filling out a table (1 row, 3 columns, 9 possible correct answer combinations) using drag and drop words. The user will ultimately build a table with 3 rows and 3 columns, doing 1 row at a time per screen.  I would like the user's correct answers to the rows they have already completed correctly to appear on each successive screen (but not for the entire rest of the project, just the following few screens). I have tried to get this working every which way and I can't seem to make it happen.
    The closest I have gotten is to use the "accept" panel to set each correct answer to assign its own value to a variable placed in a text caption on the following slide. However, that seems to trigger an auto-submit (I have the global "auto submit correct answers" turned off) so that the first item the user places correctly in the table advances them to the next slide even though there are still 2 more cells of the table to complete.

    Here's a shot of the intiial screen:
    As you can see, there are multiple correct combinations of answers. (Users will be children, so it does need to be very user-friendly with the ability to undo/reset answers.) In the word bank are 3 correct variable items and 6 correct values (I have it set so that only correct combinations of variables and values will be accepted as correct, so "lemonade" will never be a correct value for "age of seller", for example).
    Here's the next screen which I have made fill from selections from previous via an "on accept" advanced action (show a text caption unique to that answer and location):
    The problem with this advanced action solution is that if the user makes a selection in the first screen, then gets it partially wrong or for some other reason resets the words back to the bank, those text captions on the next screen still have been shown and will stick around, thus:
    Every solution I've attempted has had some fatal flaw in the end. What I really need to happen is a conditional action that basically says "If the contents of drop target X = drag source Y, then set VarA [on screen 2] to $text$." For example, "If the contents of drop target [Variables Cell] = Text Caption timeofday, then set $Var1$ to "Time of Day".
    I am about to throw in the towel here and just have students type in words to text boxes (these are mainly disadvantaged students I work with, so their typing skills are not great) just to utilize being able to make a user-generated variable out of text box entries.

  • How to populate the next screen based on the previous screen table control

    Hi Experts,
            Is this possible to generate the next screen values based on the table control values in previous screen.
    My Requirement is
    In my First screen i m having 5-7 regional offices in table control and also amount field for each regional offices.(amount field is editable)
    User has to enter amount field for Regional office..based on the amount field i need to process the next screen. For Ex if user is entering  amount for 3 regional offices out of 7 regional offices then i need to get the screen for the 3 regional offices..
    Pls suggest me how to do this..
    Regards,
    Zakir

    Hi Zakir,
    Do you have any button for calling the second screen after entering amount in the first table control screen or you have to call the screen on pressing enter on the table control?
    You will have to handle it in the PAI of the table control loop.Get data entered in the table control in your internal table of table control.You can prepare the data passed to the next screen from this internal table. Fill the second screen elements and Use CALL SCREEN XXX. XXX is your second screen no.
    Thanks,
    Pawan

  • Exporting and importing a field value from one screen to another in BSP

    Hi All,
    I am working on a BSP application which consists of multiple screens. I have to export the value corresponding to a value selected from a drop down and import it in another screen so that in the next screen values can be populated corrsponding to the value selected in the drop down in the first screen.
    I tried using SET/GET parameter and also EXPORT/IMPORT so that I can get value from one screen into another screen but both the statements are not working in BSP....
    Please help...
    Vivek Gupta
    Edited by: guptav_infy on Feb 21, 2010 11:33 AM

    Hi All,
    This question is still un answered. please reply ..
    Vivek

  • Concept of Interactive Report by click on filed displaying next screen

    Hi,
    I want to know the concept of Interactive report i have work on simple and ALV reports, as per my present requirement of vendor outstanding balance  i have made a report as per my requirement i have data in 3 final tables  itab1  itab2   itab3,
    itab1 have all the data related to vendor bills line item wise,    itab2  have the data only as per vendor  means for one vendor one entry adding all the line item amount in one  row,   itab3 have the data as per reconcile account    
    in my requirement  firsti want to display  itab3       and after this  if vendor click on any reconcile account itab2 to be display  only those record as per selected reconcile account further to this  on next screen  if user click on any vendor  system should disply the itab1  record as per selected vendor from second screen.
    regards,
      zafar

    Hi
    call function 'REUSE_ALV_GRID_DISPLAY'
        exporting
          i_callback_program       = sy-cprog
          i_callback_user_command  = 'USER_COMMAND' " This is also maintained below just check further down
          is_layout                = gs_layout
          i_callback_pf_status_set = 'SET_PF_STATUS' " This form is maintained below just check further down
          it_fieldcat              = gt_fieldcat[]
          i_save                   = gc_a
        tables
          t_outtab                 = ist_final[].
    form set_pf_status using rt_extab type slis_t_extab.        "#EC CALLED
      set pf-status 'ZPP_NCO_STATUS_PTEI' excluding rt_extab.
    endform.   
    form user_command using p_ucomm    type sy-ucomm            "#EC CALLED
                            wa_selfield type slis_selfield .    "#EC CALLED
      case p_ucomm.
    * When user clicks on the Download button
        when '&DOWNLOAD'. " after you double click check the sy-ucomm (it is ONLY to the best of my knowledge )
    " again  Use The ALV FM or continue with your coding here
    " wa_selfield  contains the Line along with the contents of values of First Tab you can check them in Debug.
    Similary continue with Third Internal Table
    endform.

  • Using textfield in screen to navigate to next screen.

    Hi experts,
      I am designing a screen in screen painter. There is a Text field in the screen which is double click enabled. Now i want to use this text field to navigate to next screen when it is double clicked. How to do it. Please help.
    Regards.
    Vaibhav Tiwari.

    Hi,
    In the Flow logic of your screen under the PAI Event in the default module user_command_xxxx INPUT , use case statement to check for the sy-ucomm value for the double-click event and check then check the GET cursor value, if it is the text field(double-clicked enabled textfield), then call whatever screen you want to.
    Reward points if this is useful!
    Thanks,
    Muthu

  • How to defined data carrier valued for Linux?

    Hi,
    I am Defining Data Carrier. But I don't understand "Data carrier type" value. Is this PC value data carrier type  for window? So If I want to define value data carrier for Linux. How to defined data carrier valued for Linux?
    Please advise,
    Duypm

    Hi Nikita,
    Refer the below mentioned links for your requirement.
    http://forums.sdn.sap.com/thread.jspa?threadID=412923
    http://forums.sdn.sap.com/thread.jspa?threadID=1639500
    Both have good guidelines on coding as well as configuration part.
    Regards,
    Deepak Kori

  • Hi guru,s in reports we give single click on it go to next screen how is it

    hi guru,s in reports we give single click on it go to next screen how is it

    Hi,
    actually when we double click then AT LINE SELECTION event gets triggered in order to navigate to secondary lists by getting value PICK in the sy-ucomm if u want it only for a single click simply keep the hotspot then it behaves single click same as double click
    plzzzzzzzz reward if useful
    my mail id [email protected] feeel free to ask any quiries

  • I submitted details to retrieve serial number for education version of CS6 Design and Web premium.  Next screen after submission was Error 404.  Should I be worried?

    I submitted details to retrieve serial number for education version of CS6 Design and Web premium.  Next screen after submission was Error 404.  Should I be worried?

    I started from the Adobe Customer Support Portal. as instructed by the accompanying documentation.That took me to here:  https://www.adobe.com/cfusion/support/index.cfm?event=opencscase&loc=en_gb&issue=z015&csed utype=steI entered the details there.
          From: John T Smith <[email protected]>
    To: Jonathan May <[email protected]>
    Sent: Sunday, 28 December 2014, 2:11
    Subject:  I submitted details to retrieve serial number for education version of CS6 Design and Web premium.  Next screen after submission was Error 404.  Should I be worried?
    I submitted details to retrieve serial number for education version of CS6 Design and Web premium.  Next screen after submission was Error 404.  Should I be worried?
    created by John T Smith in Adobe Creative Cloud - View the full discussionAre you using these links to provide your proof of status?http://www.adobe.com/store/au_edu/academic_id.htmlRedemption Code https://creative.adobe.com/educardCS6 Education https://forums.adobe.com/thread/1585740 If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7046705#7046705 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7046705#7046705 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following" 
    Start a new discussion in Adobe Creative Cloud by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • When I go to a link all is fine except the link takes up the entire screen and there is no way to move out other than control alternate delete and brining up task manager to exit out of firefox, help

    again, I am able to use search of firefox to get to a link but then all the tool bars from my operating system are no longer available as the link takes up the entire screen (there are no firefox toolbards either so I can't shrink the page etc).. Thus I cannot move around and am stuck with no option but control alt delete to get to task manager to close firefox.

    Thank you so much...
    1. I don't have that fat format I checked as I saw this on another answer...BUT...you are right the project was very bloated and I made a new project with the sequence and moved a bunch of projects off to an outside drive and things are flying again...this effect "twirl" was on three clips and this seemed to be creating a problem along with it being a bloated project. Don't know why this effect renders easily then the next second doesn't it's on three clips on the entire project and one or another might not render all of a sudden.
    2. I understand what you said about the timeline export...I decided to export the sequence without the matte it was nested in and that sequence did have the chapter markers on the timeline and they again didn't export??? I'll look tomorrow at this it makes no sense if what you're saying is how to do it...the final cut pro book said they should have showed up if I export from the browser and that didn't work either.
    3. I then matted that output and rendered it to output but I am worried this will degrade and compress the sequence more than I want by outputting the same sequence with current settings twice???...the couple of outputs I could make nested looked very good as this was one render...however, I tried doing a quicktime "current settings" with the dvd studio pro info still trying to export chapter markers and maybe it's my imagination but the output didn't look as sharp as just an output with just chapter markers???
    r. I did look at the final cut pro book and it says that mpeg 2 movies will not read chapter markers anyway if you create one in compressor...if this is true it makes no difference if the quicktime output isn't having chapter markers show up. I assume when I go to author though I can put an mpeg 2 movie into dvd studio pro and create chapter markers at that point!! It seems weird it says it can do it with an mpeg 1 but not an mpeg 2 when everyone is using that for dvds.

  • Able to call the next screen

    Dear Gurus,
    I have craeate a a New Transcation through module pool for PDA. PDA will be use through SAP Console and I have set that T Code default after logon.
    I am getting first screen as I designed. That feild is mandatory, but after that I could not able to call the next screen.
    Some one who will help me to give topic or tell how to link the seccond screen. SAP Console is running through internet.
    Thanking You
    Manoj Kumar

    Hi,
    If your screen sequence is constant then give your next screen number in the layout attribute screen.
    Or you can do this also in the before screen when any command call screen 'NO'.
    Hope this helps.
    Cheers!!

  • Next screen is processed upon selecting a criteria

    Hello,
    I have a screen which has a subscreen and a next button. The subscreen is basically defined as
    SELECT-OPTIONS: var1 FOR ZTABLE-FIELD1,
    var2 FOR ZTABLE-FIELD2.
    If I run my application now I want to set for var1 that it is not equal a certain value and for var2 I want to set that it is equal a certain value. The problem is that whenever I use this popup to enter my selection criteria I have to leave it using the "execute" button of the pop-up. This execute button directly executes the next button (or calls the default next screen). So what I have to do is
    1. enter criteria for var1 (now I am on the next screen)
    2. press the back button to get back to the first screen
    3. enter criteria for var2 (I am again on the next screen, but since all variables are set this is okay).
    What do I have to do to prevent that the system goes to the next screen upon setting selection criteria?
    Thanks.

    In the subscreen attributes set Next Screen as the number of subscreen i.e.100.
    This way, whenever there is any action on subscreem you will be back in same screen (it will be redisplayed). If there is some specific action triggered like pressing any button, catch that in PAI and navigate to new screen explicitly with LEAVE TO SCREEN new_screen_number.
    Regards
    Marcin

  • Help. How to link the value on other spreadsheet with different path

    The data is in the spreadsheet on path: Macintosh HD/Users/fridayge/work/list.xls
    I want to link the value to Numbers sheet.
    If in ecxel, I can express ='Macintosh HD:Users:fridayge:work:[list.xls]list'!A1, then get value of A1
    In numbers, how can I get this?

    Friday,
    If you can't combine documents for some reason, there are ways to mitigate the effects of having them separate.
    I would give the Source and Receiving documents similar names such that reside next to each other in the Finder window when organized by FileName. Also, position the data you need to retrieve at the top of the Sheet that the Source document will display when opened - you could have a small summary table there.
    Now when you are going to do edits, Select both files in Finder, Right-Click ond Select Open, opening both at once. Copy the source data from the convenient cells in the source document then close the Source document and Paste into the Receiving document. Now continue as though the data had transferred by formula.
    Jerry

  • When i click the listview items I have to call two odata webservice and pass that data to next screen ?

    Hi All,
                I Have two odata webservices When i click the listview items I have to call that two odata webservice and pass that data to next screen ?

    You don't have to pass the data to any page.
    onInit method of controller set your oData model like this.
                  onInit: function() {
                  //var oModel = sap.ui.model.json.JSONModel();
                  var oModel = sap.ui.model.json.JSONModel("http://services.odata.org/V3/Northwind/Northwind.svc/Customers?$format=json");
                  sap.ui.getCore().setModel(oModel,"oDataId");
    After this you can access your model from any views by just binding the elements with your odata. Suppose i have a table in a view of my application then i can write like this.
                  var oTable = sap.ui.table.Table({
                         tableId: "myTable",
                         visibleRowCount: 5,
                         editable: false
                  oControl = new sap.ui.commons.TextView({text: "{CustomerID}"});
                  oTable.addColumn(
                               new sap.ui.table.Column({                             
                               label: new sap.ui.commons.Label({text: "Customer ID"}),
                               visible:true,
                               template: oControl  
                  oControl = new sap.ui.commons.TextView({text: "{ContactName}"});
                  oTable.addColumn(
                               new sap.ui.table.Column({                             
                               label: new sap.ui.commons.Label({text: "Contact Name"}),
                               visible:true,
                               template: oControl  
                  oControl = new sap.ui.commons.TextView({text: "{ContactTitle}"});
                  oTable.addColumn(
                               new sap.ui.table.Column({                             
                               label: new sap.ui.commons.Label({text: "Contact Title"}),
                               visible:true,
                               template: oControl  
                  oControl = new sap.ui.commons.TextView({text: "{CompanyName}"});
                  oTable.addColumn(
                               new sap.ui.table.Column({                             
                               label: new sap.ui.commons.Label({text: "Company Name"}),
                               visible:true,
                               template: oControl  
                  oTable.bindRows("oDataId>/value");
    Here you can see i have binded the oData with table.
    Just what i am seeing that you are trying to pass this model to a page. You don't have to do so. Just bind your oData with relevant elements lite table or anything by writing like this.
    oTable.bindRows("oDataId>/value");
    these functions are different for different elements.
    for listItem you may write like this.
                  var oList = new sap.m.List({
                  inset: true,
                  items : [
                                        new sap.m.DisplayListItem({ label :"Category ID", value : "{oDataId>/CategoryID}"}),
    {oDataId>/CategoryID} this has been used for binding.
    Regards
    Dhananjay

  • Links won't stay on screen,they right back to taskbar

    next to my taskbar are the links to the programs l had visited earlier,when l hit the link it shows on the screen a few seconds,then goes right back to taskbar.sometimes if l'm real quick my arrow will keep it on but wrong move of the arrow and it goes right back to taskbar

    You may have an application running that grabs the "Focus" and moves the Dashboard out of the way. Try starting in Safe Boot Mode and check if the fault is still present. If it works correctly you will need to find the application that is causing the problem. Check in your Login Items first.

Maybe you are looking for

  • Can I search zip files for a particular substring in the name and extract the file to a folder?

    I need to search through lots of zip files, looking for files starting with a particular string.  Then extract them to any folder.  Can I do this in CVI? thanks

  • EBS 12.1.3 & OCM: few questions

    Hi, I would need some clarification when using Oracle Configuration Manager (OCM) with EBS 12.1.3. I have multi-node (app node + db node in separate servers) EBS 12.1.3 environment where I've configured OCM as follows. Installed OCM (setupCCR) and ex

  • ITunes will not download on to my computer

    my iTunes will not download properly it keeps saying I am missing MediaAccesibility.dll and to try to reinstall but whenever I do that it wont let me reinstall. Has anyone else had this problem if so what do I do?

  • Standard Method Missing in PRD.

    Hi, How to import a standard method   /OSP/CL_CJS_CONTEXT => GET_JR_CLNT_DATA_BY_CRT   to QAS and PRD.  It is missing in QAS.  PLease help.

  • Passing file stream in xml

    Is it possible to upload files embeded in an xml file as a binary output stream (let's say a picture for example) so i can upload his attributes with it?