Moving checkbox items into other group

I have a very simple Word doc that when I have Acrobat automatically create a form from it, puts checkbox items into groups I need to change. For example, the grouping should be
GroupA
Item1
Item2
Item3
Item4
but what I get is
GroupA
Item1
Item2
GroupB
Item3
Item4
I can't select and slide item3 and 4 into GroupA. And if I delete item3 and 4 and add a new field, the new field is always outside of GroupA, even if I select GroupA or any item inside of it first.
I do have a way out: I can delete them all and then add multiple checkboxes as a group, but I would rather slide them around, as there are a lot more checkboxes than the four shown.  Anyone know how I can accomplish this?

Jeff,
Thanks for the response. I had tried the apex_item before but I couldn't get it to work. I have changed the SQL to include the apex_item commands then used them to define parameters in the javascript function then added parameters to the Application Process but I get no data found. Am I using the apex_item wrong in the SQL or the apex_application wrong in the javascript?
Thanks,
Bob
SQL:_
q := 'select apex_item.checkbox(1, empno||''~''||ename||''~''||job||''~''||hiredate, ''onclick="f_UpdateCollection(this)"'',a.c001) cbox, '||
' apex_item.display_and_save(2,empno) "EMPNO", '||
' apex_item.display_and_save(3,ename) "ENAME", '||
Javascript:_
function f_UpdateCollection( cb ){
var get = new htmldb_Get(null,$v('pFlowId'),'APPLICATION_PROCESS=UpdateCheckboxValue',0);
get.addParam('x01',cb.value);
get.addParam('x02',apex_application.g_f02);
get.addParam('x03',apex_application.g_f03);
get.GetAsync(function(){return;});
get = null;
Application Process:_
declare
l_value varchar2(4000);
l_empno  varchar2(4000);
l_ename  varchar2(4000);
begin
l_value := wwv_flow.g_x01;
l_empno := wwv_flow.g_x02;
l_ename := wwv_flow.g_x03;
apex_collection.add_member(
p_collection_name => l_collection_name,
p_c005            => l_empno,
p_c006            => l_ename,
p_c010 => l_value );
...

Similar Messages

  • How to know that URL is currenty open into other Group Tab feature ?

    Hello Firefox team,
    I use a group tab features (CTRL+SHIFT+E) and I have open many URLs in many group tab's. This URLs are on one domain because I work on one SupportTeam website and all cases/tickets have different URLs.
    I don't know that I open a duplication tab (cases/ticket) who is open in other tab or on tab in other group tab.
    How to know that URL whom I open is a duplication?.
    Best Regards
    Marcin Przysowa

    I upgrade FF to 10.0 version. The situation is the same.
    For me some information bar is perfect like:
    This URL is open in $grouptab_name.
    By click into that hint I should be jump to older tab in $grouptab_name.

  • Transport of selected item into other picture

    how to transport a selected item into an other picture?

    In Editor, go to the expert tab.
    Open picture B, the one you wish to select something from to add to another picture.
    Use one of the selection tools, e.g. selection brush, lasso tool, to select the object. You will see an outline ("marching ants") once the selection is complete
    Go to Edit menu>copy to copy the selection to the clipboard
    Open picture A, then go to Edit>paste
    Use the move tool to position object from picture B.
    In the layers palette you should see picture A as the background layer, and object B on a separate layer.

  • Is it possible to prevent a group of users be added into other groups?

    We have a admin group named "app admin" which has full privileges to a target OU "ou=apps,ou=services,dc=xxx,dc=com".
    And we are looking for solution to prevent members in the admin group putting their own account or group members into the target OU.
    Tried the aci with "deny self write", but it only prevents admin user put their own DN into the target OU.
    And they still can add their group members into the target OU.
    Just wondering is it possible to prevent a group of users be added into the target OU while they still can add/delete/modify normal users into the target OU?
    The version of our Directory Server is 6.3.1.
    Thanks

    goog,
    For each data member, you will need a unique URL. There is not a way to bundle them into one URL.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • Merging Layers into a Group

    When selecting a handful of layers and grouping them, all layer names, are lost. Isn't there a way to keep the layer structure inside of the Group?

    You can drag various items into a group but technically speaking you cannot put an entire layer into another group.  You can though drag a layer into another layer. To select a layer click on the radio button immediately after a layer name.
    You can then drag the colored squares to the right of the radio button and drag that you destiantion. In this ecxample you would
    Click on radio button after top
    Shift click the radio button after bot
    Drag the blue square after bot to layer 3 and drop
    Drag the red square after top to layer 3 and drop

  • Moving one item in timeline moves keyframes on other items!

    a new Title project.
    I have 4 title/text items in a group, in staggered formation in the timeline.
    -- group
    -- item 1
    -- -- item 2
    -- -- -- item 3
    -- -- -- -- item 4
    I'm setting text style keyframes for each of the items; eg, Opacity, to fade in/out.
    I'm very careful to select only the one item in the timeline that I want to work with.
    I then move the playhead to the timepoint I wish to work with, add a new keyframe for the properties I'm dealing with, and change the properties.
    but after doing this for all 4 items, moving any one of the items along the timeline moves not only that item's keyframes but also keyframes from other items, even ones outside of the group.
    is there a linking function that I'm unaware of?
    or is this a bug?
    or...
    any ideas?
    Motion 5.0.7
    OS X 10.9

    I just finished my first Title project, and I'm very pleased with the result.
    I'm even more thrilled that after bringing it into FCPX as a Title, I can transform/scale/move elements around to suit the resolution/parameters of the project I'm working on. it works GREAT!
    very happy, despite the hiccups earlier on.
    moving the objects via the Mini-timeline definitely solved the keyframe problem for me.
    cheers,
    Gregory

  • My MacBook pro is freezing at the "moving items into place" phase. I have to restore from time machine each time. I'm talking about the 10.7.4 update

    I can't seem to get the 10.7.4 update to work. It constantly freezing at the "moving items into place" phase. I let it run overnight and it's still frozen. I have to restore from time machine backup each time. Any help appreciated.

    this is somethinng like the third post i have read about that update causing troubles...
    But if I read this right- it is still in the install? Had you restarted and repaired permissions BEFORE the download? As well as emptying cache in safari first?
    The other troubles I read had to do with after install, and caused by...oh what was it...it was early morning...an article at CNET news had it...google 10.7.4 update trouble and read the cnet one.

  • Grouping multiple news items into a single e-mail notification?

    Hi,
    We are on EP5 SP6 and would like to know if anyone knows how to group multiple news items into a single e-mail notification.   
    Thank you.

    Hi Dirk,
    Thanks for your reply. 
    We are looking to have newsletter capabilities in the portal.  A good example would be the "Dev Today Newsletter - News Perspective" available from SDN.  Essentially we would like users of our portal installation to choose the topics/news that they are interested in receiving and the frequency and then get that content in a formatted e-mail in the same manner that the Dev Today Newsletter is received.
    All suugestions on achieving this outcome are welcome and much appreciated. 
    Thanks,
    Rich
    Message was edited by: Richard Maziarz

  • After trying to update itunes it now hangs moving items into place.

    I get the error that this copy of itunes is corrupted or is not installed correctly.  Please reinstall itunes (error -42037).  I have attempted to reinstall but the install process hangs at moving items into place.  I have left it over night, before manually shutting down and trying again, and then left it all day.  Still hangs, whilst hanging the time remaining goes up from less than a minute, to 1 hour 6 minutes, to 2 hours 50 minutes etc.  I need to fix quickly as I am setting up a new phone and was able to restore all but my music from icloud.  I need my music and playlists set up before tomorrow.  Thanks

    Hi, reinstalling iTunes should not mess with your music et cetera (however some users have suggested on here that it did), but keeping a backup is always recommended anyway.
    You can visit this link to install iTunes, the older seemingly corrupted version will be replaced...Troubleshooting iTunes installation on Mac OS X - Apple Support

  • Upgrading iPhoto stalls at "Moving items into place...."

    Upgrading iPhoto stalls at "Moving items into place...."
    Right at the end.
    I threw out the app and packages in "Reciepts" and re downloaded and the same thing happens.

    Upgrading iPhoto stalls at "Moving items into place...."
    Right at the end.
    I threw out the app and packages in "Reciepts" and re downloaded and the same thing happens.

  • Software update freezes at "moving items into place"

    Do the usual update procedure, but Software Update gets to the "moving items into place" point and hangs. You can't press "stop" you can't quit you can only turn off the machine by pressing and holding the on/off button.

    Try booting into Safe Mode, hold down left side shift key when booting, hold untill you see the progress bar (note this will take longer than normal, so be patient)
    Log in open disk utilities (Applications>Utilities.Disk utility.app) rhen select (highlght) your volume in the left side bar, click repair permissions.
    The run software update again and try the install while in safe mode, if sucessful log out (this will take a little longer as well) and log back normally.
    Best

  • ITunes Install stuck on "Moving Items Into Place" for 3 days

    3 days ago, I was unable to open iTunes on my Mac OSX Version 10.9.3. The error message claimed that the file was corrupt and I needed to uninstall and redownload iTunes. I started the download on May 16th in the morning. It got stuck on "moving items into place." After a few hours, I finally managed to force quit and shut down my system. Then, I tried again. It has been stuck on this screen since May 16th. Any idea why I am unable to download iTunes? HELP!

    Just found this and it fixed the issue for me, hope it works for you:
    - Try booting into Safe Mode, hold down left side shift key when booting, hold untill you see the progress bar (note this will take longer than normal, so be patient)
    - Log in and open disk utilities (Applications->Utilities->Disk Utility app) then select (highlight) your volume in the left side bar, click repair permissions.
    - The run software update again and try the install while in safe mode, if sucessful log out (this will take a little longer as well) and log back normally.

  • HT4847 How do I put my iPhone stored items into my iCloud storage?i have bought an upgrade but none of my phones stored items have moved to iCloud.i can't download new update from apple. due to not enough and yet iCloud space is empty??please help thanks

    How do I put my iPhone stored items into my iCloud storage?i have bought an upgrade but none of my phones stored items have moved to iCloud.i can't download new update from apple. due to not enough and yet iCloud space is empty??please help I don't know what I doing all I know is my phone is iPhone 4 and I can't update it. My phone on contract with t-mobile . Thanks

    You can't have content in iCloud without having it on your phone, you will need to look at deleting items from your device that you don't need. Movies and TV shows from iTunes are possibly a good start because they tend to be large and can be redownloaded at a later date.

  • Wouldn't it be nice if the "newsstand" app could be moved into a grouping?

    I think it would be nice if the Newsstand app could be moved into a grouping. I do not use this app and it's just in the way.

    There is no official way to do it, but it is possible.  See here for more details.
    Move Newsstand App Into a Folder on iOS 5
    B-rock

  • Software update stops on Moving Items into place.

    Software update keeps hanging on the 'Moving items into place' when installing the latest version on my MBP13 with Lion 10.7.5 installed.
    I just run software update and installed 3 other minor updates which worked perfectly.
    Using Software Update to install iTunes 11.0.2 the progress bar hangs at about 90-05% with the banner 'Moving Items into place'. It will not continue. This is the third time I have had this and has been a re-install of the full OS to full resolve.
    What is going wrong? Any diagnostics I can do?

    I have this same problem only it is for a HP Photosmart printer driver update.  But it also happens on Digital Camera RAW Compatibility and Java for OS X 2013-003.  Please help!

Maybe you are looking for

  • Connecting 2 Monitors to HP Pro 3330

    I tried to connect two monitor to my HP Pro 3330. One using VGA socket and one to DVI socket (using VGA to DVI convertor as the new monitor only comes with VGA cable). The graphics card is Intel HD. The computer  was able to detect the 2nd monitor co

  • Posting to Depreciation

    Hello All, I had parallel ledger in asset accounting in which there 01 dep area in 0l ledger and L1 for 91  IFRS depreciation and 92 is delta APC  derieved Dep area diff. When i do the posting the all ledger get updated simultaneously but if i want t

  • Where is the adress book file?

    How can I find and use the address book file?

  • Re: ToolKit 2.5, sample app

    Hi Bill, The video file is stored locally with the installation of the WTK. In the Beta2, the location of the file is here: C:\WTK25-Beta2\apps\MobileMediaAPI\res\video. Stay tuned as we'll be releasing the final version of WTK 2.5 soon. Thanks, E-mi

  • Using Mail on my Ipad, the keyboard appaers on my mail so that I can't read what I write .

    Using the Mail App, the keyboard appears on the end of the mail so that it is unpossible to read what I write. What can I do ?