APEX 4: Theme "Simple Red": "No Label" Problem

Hi,
we developed an application in APEX 3 which we currently update and roll out APEX 4.
Everything works great so far but we have a problem with the new theme we switched to in the app.
We decided to use "Simple Red" in the next version of the application.
The main problem with this is that the element labels are shown although the template "No Label" is selected.
Of course it is possible to change the label from "Whatever" to " " to workaround this bug.
But because there are many of the labels which shouldn't be shown it would be better to make "No Label" work as aspected.
Does anyhave have the same problem? How can we resolve that issue?
Thanks
Regards
Daniel

I found the solution!
Go in to the template "No Label" and replace the entry on "Before Label" to "<span style="display:none;">" and "After Label" to "</span>".

Similar Messages

  • Kernel Label problem for SOL MAN 4.0

    Hi
    When was installing a Unicode SolMan 4.0 on Win 2003 SQL server 2005.
    I have downloaded a following CD for Kernel -
    51031778_11 NW 2004s SR1 UC-Kernel 7.00 Windows Server on IA32 32bit
    When I give the LABEL.ASC for kernel, it does not accept it and give me following error -
    You entered: E:/nw04s/kernel/DVD_NW_2004s_SR1_Kernel_Windows__LNX_X86/LABEL.ASC
    Found the label SAP:AKK:700:DVD_KERNEL:SAP Kernel 700:D51031778 but need label
    SAP:AKK:700:KERNEL:.WINDOWS_I386:
    I tried all these option from the below link, but it did not work
    Kernel Label problem...
    Does any one have solution for that?
    I appreciate your help
    regards
    kamal

    Hi udo lang,
    I have downloaded the Kernel file 51031778_3 NW 2004s SR1 Kernel 7.00 Windows Server on IA32 32bit today. I will try to fix the problem by using this kernel.
    I also got reply from Sap that solution for this issue is:
    This is most unusual. Due to the currently running RampUp the
    DVD's could have been updated.
    I suggest that you try the following,
    Download both the Unicode and NonUnicode Kernel files from the
    SAP Service Market Place.
    The Kernel DVD 51031778 contains the Kernel for Unicode and for Non-
    Unicode, as you wrote, in directory "", label:
    "SAP:AKK:700:KERNEL::WINDOWS_X86_64:"
    Please check if you start Unicode Installation. Due to an incorrect
    procedure sapinst requireds both Kernel-CD.
    With the next release will be it correct. If you start a Unicode
    installation it will be a unicode.
    51031792_5 NW 2004s SR1 UC-Kernel 7.00 AIX 64bit
    51031792_1 NW 2004s SR1 Kernel 7.00 AIX 64bit
    Etract them to one directory, like:
    <downloadDIR>/
    kernel/
    KN_WINDOWS_I386/
    KU_WINDOWS_I386/
    CDLABEL.ASC
    LABEL.ASC
    LABELIDX.ASC
    When you ware asked for the kernel DVD, please enter
    <downloadDIR>/kernel
    SAPinst should take the right kernel version for the installation
    automatically.
    You may additionally refer to the below note for reference.
    921593 Inst. SAP NetWeaver 2004s SR1 on UNIX
    If the problem is resolved i will let you know. Thanks for your assistance
    regards
    Kamal

  • I have an iMac that I purchased back in 2010 and over the past 9 month or less my computer just started shutting down while someone was in the process or working on it.  What could this come from?  Is there a simple solutions to this problem?

    I have an iMac that I purchased back in 2010 and over the past 9 month or less my computer just started shutting down while someone was in the process or working on it.  What could this come from?  Is there a simple solutions to this problem?

    Which model iMac do you have?  http://support.apple.com/kb/HT1758 How to identify iMac models 
    Which OS is currently installed? 
    Check out KB Articles:  http://support.apple.com/kb/HT3964 Intel-based Macs: Resetting the System Management Controller (SMC) and http://support.apple.com/kb/HT1379 Resetting your Mac's PRAM and NVRAM 
    If not of the above works and you have AC, call them.  Let them deal w/it.  Otherwise, take your iMac down to your local AS or an AASP.  Diagnostic testing is FREE! 
    You can also research for a solution on YouTube's "How To" website and iFixit. 

  • Oracle Apex Multilpe Theme for a single application

    Hi All,
    I have a query regarding display multiple theme for a single apex application. My object is to change the color scheme for an existing apex application and use both old and new color scheme in a single application. For example I'm planning to modify apex 3.1 theme 9 (Red theme) to green and wants to use red theme for some pages and green theme for some other pages in same application.
    The following steps I have tried.
    1. Copied /theme/theme_9 to my local
    2. Changed color scheme of all the images.
    3. Renamed my local folder name from theme_9 to theme_9_1
    4. Moved my new folder to server path /theme/theme_9_1
    Now I went to my application which have theme 9 and copied One Tab page template as One Tab Template 9.1. In my new page template I changed all the the /theme_9/ reference to /theme_9_1. In my application I applied this new page template to get green color scheme. But its appearing without any css scheme (even default style is not there).
    So Please help me out to resolve my issue. and also suggest me if you have any other easy way to achieve my objective.
    Thanks in advance.

    Hi,
    You steps look okay to me, so not sure why you're CSS isn't working, I would need to see your actual templates to find out (perhaps you could put this up on apex.oracle.com). Just a few general pointers though, I would suggest using one of the newer themes, introduced in APEX 4.0 and APEX 4.1. Those themes are mostly DIV based, i.e. fewer HTML tables for formatting, and as a result, they are much smaller. They also use a DOCTYPE, prompting all modern browser to render your pages in standards more, ensuring better cross-browser compatibility. And most relevant for your task, they no longer use theme-specific class names, i.e. a class called "t9header", would now simply be "header". They also generally reference images directly from the CSS stylesheet, rather than inside your templates, making it much easier to modify your UI. So in essence, assuming you'd be using theme 21, all you'd have to do to switch from a red-look to (in this case) a blue-look, would be to reference the theme CSS file in /themes/theme_22, instead of /themes/theme_21, so in your templates, you would only need to change one path in your page templates.
    Regards,
    Marc

  • Is there an online gallery of APEX (stock) themes?

    I'd like to be able to point my users to an online gallery of APEX (stock) themes, so they can choose one without me needing to sit with them just to show what is available in Application Builder, but I could not find one.

    Vikas (and maybe Carl?) used to have a set of Sample Applications configured with every theme on apex.oracle.com, but I haven't seen any mention of this for years. Probably completely out of date even if still available.
    The theme preview images should be lurking around in the images folders somewhere. (Where is not obvious from the 4.2 theme page, and I don't have access to an installation I can dig around in at present.) Start by trying to find them and you should be able to create a simple app to display them.

  • I have an old MacBook (Mac OSX 10.5.8) with iPhoto '08.  Is there any way to back up not only the photos, but the way I have organized them into events and labeled them?

    I have an old MacBook (Mac OSX 10.5.8) with iPhoto '08.  Is there any way to back up not only the photos, but the way I have organized them into events and labeled them?

    Yes. Back up the Library.
    Most Simple Back Up:
    Drag the iPhoto Library from your Pictures Folder to another Disk. This will make a copy on that disk.
    Slightly more complex: Use an app that will do incremental back ups. This is a very good way to work. The first time you run the back up the app will make a complete copy of the Library. Thereafter it will update the back up with the changes you have made. That makes subsequent back ups much faster. Many of these apps also have scheduling capabilities: So set it up and it will do the back up automatically.
    Example of such apps: Chronosync - but there are many others. Search on MacUpdate or the App Store

  • My iPod shuffle says it has 9 songs on it , but it will only play two of them.  What is the problem and what do I do to hear the other songs

    My iPod shuffle says that there are 9 songs on it, but it will only play two of them.  What is the problem and how can this be fixed?

    Does the iPod connect to other networks?
    Does the iPod see the network?
    Any error messages?
    Do other devices now connect?
    Did the iPod connect before?
    Try the following to rule out a software problem:                 
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • Apex 4 Theme and #JAVASCRIPT_CODE#

    Hi,
    I'm converting an application written in 3.2.1 to 4.0 and have tried a number Apex 4 themes.
    None of them seem to have #JAVASCRIPT_CODE# referenced. This means that my custom javascript which I had included in a Page Header - and have now moved to the new 'Javascript' area of the page - is not being called.
    I can't seem to find in the forum how the Theme should be edited to include #JAVASCRIPT_CODE#.
    Any help on where and how to edit an Apex 4 theme to do that would be appreciated.
    Thanks,
    Chris

    Hi Chris,
    if #JAVASCRIPT_CODE# is not included in the header or footer attribute of a page template, it will automatically be "included" after the #HEAD# placeholder in the header template. So it's not really necessary to include it into your page template.
    Have you had a look at the generated HTML code of one of your pages where you have used the new "Javascript" attributes? Is it really not included in the HTML output?
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins

  • How can I change the margin settings in the pages inspector to make them more specific for label templates. I need margins that can be set to hundreths of a centimetre not just tenths.

    How can I change the margin settings in the pages inspector to make them more specific for label templates. I need margins that can be set to hundreths of a centimetre not just tenths.

    I doubt you need hundreths as you would not even be able to measure that and the printer doesn't hold the paper to those tolerances.
    fruhulda is right. Pages accepts higher measure but rounds it in the measure field.
    If you want absolute accuarcy you need to set your measures to points. Everything else is being recalculated.
    Peter

  • IPhone will not ring if locked even when Do Not Disturb is not on. Even when the sound toggle on the side is not red.  This problem occurs regardless of whether it I have Do not Disturb on (manually, or scheduled) or COMPLETELY OFF.

    iPhone will not ring if locked when when Do Not Disturb is not on and the phone is not on silent (button on side is not red).  This problem occurs regardless of whether it I have Do not Disturb on (manually, or scheduled) or COMPLETELY OFF.   I've tried wiping the phone and reinstalling from a saved copy but of course the problem comes back because the problem is inherent in the save.   There are two options under "Silence" at the bottom of the Do Not Disturb preferences.  "Always" or "Only when iPhone is locked".   Those are the only two options and I want neither.  No amount of deselecting will work.  It forces you to pick one.  
    Does anyone have a solution given that I've better explained the problem? 

    The settings at the bottom of the Do Not Disturb page do not matter if you have the switch for Manual turned to off, or the Scheduled turned to off.
    When the phone is unlocked, if you try to raise the volume of the ringer, what do you see on the screen? Does it say ringer, do you see the word headphones anywhere?

  • I have some photos in i photo that come up with a black ! when I try to open them. What is the problem ?

    I have some photos in i photo that come up with a black ! when I try to open them. What is the problem ?

    It means that iPhoto can't find the file.
    - What version of iPhoto.
    - What version of the Operating System.
    - History: Is this going on long? Has anything been installed or deleted? - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?

  • Filter problem in apex 4.0 simple interactive form application

    I am using apex 4.0, in the interactive form, under the action button, select filter, filter type is column, has 3 drop downs
    column, opterator and expression,
    you click the drop down for expression, nothing happens, no error message, nothing
    please help,
    thanks,
    Doug

    I did what you said here is the bottom of the code i saw in foxfire debug
    </script>
    <script type="text/javascript">
    </script>
    <ul id="apexir_ACTIONSMENU" class="dhtmlSubMenu" style="position: absolute; top: 326px; left: 305px; display: none;" htmldb:listlevel="2">
    <li>
    </li>
    <li class="dhtmlMenuSep">
    </li>
    <li>
    </li>
    <li class="dhtmlSubMenuN" title="Rows Per Page">
    </li>
    <ul id="apexir_ROWS_PER_PAGE_MENU" class="dhtmlSubMenu" htmldb:listlevel="4" style="display: none;">
    </ul>
    <li class="dhtmlSubMenuN" title="Format">
    </li>
    <ul id="apexir_FORMAT_MENU" class="dhtmlSubMenu" htmldb:listlevel="4" style="display: none;">
    </ul>
    <li class="dhtmlMenuSep">
    </li>
    <li>
    </li>
    <li class="dhtmlMenuSep">
    </li>
    <li>
    </li>
    </ul>
    <div id="ui-datepicker-div" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all ui-helper-hidden-accessible"></div>
    </body>
    </html>

  • Simple Red theme 4.0.1 - close window "x" not displaying

    Hello,
    On my pop-up windows the Close Window "X" is not showing unless you mouse over… I have been looking on the template types and can't find where it is referenced. Any help would be greatly appreciated!
    Screenshots
    Thanks bunches,
    Sue

    Livebox wrote:
    I have also: Reset Network Settings in General/Settings, removed all search criteria in General/Home Button/Spotlight Search, unfoldered any folders, done a couple of double hard resets, and smeared the handset with vanilla and passion fruit flavoured probiotic yoghurt whilst singing Rihanna's Umbrella backwards in Swedish… twice… but then I haven't got Colin from Hull's Jack Russell to lick my phone in the morning for me.
    But you didn't walk round it 3 times widdershins, did you?

  • Chart labelling problem

    I'm on v 4.0.n of apex
    I'm creating a simple 2d vertical bar chart. When I run it only lables alternate bars e.g
    b1 b2 b3 b4 b5
    label1 lable3 lable5
    I cannot find which xml tag to change so it will label all of them
    Ed.

    Fixed.
    From AnyChart:
    When labels are to long to be shown, AnyChart engine hides some of them, to avoid this you should either limit labels width or use rotated or staggered labels, as described in http://www.anychart.com/products/anychart/docs/users-guide/index.html?axes-labels-text-formatting.html
    Ed.

  • Horizontal scroll bar missing after switch to Apex 4 theme

    Hi,
    I upgraded Apex to 4.02 and switch my application theme from old 3.2 theme to new Apex 4.0 theme,
    I found that all the Apex 4.02 won't show horizontal scroll if the interactive report width larger than the browser windows width.
    Is this the default behaviour of all the 4.0 theme?
    How can I change it to display the horizontal scroll bar.
    Thanks
    Vincent

    How about editing the template with some css?
    something like this should fix your problems (worked fine for me)
    #two-col
    overflow: auto;
    dont forget to change the template body (Shared Components --> Templates --> Edit Page Template )
    (div class="tab-holder")
    #REGION_POSITION_04#
    (/div)
    note: I reversed the tags to ( ) because it dont shows them else
    Edited by: Blacksev on 26.01.2012 22:21
    Edited by: Blacksev on 26.01.2012 22:57
    Edited by: Blacksev on 26.01.2012 22:58

Maybe you are looking for

  • K8N Neo2 and 6800 Problems

    System 3500 939 cpu K8N Neo mainboard 6800 Nvidia Card 1024 Ram XP PRO SP2 I have tried various Drivers 61.77 67.03 65.73 71.20 66.81 66.93 71.24 and many things listed on various forums to stop my computer from crashing 30 seconds into a game. At th

  • In-different behaviour of join condition

    My query is of in-different behaviour of join condition with join between a varchar2 column and a number column. I am using the following join condition :- CM.UPDATED_BY=to_char(LM.LOGIN_ID) where CM.UPDATED_BY is a varchar2 column and LM.LOGIN_ID is

  • Resurrecting FreePBX PKGBUILD

    We are fortunate to have a good PKGBUILD in the AUR for Asterisk, but unfortunately the FreePBX AUR has not been updated in years.  The out-of-date FreePBX PKGBUILD has not been much of an issue because for over half a year the latest version of Aste

  • How to lock a particular applicatio​n

    Hi, I want to lock a particular application in device. Can any one tel me this........

  • Price upto four decimal places

    Hi , I am using Basic planning objects for estimation of project. I havea item whose price is to be calculated on percentage basis.For Example Price o item X is 0.25% of Value Y.But when I am putting rate of that item as 0.0025 ( INR )system doesnt e