Reordering of columns in a form

I have created a form and now want to reorder some of the columns.
I have tried the drag and drop feature where I can drag the column to the new position but It is not keeping it in the new postion. It lets me drag to new positin then I select apply changes but when I run the form the column is still in the old position!

I was able to get it to resquence by manually selecting the up arrow unitl it was located where I wanted it. But the drag and drop does not work for me. This of course is in the reorder of section items area.

Similar Messages

  • Reordering of columns in multiheader jtable.

    i am using a jtable with multiheader .I am grouping columns to
    form a multiheader.
    I want to reorder these multiheader columns.but while reordering
    i want to consider a group of columns as one and reorder them
    together.if i set setreordering allowed to true it reorders the
    columns under the header which i dont want.
    can somebody help me out please.

    You will probably have to reload the column groups each time the columns get moved so that they reflect the new order.

  • Disable column in tabular form

    Hi,
    I am working on apex4.1 ,working on tabular form . i want to disable columns in tabular form.
    I Have debit and credit column in tabular form.These columns are multiply by exchange rate.
    if i have multiplication of Debit_prod =debit*Exchange_rate then
    credit column should be disable, and if Multiplication of cr_prod =Credit*Exchange_rate
    then dr column should be disable.
    Thanks in advance.
    Thanks & Regards
    Vedant
    Edited by: Vedant on Sep 20, 2012 4:14 AM

    Hi,
    Thanks for reply.
    I am entering the value in tabular form. As i fill debit or credit column of the tabular form,Then if value in the debit column i have entered ,then on press tab control switch to exchange rate column , credit column should not be enterable and vice versa.
    Thanks & Regards
    Vedant

  • How can I get the value of "Warehose" column in a form

    How can I get the value of "Warehouse" column in the form below (I mean what table that contain this value):
    Production Supervisor >> Batches >> (Button) Material Details >> (Button) Line Allocations
    Well, for more clearly! My problem is I must have the Unit Cost of Items, so I've got it in the cm_cmpt_dtl (table), but if I want to, I must create a relation that require 2 filed, they're Item_ID and Whse_Code.
    There's no problem with Item_ID, but Whse_Code seem to be the Mission Impossible (hix, I hate that film!!!!)
    I wonder if It was right to post this topic here. But anyway I just post my question here, hope I could get some help.

    wow, many, many, many.... and many thanks!
    Just add a tiny modify to check out the Batch_type
    doc_id = (select batch_id from gme_batch_header where batch_no='&batch_number' and batch_type = 0)
    Because the batch_no can be duplicated as we also create Batch and Filrm Planned Order.
    Many thanks for your support!
    P/S: Sorry for my terrible English :P

  • How to have cascading lov for a single column in tabular form

    Hi,
    How to have a cascading lov for a single column in tabular form
    ie i have one employee name column
    in tabular form if v pressed add row then one row ll be added
    In my scenario based on first row value
    the second row value to be displayed
    To achieve this what i have to do ..
    Regards,
    Pavan

    READ Cascading select list on tabular form  and
    Oracle APEX 4.0: Cascading LOVs/Select Lists | Inside Oracle APEX by Patrick Wolf BLOG
    helps you,
    Pars.

  • Multiple Columns in a Form

    Hello All,
    Is it possible to have multiple columns in a form? I tried
    embedding a Tile container in a Form container, but the form labels
    did not line up correctly any more.
    Any suggestions? Thanks in advance! -- BTR

    Thanks! It seem to be working even though I have to place the fields one by on on the page. But at least I'm now able to display two to three columns per line.

  • How to move columns in SBO forms

    Hello,
    I would like to know if it is possible to move columns in SBO form tables.
    If yes, what is the way to do that?
    Thank you.
    Thibault

    Hi Thibault,
    In the 2005 SDK there is a new object in the DI-API called <i>ColumnsPreferences</i>. Maybe you should look into that. The <i>TabsOrder</i> property is the one you need I guess...
    Do a search on this forum on <i>ColumnPreferences</i> and you should find a few examples how to get the right column (it's tricky).
    Hope it helps,
    Rowdy

  • Extract list of tables and columns in a Form ?

    Hi, Is it possible to extract all the table names and its column names used in a Form? I just need a list of all the tables and its columns, does Oracle Forms has a tool inbuilt extract such list (metadata like)
    Thanks, Aj.

    Arun, Thank you for your reply. I learned a new thing today. I do wish Oracle comes up with an inbuilt utility to identify its Objects (tables used and their columns). My current task is a little small then parsing the XML but I did try the command and its works and will use it in the future. Regards, Aj

  • Dynamic add row/columns to data forms(11.1.1.3) v/s (11.1.2.1)

    Hello All,,
    There used to be an option in Hyperion planning 11.1.1.3 to Dynamic add rows in data form. I don't see this option in planning 11.1.2.1 ?
    Could you please suggest how we can grant right users to add dynamic add rows and columns in data forms? or it is possible in 11.1.2.1 ?
    out user want to have a feature of adding row in data forms (planning forms)
    Thank you
    Edited by: 842804 on Aug 17, 2011 12:49 PM

    Do you mean 11.1.2, if so then adhoc web forms really take over from adding rows as they add much more functionality.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to reference new columns in a form

    If I have created a form application component and the
    underlying table changes, i.e., a new column is added, how do I
    reference that new column in my form without having to delete
    the application component and recreating it?

    Chetan,
    Thanks for the confirmation - the answer was as I feared.
    ORACLE - can you confirm whether this will be addressed in the
    next release of portal as it a major pain having to recreate
    from scratch a Form (that is likely to have many customizations
    to make it useful) just to add a new column that was previously
    ommitted or to reflect a schema change - which is especially
    likely to occur during the development cycle of an application.

  • Dynamic columns in smart form

    Hi All,
    The requirement is to display columns in the form dynamically based on the user input. For example if a country is chosen, each of the states is to come as a column. So based on the country, the no. of states is likely to change. This would call for dynamically changing the no. of columns in the smartform based on the country chosen. Is this possible to achieve in smartforms?
    Regards,
    Divya.

    You cannot have dynamic columns in smartform instead create all the required columns and display them based on the conditions passed from the program.
    Refer the link -
    Re: smartforms - dynamic column of tables
    Regards,
    Amit
    Reward all helpful replies.

  • ADD new Column in the form

    Is it possible to ADD new Column in the form like Sale Quotation, Sales Order and ...

    It is possible.
    go to tools >UDF > Manage UDF >choose marketing documents rows.
    select the row and say add to add a new column in the documents.
    Note: this will be applied to all documents \
    ie.quotation,order ,invoice, PO ,GRPO etc.
    U can hide these columns in form settings.
    This will help u
    Give points if helpful
    Regards
    Suresh Kannan

  • Can I have a UDA in POV or Page or row or column of a form?

    Hi,
    Can I have a UDA in POV or Page or row or column of a form?

    I wish we had...
    Cheers,
    Alp

  • Maximum number of rows and columns in data form

    Hi,
    I wanted to know if there is a limitation to the number of rows and columns that can be displayed in a data form, in Hyperion planning 11.1.2.1 ?
    And what would be the most appropriate number of rows and columns to be included for optimum performance.
    Thanks.

    Hi,
    While its a fun fact to determine how much one can stuff into a web form, the reality is: how much can a user reasonably consume in a web form?
    And what would be the most appropriate number of rows and columns to be included for optimum performance
    You will find that the answer to this is by "what design makes a web form most usable?" And no, the users don't really know what they want from a design perspective, they see it in their head, but usually what they ask for is something that would look entirely different (huge).
    The next thing to think about is the use of member selection functions in the page axis. IDescendants(Entity) in a dropdown could cause issues just as easily as too many rows - and again make the drop down unusable for a user.
    If your question is a bit more technical, then consider this (somewhat oversimplified): Web forms are constructed by a process on the server. Objects are created based on the form's definition and used by the process that builds the form. The process uses Cartesian looping (lots of iterations) to construct the form cell by cell, starting at the top left and finishing up in the bottom right. If the form has a million cells on it, then the loop and all the code within it runs a million times. The capability of the server has a lot to do with how well it can handle this request, and how many it can handle at one time.
    The result of this is gobs of HTML and JavaScript. All of this has to be sent over a network to the requesting client. The client starts receiving the web page code and has to render it in the browser and run the JavaScript. The ability to do this is limited by the browser, the OS, and the hardware that the client is running on.
    And that's just rendering the page for use.
    Now it has to be interacted with on the client machine, and changes parsed, packaged, and sent back to the server.
    So the technical answer is, there can be many limitations to how many rows and columns a data form can have - none of which can truly be anticipated by anyone. This is why I put the part about usability first in this post.
    Regards,
    Robb Salzmann

  • Adding a column to a form in a meeting list

    Hi -
    I have a meeting list/calendar where I would like to add a column to the form that you get when you click to add a new meeting.  I have created the column already, but can't figure out how to make it appear in the pop up form.  I'm pretty new at
    all this, so I'm guessing I'm missing something simple?  I can add the column in other views, but I can't seem to get it to show up when you click the "add" button.
    Thanks,
    Amy

    Hi Amy,
    Open the ‘Event’ content type, and click your column under ‘Columns’ section, then click ‘Remove’ to  remove it from the form. After that, re-add the column into the ‘Event’ content type through clicking ‘Add from existing site or list columns’, compare
    the result.
    Please create a new column, and on the ‘Additional Column Settings’ section, select ‘Add to all content types’, test again, then compare the result.
    If this issue still exists , please create a new calendar, compare the result.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • Where is the file drop down to open files on my computer that's a biggie

    Hello on the version FIREFOX I have their is a file dropdown that allows me to get files from my computer the link in the upper left hand corner says FILE and I click it and and their is a several links such as NEW WINDOW/ NEW TAB/ OPEN LOCATION/ OPE

  • COMPUTE_POW_DOMAIN DUMP

    Hi All. Could you please suggest the below Dump error. Runtime Errors         COMPUTE_POW_DOMAIN Exception              CX_SY_ARG_OUT_OF_DOMAIN Error analysis     An exception occurred that is explained in detail below.     The exception, which is as

  • How do I get pics from iphone4 onto ipad 3rd g?

    how do I get pics from iphone 4s tho ipad 3rd g? also any software to put dvd's or videos on to ipad 3rd g?

  • Compliance scan fails

    I have SCVMM 2012 R2 running on Windows Server 2012 R2; the host servers are 2012 R2 as well.  I have established a baseline and done compliance scans without issue in the past.  However, I have now added additional items into the baseline and now, a

  • How cai I set up the cihper in a SSTP VPN?

    I am using a SSTP VPN, but I don't know if the connection is ciphered or not, because in no place I need to set up de cipher, only I can set the certificates, but if I am not wrong, the certificates are used to authentication, not to cipher the conne