Modal window Skillbuilders Format problem

I need the modal popup windows with forms in them.  I installed the Skillbuilders modal plugin, but the AutoSize option doesn't seem to work on the new issues of 22 from.  I want to use 26, but it wraps words in the label whenever there is a space and leaves too much space after the form on the right.  I tried fixed size, then the error messages and validation flow off the screen, but I don't want to use the scroll bars.  I noticed that the Apex randomly adds a height of 1 to a few elements that causes the star to get wrapped when the required label is used, but has not yet addressed more 1 word of packaging.  The error message does not show completely either.

I use Apex 4.2.5 with 12 c.  I though it might be my environment, so I created a workspace of test and got the same results.  I put a simple button that calls a modal page.  Ignore what the label says and what actually makes the form.  I did not put in place of buttons, since those who work very well.  I'm only interested in the formatting.  Any help is appreciated.

Workspace: mhouston123

User: test

Password: test

https://Apex.Oracle.com/pls/Apex/f?p=4550:1:533129514155

These new themes include a model named Popup but it has a usually unnecessary right column that can be a pain to format. I found that, in some versions of IE 2 columns with no specified width are always rendered 50-50.

My suggestion is to change this model and remove this section:

If you use 3 Position then you can move it elsewhere in the model.

Greg Jarmiolowski

[email protected]

Tags: Database

Similar Questions

  • Modal window Skillbuilders he use ShowModalDialog?

    Can anyone confirm that Skillbuilders modal window does not use the ShowModalDialog javascript?

    This isn't. It uses the plugin JQuery Colorbox (www.jacklmoore.com/colorbox).


    Greg

  • skillbuilders modal page: how to submit the page parent after closing modal window

    Hello.

    I use Apex 4.2.1 on mod_plsql and Oracle 11 g 3.

    I installed version 2.0 of plugin Skillbuilders Page modal.

    In may, app, page 7 presents a button.  When you click on it, page 6 is displayed as a modal popup.  Users can change this modal page form fields and then click on a "submit" button.  This, in turn, automatically closes the modal page.  Users seek then to page 'parent' (page 7).  It all works very well.

    My problem: Page 6 (modal page) contains a collection of Apex.  This collection is updated when users click the submit button.  It is this collection to be displayed with the data updated on the page "parent" (page 7).  And so, I need to automatically send page 7 when the modal page closes automatically after clicking submit on the modal page.

    I tried a dynamic action that performs an action of "submit page" whenever the user clicks on the button send in the modal page.  But because the plugin uses an iframe to display the modal page, the action of page submit real that happens in the iframe, not in the 'parent' page (page 7).  When the modal page closes automatically, users are left looking at the page of 'parent' (page 7) with the previous data (not updated).  I have to manually refresh the page (via the browser) to see the data updates to the collection.

    And then, does anyone know how to automatically return the page of 'parent' when the modal window closes automatically?

    Thank you.

    Elijah


    Your dynamic action automatic closing has not been set correctly. The action is not triggered on a specific item, but rather on the 'document '. Your selection should be 'Élément DOM' and the element must be "document".

    (Note that if you use several modal pages on one page, this action triggers for each of them. You can use the 'modal page id' in the creation of the page modal DAs must be able to stand out in outreach. You can find this in the documentation, too.)

  • Error setting in the form of CD - RW problem: Windows cannot format this type of disc. Insert another disk and try again.

    Original title: problem formatting CD - RW

    I want to copy some files (word documents) on a CD - RW. I just bought a new box of these discs: Memorex high speed 12 X 800 MB 80 min

    When I put a disc in my d drive, I get the following error message:Windows cannot format this type of disc.  Insert another disk and try again.

    However, I went in the d drive and clicked on delete, just to see if it would work.  It recognizes the disc as a CD - RW, and erased, and said I could now burn files to it.  I tried to copy the files to and and again got the error message.

    If anyone can help me with this problem, I would be very happy!

    Thank you!

    Hi mariec59,

    1 does happen with all disks?
    2. what program you use to burn the disc?

    We recommend you to check if the problem persists with another disc.
    We also recommend to run the troubleshooter for CD/DVD playback and burning. To do this, try the following steps:
    a. see play CD/DVD and burning issues.
    b. click Microsoft hotfix and run the tool successfully.
    c. restart the computer and check if the problem persists.

    Also, see burn a CD or DVD in Windows Media Player

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • WINDOWS MAIL - email format problem

    Have: IE9, VISTA, WINDOWS MAIL

    Problem: Email opens the Inbox, but I can no longer spend JUNKbox, SENTbox, DELETEbox, since the LH side with these options disappeared.

    Go to view | Layout and enable the bar of folder or the folder list, and then you can see the other folders in the Treeview control.

    Steve

  • Problem refreshing the page parent when a modal window is closed.

    I have the page that opens a modal window of a column in report link. In the modal window, I want to be able to make my changes and press a button so that the modal window is closed and the parent page is refreshed to display the details changed in the report. In Firefox all works well, but IE I get the error message 'Window.opener.location is null or not an object ".

    When I comment out window.opener.location.href = window.opener.location.href; the modal window is closed without error, but I want to refresh the parent page with the changes in the modal window.

    I'm afraid that my java script is very limited (the code is inspired other peoples examples.)

    Page parent I call this function of a column in report link to display a modal window. Sets the hidden field of the SAVE_STATUS to the landing page of "n".

    function modalWin (pshow)
    {
    var url;
    URL ='f? p = & APP_ID.: "+ pshow +": & SESSION. : SAVE_STATUS: NO;

    If (window.showModalDialog) {}
    window.showModalDialog (url, "name", "dialogWidth:650px; dialogHeight:700px"); }
    else {}
    Window.Open (url, "name", "height = 700, width = 650, toolbar = no, directories = no, status = no, menubar = no, scrollbars = no, resizable = no, modal = yes");
    }
    }



    Landing page (modal window)

    Header HTML.
    Function closeWindow should refresh the parent page and close the modal window.

    < base target = _self >
    < script language = "JavaScript" type = "text/javascript" >
    <!--

    htmldb_delete_message = "'DELETE_CONFIRM_MSG" ";

    function closeWindow() {}
    If (document.getElementById("SAVE_STATUS").value == 'Y')
    {
    Window.opener.Location.href = Window.opener.Location.href;
    Window.Close ();
    }
    }
    ->
    < /script >


    Attribute Html Body .
    onLoad = "closeWindow (); »


    P_UPDATE_DATE process called of the button changes. Games of the SAVE_STATUS flag 'Y' for the onload in the html body.

    UPDATE event
    SET event_date =: P5001_EVENT_DATE
    WHERE contract_reference =: P330_EVD_CONTRACT
    AND event_number =: P330_EVD_EVENT_NUMBER;

    : SAVE_STATUS: = 'Y ';


    Thank you in advance, I'll take a look when back in the office on Monday.

    Pete has soon

    Hi Pete,.

    In my view, that the refreshment of your page should happen on your parent Page. You can also check the JQueryUI there a beautiful modal dialog Widget.

    --
    Chris

  • Windows 8 display problem

    Hello!

    2 years ago, I bought a HP Touchsmart tm2t-2100, with windows 7, now I have installed windows 8, formatting the hard drive, to get a clean install. but now I have this problem: when I start and stop the pc everything works fine, but when I try to RESTART, after loading windows 8 logo screen stays black... so I tried to put the machine in stand-by (with the physical button) and then with the same action, I have reactivated the pc and the login screen is displayed, that every time I reboot the machine. but the worst thing is that when I close the lid of the computer goes to sleep, but when I reopen it the the computer wakes up, but the screen remains black then I can't access the computer... and I can't do anything Infact when I try the way of confirmation (the solution to the problem of restarting) the screen remains black. a strange thing is that when I start the pc the first thing I see the simple HP logo, but in restarts it under the logo appears the massage "press to enter the bios.

    so I don't understand if the problem is the graphics drivers or bios, could you tell me the way to solve the problem?

    Thanks for the interest, but I found the solution.

    Aiinstalle drivers hp for windows 7 in compatibility mode.

    from this page: http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=4342321&prodTypeId=321957&prodSeriesId=4247583&swLang=13&taskId=135&swEnvOID=4063

    in detail, I downloaded the amd driver.

    I also had to activate the .net framework from the control panel

  • Recently, asks Windows to format my device in G: (SD card) and then he said: Windowns impossible to format.

    I've never had this problem before.  Still, I inserted my SD card then transferred my files from the same card in the same way as always.  He asks to format the device in the g and when I try, it says that Windows is unable to format... It is a huge problem for my work.  I tried an LPB SD card and the same thing is happening.

    Hello
     
    You cannot format a disk or partition that is currently in use, including the partition that contains Windows. It is a safety feature so that you cannot delete Windows by accident. To reformat your SD card, reboot your computer and try to format.
    Try SD card connection to another computer, backup the data and format the SD card.
     
    To format the G: try the following steps.
    1. open computer.
    2. right click on G: and Format.
    3. Select the NTFS file type, and then click format.
    4. click on ok.
     
    If the problem persists, connect the SD card to another port and verify its operation.
     
    For more information on the 'formatting of disks and readers' visit this link:
    http://Windows.Microsoft.com/en-us/Windows-Vista/formatting-disks-and-drives
     
    I hope this helps.
     
    Kind regards
    Syed
    Answers from Microsoft supports the engineer.
  • Coby dp - 151 photo key chain-Windows cannot format.

    Coby dp - 151 photo key chain-Windows cannot format.  What should I do?

    Hello

    You receive an error message/code?

    I suggest you to check if the problem persists with the other computer.

    I suggest you to put the computer in a clean boot state .

    To help resolve the error and other messages, you can start Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See the link below for more details:

    How to troubleshoot a problem by performing a clean boot in Windows 7:
    http://support.Microsoft.com/kb/929135
    Note: When you are finished troubleshooting, follow these steps in the section above to reset the computer to start as usual.

    If the problem persists, contact the manufacturer support for assistance.

    Coby Support Center

    http://www.cobyusa.com/?p=support

  • Need help call a modal window of an interactive report

    Version 4.1.1.00.23

    Hello

    I have an interactive report I need to have a column in the report as a link to call a modal window that allows to display a report containing details of the clicked column.

    I have a page created with the report to view the details. I need help with the appeal of the page and display it as a modal window.

    I tried the modal Skillbuilders plugin, but it does not work because of an error that a.colorbox is not a function, and I don't know what to do about this.

    Can someone help me?

    Can what information I provide?

    Thank you

    Joe

    Greg,

    I felt that it was a separate subject than this thread.

    The thread was about a question I had with the plugin not show and this thread is more a general question.

    I referred to the plug-in here to avoid time wasting people telling me to this topic.

    I'm closing this thread.

    Thank you

    Joe

  • Open the modal page Skillbuilders originating from an area of table

    Hello

    I want to open a page of Skillbuilders modal (bar) between table/chart.

    The user clicks on one of the "bars" and will open a modal pop-up window.

    The code to generate the chart is as follows:

    SELECT ' f? p = & APP_ID.:7006:' | : APP_SESSION. ': P7006_YEAR, P7006_MONTH:' | colName1 | ','   || link colName2,

    month LABEL.

    number of VALUE

    FROM table1;

    I don't know how to include the following code so that the modal window opens:

    onclick = "return false;" class = "DbRetiredDetails-link.

    Anyone done this before?

    Thanks in advance,

    -Sergio

    HA!  In order to check my hack on page 8.

    * The table is now HTML

    * The 'link' on the graph called openModal javascript function with the parameters modal needs

    * openModal is the link on a report 'hidden' on the same page (Yes, it's a hack) and "clique" top!

    * There is a DA on the report to open the modal window.

    To view the report, remove the "display: no ' form.

    The disadvantage... If you have a lot of what your page is a little bigger as you'd like.

    If you could use a unique ID instead of several parameters, it may be more reliable.

    Thank you

    -Jorge

  • Modal window Blues

    I read through the posts here and also tried to follow the blog here: http://monkeyonoracle.blogspot.com/2010/07/modal-pop-up-with-dynamic-actions.html

    I think I have the hard part covered, i.e. Add jQuery selector attirbutes, trapping events, etc. So I'm able to get the code from the dialog box when you click the desired column (in fact, ago conditional logic if only certain lines trigger the jQuery selector). It all works very well.

    The problem is that when the window of the modal dialog box is open, the iFrame is always empty. Here is the code (for the most part plagiarized) to the pop-up window of the modal window:
    /* prevent default behavior on click */
    var e = this.browserEvent;
    e.preventDefault();
    /* Trigger JQuery UI dialog */
    var horizontalPadding = 30;
    var verticalPadding = 30;
    $('<iframe id="modalDialog" src="http://www.google.com" />').dialog({
       title: "Select Margining Method",
       autoOpen: true,
       width: 700,
       height: 300,
       modal: true,
       close: function(event, ui) {apex.event.trigger('#P2_AFTER_MODAL','select',''); $(this).remove();},
       overlay: {
           opacity: 0.5,
           background: "black"}
    }).width(700 - horizontalPadding).height(300 - verticalPadding);
    return false;  
    In the beginning, I created another window of APEX with a report about this and put this link. I then, as you can see above, coded hard to google just to see if it was something on my page or my session or other. However, even if this returns an empty iFrame. It's that get made when the previous code is run:
    <iframe id="modalDialog" src="http://www.google.com" style="width: 670px; min-height: 0px; height: 270px; " class="ui-dialog-content ui-widget-content">
    </iframe>
    The strangest part is that when I look at the HTML code in the development of Chrome within the iFrame tag tools, I see a node named #document. In #document, I see pairs (empty) to:
    <HTML>
       <HEAD></HEAD>
       <BODY></BODY>
    </HTML>
    However, since they are all empty Chrome may just not bother to copy them to the Clipboard.

    In any case, no one knows why the page does not appear in the window of the modal dialog box?

    Thank you

    -Joe

    Published by: Joe Upshaw on 8 August 2012 14:06

    Joe,

    I tried your code but had no problem, except for google.com because I can't access to my apex environment. Pages in the same application were no problem however.
    Have you checked the safety of application of attributes and if "Browser Security"--> 'Embed in executives' is set to 'Permit of same origin' or 'allow '?
    Also, if you want modal features, did you look at the Page Modal Skillbuilder plugin, which does most of the Voodoo for you?

  • Modal window

    I'll try to get a simple modal window works with arbitrary HTML installation in Muse but having problems.

    I tried this one http://www.ericmmartin.com/projects/simplemodal-demos/ and present a http://www.html-form-guide.com/contact-form/simple-modal-popup-contact-form.html without a bit of luck.

    Has anyone else had any success? Is there a chance of a widget for this?

    "Hide it all initially" appears only when you are using the Widget "Lightbox Display" of folder "Compositions". As you can see in the images below, there are two types of viewers; "One in the slideshow" folder and the other in the Compositions ' folder. I hope this helps.

    Dan

  • HP655 update for windows 8.1 problem with Realtek driver

    Need help with the problem addressed in another forum HP.

    http://h30434.www3.HP.com/T5/wireless-Internet-home-networking/HP-655-update-to-Windows-8-1-problem-...

    The last message point far on this forum to get help.

    -----------,

    Install the new Bios and the network works

    655 HP

    Updated HP Notebook System BIOS (AMD processors)

    Version:
  • When you do the automatic updates of Windows Vista I get the "Security Update for Windows Media Format Runtime 11 for Windows Vista (KB968816)" = Failed__

    When you do the automatic updates of Windows Vista, I get the code below.

    'A security update for Windows Media Format Runtime 11 for Windows Vista (KB968816)' = failure

    • What should I do to fix this?
    • And what does this update actually?

    Thanks for any help provided.

    scrubie,
    If you go to programs and features, and then on the left side you should see a link for "Daily display installed."  Which would then show the list of updates with the State which will show you if it failed or not.

    Hope that helps. Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for