Is it possible to display record detail across and down?

I am using forms Developer 10.1.2.0.2
Is it possible to display record detail across and down? I would like to create a simple form that displays records from one column in one table. This table has many records, so I would like the data to be displayed in two directions, as is possiblie in Reports Developer. In other words, have 3 columns with 5 rows all displaying the same column from the same table. Ex:
code1 code6 code11
code2 code7 code12
code3 code8 code13
code4 code9 code14
code5 code10 code15
FYI - the main reason I want to do this is to create a fancy form that is an LOV. I plan to have each column next to a check box. Currently, we have the column next to a check box, but with only one column the user has to do too much scrolling to get to see the various codes.
Edited by: E Slazyk on Apr 22, 2009 1:43 PM

It seems programmatically possible...
You could do a JSON product dump and tie codes to url's, then tie this to an autocomplete search bar with a click through or delayed auto navigation...
http://jqueryui.com/autocomplete/#remote-jsonp
I hope this helps.
@webmosphere
www.webmosphere.co.uk

Similar Messages

  • Is it possible to display records without master detail relationship?

    Hi all,
    I've a form for importing excl to oracle with column mapping. i.e I've display excl column heading on the form.
    In front of each excel column heading I've provide a list item which contains table column heading so user can map his excl column with table column and according to data gets insert into the database table.
    There are 28 excel and table column headings on the form every time user will have to map the column. Its very time consuming job. That's why I've decide to provide template to user. e.g user maps the excl column with table column only first time, then this combination is saved as 'template 1' . when user runs the form next time he/she needs to just select template-1 from lov. and that template get displayed on the forms field. Then user will press the process button and data gets inserted into respective table
    Now I've created two tables
    1. mst_template
    template_name        varchar2(100) ---primary key.
    2. template
    template_name   varchar2(100) --- foreign key (ref. tempalte_name - mst_template)
    ex_col                varchar2(100)
    tb_col                varchar2(100)Now my problem is, I try the master detail relationship but it doen't works becase on my form the condition is
    excel col                                   table col
    excl_col1                                 Tab_col1
    excl_col2                                  tab_col2
    excl_col28                                Tab_col28       i've establish the master detail relationship but getting error
    FRM-40505:ORACLE error:unable to perform query. as i use excl_col1, tab_col1.. etc
    can i achieve it by using cursor? without using master detail relationship. My 90% coding is done. only thing remaining is to display records on form. so can i use cursor in this situation? and how? I've work so hard on it and lot of time is spend too so i don't want to change the coding of the existing form. any suggestion for this problem.
    please help
    Regards
    sam.

    Turning on Closed Captioning is all you can do.  I think the problem you have is that not all movies have closed captioning.

  • Display record details

    I created a program that saves an entry to a customer table, ztable. Now I want to edit any entries from that table and I need to display the details.
    Ex. If I select record1 on in the first parameters, all other parameters will show the other details concerning record1.
    Is there any way to do it?

    Hi Adrian,
    You need a display button to work here. try this code when you click on display,
    <b>THIS IS IN PAI.</b>
    WHEN 'DISPLAY'.
    SELECT SINGLE * FROM ZTABLE INTO CORRESPONDING FIELDS OF ITAB WHERE <RECORD1 EQ ZTABLE-RECORD1>.
    <b>IN PBO</b>
    MOVE-CORRESPONDING ITAB TO ZTABLE. "This ztable is your global structure which you would have declared as TABLES ZTABLE.
    Regards:-
    Santosh.
    P.S. Mark Usefull answers

  • Auto-Repeating Layouts: Printing a Table's Rows Across and Down

    Hi All,
    I am trying to do the following: I have a VO that i currently display in an Advanced Table on my page. However, the table displays the rows like this:
    <Row 1>
    <Row 2>
    <Row 3>
    <Row 4>
    And so on. My customer has required something like this:
    <Row 1> <Row 2>
    <Row 3> <Row 4>
    My question is: is this even possible? I have been toying around with rowLayout, tableLayout and CellFormat but i haven't found a combination that displays the above layout. Do you know a way of doing it?
    Thanks for the time!
    Thiago

    Hi All,
    I am trying to do the following: I have a VO that i currently display in an Advanced Table on my page. However, the table displays the rows like this:
    <Row 1>
    <Row 2>
    <Row 3>
    <Row 4>
    And so on. My customer has required something like this:
    <Row 1> <Row 2>
    <Row 3> <Row 4>
    My question is: is this even possible? I have been toying around with rowLayout, tableLayout and CellFormat but i haven't found a combination that displays the above layout. Do you know a way of doing it?
    Thanks for the time!
    Thiago

  • Tecra W50-A-114 - blinking display - brightness go up and down

    Good day,
    +First of all sorry for my english.+
    I have issues with display on my tecra w50-a-114. *Display sometimes (ca in 5min. period) blink (brightness go on 100% and then back to the current settings).*
    I dont know whats happened. I am not aware that I changed some settings. I check all power management settings, but every setting is in my opinion alright.
    Have any of you Idea what's happened?
    _Thank for all suggestions._

    Hi
    I guess the display brightness level changes no matter if the notebook is connected to the AC adaptor or battery mode? Is this correct?
    Usually the function keys FN + F7 and FN + F8 increases and decreases the computers brightness.
    But I dont think that theses function could be related to your issue.
    To me it sounds a little bit like display panel hardware problem but this is only my personal opinion

  • Is it possible to display keyfigures in italics format in report output

    Hi All,
    Is it possible to display keyfigures in italics and bold format in report output?
    Thanks,
    Sri Arun Prian

    you can edit the CSS - there is a CSS class assigned to the key figures.... this is for WAD....
    Edited by: Arun Varadarajan on Feb 5, 2009 2:43 PM

  • How to display the detailed navigation with the Search Results

    Hello Gurus,
    I was able to display the search results in the same frame rather than opening the new window and getting it displayed. Now when the search results are displayed, my detailed navigation and portal favorites etc.. all the iviews are automatically suppressed.
    Please help me displaying the search results with Navigation Panel.
    Regards
    V.

    Hi Vaibhav,
    What do you mean by suppressed?
    Is it gone, or just closed?
    If it is just closed, you can try 2 things:
    1. Check if the property "Initial State of Navigation Panel" of the page has any influence.
    2. There is a javascript method that opens it.
    You can see it by importing the file '<b>com.sap.portal.layouts.framework.par.bak</b>'.
    Navigate to
    System Administration -> Support -> Support Desk -> Portal Runtime -> Browse deployment
    then the folder
    ROOT/WEB-INF/deployment/pcd
    and press download.
    Import from par to Developer Studio, and check the javascript files under dist/PORTAL-INF for a function called something like 'expandTray'.
    Hope that helps,
    Yoav.

  • Algorithm arranging the Sequence of Records... UP and DOWN arrow

    Is there some kind of algorithm for sequence of existing records with up and down arrows?
    Move a record up (up arrow)
    Move a record down (down arrow)
    I think i need a scrollable resultset (update query) position = ++; etc somthing like that, can someone post a algorithm or sample code (scriplet)
    Thank you in advance

    I have a database field named secuence
    Somthing is wrong with this code 10 dukes thank you in advance:
    <%
    Statement stmt3 = con.createStatement();
    String iSeq =request.getParameter("seq");
    String iID =request.getParameter("ID");
    String action=request.getParameter("action");
    if (request.getParameter("action") != null && action.equals("moveup")) {
              String sql = "update hog_evenementen " +
                        "set sequence = "+ iSeq +" - 1 where id = "+ iID +"; " +
                        "update hog_evenementen " +
                        "set sequence = (sequence + 1) where (sequence = "+ iSeq +" - 1) AND (id <> "+ iID +")";
              stmt3.executeUpdate(sql);
    } else if (request.getParameter("action") != null && action.equals("movedown")) {
              String sql = "update hog_evenementen " +
                        "set sequence = "+ iSeq +" + 1 where id = "+ iID +"; " +
                        "update tblTest " +
                        "set sequence = (sequence - 1) where (sequence = "+ iSeq +" + 1) AND (id <> "+ iID +")";
              stmt3.executeUpdate(sql);
    %>
    Links that move records up and down:
    <a href="evenement.jsp?action=moveup&id=<%=id%>&seq=<%=sequence%>"><img src="images/hog_omhoog_icon.gif" alt="Omhoog" width="12" height="14" border="0"></a></div></td>
    <a href="evenement.jsp?action=moveup&id=<%=id%>&seq=<%=sequence%>"><img src="images/hog_omlaag_icon.gif" alt="Omlaag" width="12" height="14" border="0"></a></div></td>

  • Is it possible to display the document link for each record  in Report ?

    Hi,
         Is it possible to display the document or Image link for each master record in the Report  with the help of RSA1->Document->Master Data.
    Usefull answers are really helpfull.
    Advance Thanks for the userful answers.
    Regards,
    MRC.

    Hi  JAYASHREE PARASMAL ,
          Thanks for your valuable answers.
          Now i got the document in my Report,while executing the report through query designer as per your suggestion done on Setting Tab option.
          But i can't able to get the same thing,while i executing the Repory through WAD.
          What setting i need follow in the WAD for getting the same thing.
          Kindly give your suggestion to get the document in my Report,while i am executing through my WAD.
          Once again thanks for your helpful answer and awaiting for your suggestion.
    Regards,
    MRC.

  • Is it possible to disable the 'edit layout' link on the record detail page

    Is it possible to disable the 'edit layout' link on the record detail page? Not the homepages, I know there is a switch for that, but I thought there was one for the detail pages?
    I want to disable this as I dont want users saving their own layouts, they must stick to the related sections defined in the default layout. The problem is that if they are to have access to certain related lists when an opportunity is of a certain type but NOT other types. If they have saved the layout (using the 'Edit Layout' link), and change the record type, they will see related sections that have been set to 'Not available' in the default layout (ie step 4) for that 'type'.

    Robbo, at this time it not possible to disable the Edit Layout on the record detail page.

  • ADF displaying a records details.

    Hi, i am having a problem... think there is probably and easy answer that i havent tried. I have two pages, the first page posts a specific contactID to my second page using process_scope. My second page simply displays the details of this record. To create the second page i dragged an ADF form from my data control pallet according to the appropriate view object. Whenever i run this page it always displays the first record it comes to in the DB. How do i get it to display the record as according to the contactID i have put into process_scope? i have tried a number of diffrent ways without success and starting to get very frustrated. any help much appreciated!
    p.s i know how to do this using executewithparams. i want the records details to be displayed automatically however, as the user doesnt want to have to press a button every time to see the details
    Roddy

    Hi,
    depends on the business service you use
    a) ADF Business Components
    No need to pass any ID from one page to the other because row currency status is kept between two pages if they both use the same VO
    b) Web Service / EJB
    You need to provide a finder method that takes an ID as the input. Then on thr ADF pagedef file for the second page, you create a method binding for this method and use EL to reference the ID you put in process scope. Finally you create a invokeAction in the Executables section and point it to the method binding
    Frank

  • Display employees details in the stacked canvas from the content canvas

    Hi all,
           I want to display employees details in the stacked canvas from the content canvas,where i passed the empno & click on the find button , i have 2 blocks(emp,control), in control block only find button there, I have only one table i.e;emp
    BEGIN
        GO_BLOCK('EMP');
        Set_block_property('EMP', default_where, 'Empno = :EMP.EMPNO');
         Show_view('EMP_DET_CAN');
        execute_query;
    END;
    Thank You

    Hi Andreas Wieden,
    Andreas Weiden wrote:
    When you query on the EMP-block, yiou cannot include a WHERE-condition to that block as the block is cleared when the EXECUTE_QUERY starts. If you want to have a different find-block where you enter your search-condition, you have to include that item in your separate find-block. Otherwise use the standard-search-mechanism with ENTER_QUERY and EXECUTE_QUERY.
    You are right, so where clause is not possible in the same block, right?.I have to take empno column where it is a search column into the control block right?
    Please suggest me i want to retrieve records into the stacked canvas when i pass the empno & click on the find button in the content canvas? Is this not possible? If possible please let me know? I mean i want to take the search column in the EMP Block & find button in the control block..
    Thank You

  • Displaying Record in UWL

    Hi,
    I am working on UWL using MDM Workflows.
    In MDM, when a workflow is triggered it represents a single record...so when we click on the workflow tab in DM we see a particular record related to that WF.
    Now, when we configure UWL, is it possible that in portal too the corresponding task just refers to that particular record??
    Here i am getting the task, but what should i do so that when i click that task, an iview opens which contains just the details of that particular record??
    Is it possible through some settings in the xml file or do i have to go for customized iviews??
    Please help me out with this. Useful answers will be surely rewarded.
    Regards,
    Becky.

    Hi,
    I had already set the "Display Item Preview" as "Yes".
    But still the problem exists that when we click on the name of the task it opens a new page with the same content.
    Is there any way to avoid it..as the same content is displayed on the page already??
    Same is the case with "Show Record Details" button.
    How can we avoid both??
    And there is also another problem that i am facing. In my Item Details iView i have to set an Input Field of type Pull Down. On preview its displaying the content properly but when the user logs in and uses the ivew that particular field is giving a Portal Runtime Error.
    What can be the reason for this??
    Regards,
    Becky.

  • Is it possible to display LOGO in simple ALV list?

    Hi Guys,
    Is it possible to display LOGO in simple ALV list. If yes plz explain in details.
    Thanks
    Sharat

    Yes it is possible to display logo at the top of the page.
    TYPE-POOLS: slis.
    *     Data Decalaration
    DATA: it_vbak TYPE TABLE OF vbak.
    DATA: g_repid TYPE sy-repid.
    DATA: it_listheader TYPE slis_t_listheader,
           wa_listheader TYPE slis_listheader.
    *     START-OF-SELECTION
    START-OF-SELECTION.
       g_repid = sy-repid.
       SELECT * FROM vbak INTO TABLE it_vbak.
       PERFORM build_alv_header.
       CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
         EXPORTING
           i_callback_program     = g_repid
           i_callback_top_of_page = 'TOP_OF_PAGE'
           i_structure_name       = 'vbak'
         TABLES
           t_outtab               = it_vbak.
    *&      Form  BUILD_ALV_HEADER
    FORM build_alv_header .
    *  Type H is used to display headers i.e. big font
       wa_listheader-typ  = 'H'.
       wa_listheader-info ='Flight Details'.
       APPEND wa_listheader TO it_listheader.
       CLEAR wa_listheader.
    *  Type S is used to display key and value pairs
       wa_listheader-typ = 'S'.
       APPEND wa_listheader TO it_listheader.
       CLEAR wa_listheader.
    *  Type A is used to display italic font
       wa_listheader-typ = 'A'.
       wa_listheader-key = 'Date    :' .
       wa_listheader-info ='SAP ALV Report'.
       APPEND wa_listheader TO it_listheader.
       CLEAR wa_listheader.
    ENDFORM.                    " BUILD_ALV_HEADER
    *&      Form  top_of_page
    FORM top_of_page.
       CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
         EXPORTING
           it_list_commentary = it_listheader
           i_logo         = 'PARI'.
    ENDFORM.                    "top_of_page

  • ALV report i want to display in each P.O , i want to display item details

    Hi all,
    in alv report i want to display in each P.O , i want to display item details. is it possible without hierarchical display.

    hi,
    once you retrive po number from ekko then retrive data from ekpo and loop at ekpo and append all the item details to your internal table.

Maybe you are looking for

  • How to hide slides for a presentation?

    I am going to give a presentation that needs to have some slides hidden but at the same time available if i wish to use them. The idea is to have an omitted slide with the possibility of using it while i am doing the presentation. In power point you

  • Messages filed on Desktop are not filed on Playbook

    I have an ActiveSync Account connected to Microsoft Exchange Server on my Playbook (2.1.0.1526). In many cases, a received message I file into a folder on my Desktop is not filed on the Playbook but remain in the Inbox. ( The respectice folder(s) on

  • Getting error in creating trigger or CSQ

    HI I am facing a strange issue in doing any new config in my uccx vers 8.5.2 , I also uploaded the .cop file availabe in the cco . while creating or doing any modifucation i am getting below error  : There was an error while interacting with the Data

  • Need Details of Error #1063

    Hi all,      This is the piece of code which belongs to my application: //global var.s var redBoxContainer:Sprite=new Sprite(); //Container for temporary_circle. Leave about red circle now.It is not required now ...bla ...bla ...bla /* When I click o

  • OIM integration with Windows CA

    I am looking into how to integrate OIM with a Windows certificate authority and I wanted to see if anyone has looked into this issue. From a business requirements standpoint I need to support three use cases: • User creation • User termination • User