Apex 4.2.1 - mobile theme show and Cascading LOV bug

I have install a test to the http://apex.oracle.com/pls/apex/f?p=35331 - name of user and password is test/test

Simple page to show some problems in that I am running. Ask yourself if there are alternatives or if a patch would be available before that we live.

First and second question are the same I think. -A normal text box (label1) seems well. But, Label2 is a single display element and Label3 is a part of the unalterable selection list. As you can see - the two values appear smack dab right next to the label and not in relation to the other fields. It is totally ugly and not usable as is. I tried to move it, but the label goes with it. I see no way to do it, but I was wondering if there is some hack I put in to solve...

The last numbers is a LOV cascading. Simple table Installer. Static on the first, the second is a simple query that filters on the first. If you set the required value selection list and does not display null values - then when you click on the button of the second list - it just hangs. The page is unusable. I suspect it has to do with the value null or something. But - does not seem serious if something is chosen. Note: If the list is great - that I think and then uses a different UI control, that's fine. When one of the lists is small is only the question of breed.

Solutions, workarounds or patches? Any ideas?

Thank you

Regarding your second bug with strange redirect, it's already something from that follow us

bug # 16184694 - mobile jquery: select list of type multi selection triggers redirect after submit

The bug can be misleading for your problem, but it's the same question. Looks like this is also fixed in jQuery Mobile 1.3.0. As for your other problem, it looks like that the rescue Mobile jQuery to use a dialog box, choose a value is bug. To work around the problem:

Come in

$(«_#wwvFlowForm_»,_apex.gPageContext$).attr ("data-ajax", false);

in the attribute "run when Page Loads ' of the page that contains the item selection list page do not use an AJAX call to submit. Avoiding the trigger AJAX call a full page refresh which will also clean the call stack mobile jQuery.

Concerning
Patrick
-----------
My Blog: http://www.inside-oracle-apex.com
APEX Plug-Ins: http://apex.oracle.com/plugins
Twitter: http://www.twitter.com/patrickwolf

Tags: Database

Similar Questions

  • no connection disconnected after having authenticated in mobile theme 4.2 APEX

    Hello

    There is no link to logout after having authenticated in mobile theme 4.2 APEX in apex.oracle.com. Is this a bug?

    Thank you.

    Checked and there is no link of disconnection from the Mobile Page and we will address this issue.

  • Apex 5.0: Theme Roller and background image

    Hi all

    I'm new to APEX 5, but have many years experience with HTMLDB/APEX.

    I created a dummy application with only a blank page. Now I want to give a background image for all the pages of my apex application. To do this, I downloaded a picture of 'images of the workspace' and now, I would like to use this image as a background image. Here are my questions:

    1. How can I declare this image as background image using the custom field 'CSS' roll theme?
    2. Is this possible using the theme roller?

    Thank you

    Hi S-Max,

    of course, it is possible and it is not necessary to change the universal theme page templates. You can easily do with theme roller.

    1. Go to components-> themes-> universal theme shared
    2. Scroll down to the region of "files".
    3. Download your background image with the 'Upload File' button (Note: this is not a static file request or workspace, instead, this will be a static file of the theme!)
    4. Run your application
    5. Open the theme roller and choose your theme style
    6. Go to the "Custom CSS" attribute
    7. Use the CSS code you have pasted above, but delete #WORKSPACE_IMAGES #.
    8. Click Save / Save as (-> generates the new theme CSS stylesheet file, which is stored as a static file of the theme next to your background image.) That's why you can make reference to the image with a relative URL).
    9. Click the current value (if the custom theme style is not already the current)
    10. Topic close Roller
    11. The above generated theme style CSS file gets charge and your background image should display

    Concerning

    Patrick

    ---

    Member of the APEX development team

  • I can connect only partially. The sign continued to show and I can't activate the mobile link. On the Help menu, it shows that I am connected.

    I can connect only partially. The sign continued to show and I can't activate the mobile link. On the Help menu, it shows that I am connected. Adobe has support people or only computer guessed help?

    Download, installation, setting up for the Installation of Acrobat & day out>

  • How paste an accordion MENU navigation on a mobile scrollbar page and make it work properly? Like I can't pin, I keep it at the top of the page with scroll effect 0. It collapse, shows the menu buttons but does not close back up once reached the

    How paste an accordion MENU navigation on a mobile scrollbar page and make it work properly?

    Like I can't pin, I keep it at the top of the page with scroll effect 0.

    It collapse, shows the menu buttons but does not close back once it reaches the anchorpoint.

    Appreciate your help. Thanks.Guess I need to find another solution. Am an artist and don't know anything about coding.

  • Add a logo to Apex 4.2 model mobile.

    Hello

    I'm working on the Apex 4.2 + DB11gR2.
    As I know it's a new theme and a mobile phone model and create a new mobile application for iphone.
    I can see the windows of connection, but I can't add a logo on the login page.

    I try to add an image apart from component-> model-> page as follows.

    In the definition header:
    <! DOCTYPE html >
    < html lang = "" & BROWSER_LANGUAGE. ">"
    < head >
    < meta charset = "utf-8" / >
    < name meta = "apple-mobile-web-app-compatible" content = "yes" >
    < meta name = "viewport" content = "width = device-width, original scale = 1" >
    < title > #TITLE # < /title >
    #APEX_CSS #.
    #TEMPLATE_CSS #.
    #APEX_JAVASCRIPT #.
    #TEMPLATE_JAVASCRIPT #.
    #APPLICATION_JAVASCRIPT #.
    #HEAD #.
    < / head >
    < body #ONLOAD # >
    * < div > < img src="/i/my-logo.jpg"/ > < / div > *.

    The logo is not displayed on the login page, even I can see the source code has the code inside as follows.
    <! DOCTYPE html >
    < html lang = "en" >
    < head >
    < meta charset = "utf-8" / >
    < name meta = "apple-mobile-web-app-compatible" content = "yes" >
    < meta name = "viewport" content = "width = device-width, original scale = 1" >
    < title > < /title > connection
    "< link rel ="stylesheet"href="/i/libraries/jquery-mobile/1.1.1/jquery.mobile-1.1.1.min.css "type =" text/css"/ >

    "< link rel ="stylesheet"href="/i/themes/theme_50/css/4_2.css "type =" text/css"/ >

    < script type = "text/javascript" >
    var apex_img_dir = "/ i /", htmldb_Img_Dir = apex_img_dir;
    < /script >
    "< script src="/i/libraries/apex/minified/mobile_all.min.js?v=4.2.0.00.27 "type =" text/javascript"> < / script >
    < script type = "text/javascript" >
    apex.jQuery (document) .one ("mobileinit", function() {}
    apex.jQuery.mobile.defaultPageTransition = "slide";
    apex.jQuery.mobile.defaultDialogTransition = 'pop ';
    });
    < /script >
    "< script src="/i/libraries/jquery-mobile/1.1.1/jquery.mobile-1.1.1.min.js "type =" text/javascript"> < / script >
    < style > html {visibility: hidden ;} < / style >}
    < script type = "text/javascript" >
    Apex. Security.framebreaker ("D");
    < /script >




    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    < meta http-equiv = "Pragma" content = "no-cache" / > < meta http-equiv = "Expires" content = "-1" / > < meta http-equiv = "Cache-Control" content = "no-cache" / >
    < / head >
    < body >
    * < img src="/i/my-logo.jpg"/ > < / div > *.

    When I connect with the right username and password, I see the logo flashed once and then hid.

    Could someone give me a hand on this issue?

    Thanks in advance.

    Phil

    Hi Phil,

    If you want to only show this on the login page, then maybe you could place this image in a region on your login page? But in any case, jQuery Mobile must implement your page first, before you can issue your own out, so at the very least, your own content must come after the DIV with the role of data = 'page' and probably the best to also print the DIV with data-role = "content", first of all, too. So, when you look at your model, you should find these lines:


    ....

    ... then I would say that the impression of the logo after that.

    Kind regards
    Marc

  • Oracle Apex 5 - interactive reports (Mobile Application)

    Hello

    I tried to create Interactive report on the mobile application using apexea without success. He created the report but under report attributes I don't see report columns and it also gives me no data found error when I try to navigate off region edit and get new.

    Attached are the screenshots.

    Page developed using mobile-theme-51.

    Kind regards

    Alwyn Souza

    Hi Alwyn,

    always work on apexea? The problem you describe is a bug in the version installed on this system. It has produced if the interactive report icon was not explicitly enabled in the wizard to create a Page, in this case that the IR has not been fully created.

    Please do not import any application created the apexea in the final production of APEX 5.0 or apex.oracle.com version. You will need to re - recreate them from scratch.

    Concerning

    Patrick

    Member of the APEX development team

    My Blog: http://www.inside-oracle-apex.com

    APEX Plug-Ins: http://apex.oracle.com/plugins

    Twitter: http://www.twitter.com/patrickwolf

  • iPhone mobile Theme: how?

    Dear Adobe Community:

    I visited a few pages on the iPhone with the iOS4.0.1 and saw the bottom a slider that allows you to activate or disable the 'mobile' theme, which means that the page is optimized for the iPhone or other mobile devices, or when 'off' will appear as a desktop Web page.  How to code the CSS to display such a mobile theme?  I have a student site I'd like to restyle for the purpose of display on mobile devices.  Eventually, there should be a way to page detect that the user is viewing the page on a mobile device and thus applying the correct CSS module.  This implies asp.net or PHP?  (I don't mind no-coding by hand in a text editor if it is better but I don't know where else to post this question other than the adobe Dreamweaver forums section.)

    Sincerely,

    Markerline

    I visited a few pages on the iPhone with the iOS4.0.1 and saw the bottom a slider that allows you to activate or disable the "mobile theme".

    Can you show us a link to one of these sites?

    My guess without seeing a lick of code, it's that they could use WordPress and the plugin WPTouch theme

    http://WordPress.org/extend/plugins/WPtouch/

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • Do a show and tell tonight

    Do a show and tell this evening on the capture of video and editing it.  If Windows users it ask me about software to do what FCPX done, I tell them, that involves the use of multiple cameras.  Adobe first do that, or just some version of AVID?  They are photographers and people not video.

    Ernie

    time to brush up if you want to walk the walk

    https://forums.Adobe.com/thread/1867837

    https://www.macProVideo.com/hub/Final-Cut/Final-Cut-Pro-x-vs-Adobe-Premiere-Pro-performance test

    http://nwdocumentary.org/premiere-and-final-cut-whats-the-difference

  • ITunes is downloading all items purchased from my iPhone, including tv shows and movies, using all the memory and batteries

    ITunes is downloading all items purchased from my iPhone, including tv shows and movies, using all the memory and batteries, does anyone know how to stop this?

    Hi anthony248,

    If you don't want the automatic downloads enabled on your iPhone, follow the steps outlined in the article below, except that you will turn off the switch rather than turn them on.  I'll also include a link about the storage capacity of your iPhone and how to delete items that you don't want.

    Turn on automatic downloads

    Check your storage space on your iPhone, iPad and iPod touch

    Take care

  • Problem on chart show and see the map

    Hi all

    I use a simple program on target RT 1071 PXI with a DAQ 6356. The program works well, but the results on the table and the graph are not what I want.

    The timeout for data acquisition is defined as 0.1 s, so the result on the chart updates every 0.1 s. However, I want to get the running total from the beginning to the end. What a change, I need to do to get what I want?

    And I did not understand the result in the table of waveform. Is there something wrong with it in the program?

    Thank you

    Best regards

    I don't know how you have implemented your task of the DAQ Assistant, but no doubt you are acquiring blocks of data.

    I think of each iteration of the loop, as the chart shows only the most recently acquired piece of data and the chart is them accumulate and retains only the last 1024 points (not pieces, but points) because by default the length of 1024 points chart history, maybe what you need is to set a greater length of history (right click on the graph).

    Hope this helps and if not put a screenshot of the front panel and explain what the chart & graphical display (instead of what you want) because at this moment I am only guessing.

  • I was on YouTube with my helmet and then I unplugged the and plugged them back and now I don't got no noise at all.

    I was online on you tube with my headphones and then I unplugged the and plugged them back and now I had no noise at all, what can I do? I checked the audio Manager and it seems fine.

    Hello

    (1) you use Internet Explorer or another browser to go online?

    (2) this happens on all websites and pages?

    (3) other sounds work fine on the computer?

    (4) may I know the operating system you are using?

    (5) were there any changes before the show?

    I suggest you to follow the steps mentioned below and check if it helps.

    Method 1: No sound in Windows.

    http://Windows.Microsoft.com/en-us/Windows/help/no-sound-in-Windows

    Method 2:

    Check the playback settings to see if the device is turned off / disconnected.

    Method 3: If you are using Internet Explorer, check if this option is enabled.

    a. Click Start, type "inetcpl.cpl" and press to enter.

    b. click on the Advanced tab.

    c. scroll down to see the multimedia section and make sure that "play sounds in Web pages" option is selected.

    d. click ok to apply the changes and see if the problem still occurs.

    Restart Internet Explorer and check if you can hear the noise.

    You can also try to update flash player on your computer and check if the problem is resolved.

    For more information, see the link:

    http://Windows.Microsoft.com/en-us/Windows-Vista/tips-for-fixing-common-sound-problems

    I hope the information is useful!

  • The batch numbers in sequential order on my pictures to show and sell on the web.

    The batch numbers in sequential order on my pictures to show and sell on the web.

    Is there an easier way to do it? I have to manually type in each issue of the photo, and I have hundreds of them to publish.

    You can see on my site.  www.SAP.net.nz this will give you a better example of what I'm doing.

    The batch numbers in sequential order on my pictures to show and sell on the web.

    Is there an easier way to do it? I have to manually type in each issue of the photo, and I have hundreds of them to publish.

    You can see on my site.  www.SAP.net.nz this will give you a better example of what I'm doing.

    =====================================
    I noticed your site file names are not the same
    numbers on the pictures but if the names
    photos were the same numbers you wanted
    Add to the face of each photo... the freeware FastStone
    Image Viewer can do and it can omit the file
    extension.

    IOW... If you had the following file names:

    123.Le jpg
    124 jpg
    125 jpg

    FastStone could add 123, 124, 125... in the face of
    a photo of selected group in a batch.

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    FastStone Image Viewer
    http://www.FastStone.org/FSViewerDetail.htm

    Add file names:

    I suggest that you create a new folder and add
    copies of your photos for experimental purposes.
    If you are unhappy with the result your originals
    will be intact.

    How to:

    "Basic steps to add text to the image files.
    using Fast Stone Image Viewer"

    Tools / open the Batch Conversion / tab Batch convert...

    Check the box... Use of advanced options...

    Advanced Options button / tab text.
    Check the box... Add text...

    Open the window drop... "Insert a Variable."
    choose... The file name / no Extension... Ok...

    Add the files you want to add...

    Choose an output Format...

    Choose an output folder...

    Click on the button convert...

    (You will need to experiment with the position and the police
    size and color to get the desired result.)

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • Cannot run the BlackBerry 10 jQuery Mobile theme kitchensink

    I downloaded the BlackBerry 10 jQuery Mobile theme and I wanted to try how it works on the Dev Alpha.

    I created this config.xml file


    http://www.w3.org/ns/widgets ".
    "xmlns:RIM ="http://www.blackberry.com/ns/widgets"
    version = "1.0.0.0" rim: header = "JQKS" >
    http://www.dandandin.NET/ ".
    RIM: copyright = "Copyright 2012 Dandandin.net" > Dandandin.net ".

    JQ Kitchensink
    An application to test jquery

    and I put it on /kitchensink

    Then I packed /kitchensink and loaded on my dev alpha, but I get this:

    I can press OK, but the application is frozen.

    If I load on my local Web server and browse the dev Alpha it works, what's the problem?

    Make it work, you must upgrade to the latest SDK 1.0.3.8.

    I had 1.0.2 and it did not work.

  • Hi, I deleted my acrobat application on my mobile by mistake and therefore lost all of my files... Is there a way to retrieve pdf files... I didn't save any to my laptop?

    Hi, I deleted my acrobat application on my mobile by mistake and therefore lost all of my files... Is there a way to retrieve pdf files... I didn't save any to my laptop? Re

    Hijosephinek95123236,

    PDF files are not saved in the application. They must be in the local memory of the mobile device or if they are stored on the cloud of document, then they will be available under the cloud of document tab.

    Please reinstall the Acrobat Reader application on your mobile device to access the document.

    To transfer the PDF files from mobile device on laptop: -.

    If the files are saved on the cloud of document, then you can access the file on your laptop using this link https://cloud.acrobat.com/folder/7efb457b-c1b5-4d6b-89d1-96b1ede2a167 , the files can be downloaded from here.

    Otherwise, if the files are on the local memory of the mobile device, then you can send the file or transfer them using a data cable.

    Kind regards
    Nicos

Maybe you are looking for

  • Satellite Z830 - drop out Wireless adapter / conflict with USB

    My Z830 Satellite has a weird problem. Wireless connectivity works well until I have plug in a usb key into the usb port 3 on the side. The wireless, then falls after a period and then it does not find the available wireless connections. It effective

  • GameCenter still has problems

    I always feel the issue where gamecenter has a blank screen. I was told to go into the settings and close the session. But when I press the gamecenter in settings, my ipad freezes and crashes. I can't disconnect from gamecenter. I spoke with someone

  • Replacement of the first Gen nano with? ...

    I send you my Nano first Gen. in the replacement program, someone here can tell me what Nano I could get replacement?... I'm assuming that they no longer have the nano first generation... I just want to know. No one at Apple can tell me, I want to be

  • Two TouchSmart PCs in different locations die on the same day with the same error? (BIOHD-2)

    Hi all It's really weird... and very frustrating. I own an IQ506 (with TV tuner) which I was quite pleased. So much so, that I had my office purchase, too (IQ504). But lately, my computer acted (locking up, freezing). Funny enough, the IQ504, we boug

  • Pavilion g6: HP Pavilion g series system disabled

    When I start the system all of a sudden he asks me a password for administrator. I tried to guess the password and then it just says: System disabled with the following error code: 76207065 Please help, I need to solve this problem in all away today.