Header HTML region coloring

Hello

How header region HTML color according to the result of the SQL query?

Renno

Rennokas

There is a plugin for dynamic action of Timer to oracle.

Nicolette

Tags: Database

Similar Questions

  • Can't do html and color in a cell of the report

    Work in apex.oraclecorp.com.

    I have a SQL report, EXPECTED_RESULTS, column that anchored the html in the data (< BR > especially for formatting). I put the column attribute "Standard report Column", and well formatted data views.

    However, I also want to color dynamically the cell according to other criteria. To do this, I generate another column in the SQL called TEST_COLOR. When I put EXPECTED_RESULTS formatting of column-> HTML Expression to ' < span > < div class = "#TEST_COLOR #" > #EXPECTED_RESULTS # < / div > < / span > ', I get the color, but lose the bet in the form HTML. < BR > is ignored (even if I do not see display them as text).

    TEST_COLOR contains values such as lookgreen, lookpink, lookyellow, etc. and those who are in a page header 0 region:

    < style type = "text/css" >
    table.apexir_WORKSHEET_DATA th {padding: 1px 1px; margin: 0px ;}}
    table.apexir_WORKSHEET_DATA th div {padding: 1px 1px; margin: 0px ;}}
    table.apexir_WORKSHEET_DATA td {padding: 0px;} BORDER-LEFT: 1px solid ;} #ddd
    .lookgreen {BACKGROUND-COLOR: lightgreen; padding: 1px 1px ;}}
    .lookpink {BACKGROUND-COLOR: #FF9999; padding: 1px 1px ;}}
    etc...
    < / style >

    Thoughts?

    "In the the layout and Pagination" section of the report attribute set strip HTML * "no":
    >
    Specify or not remove HTML tags of values in column origin for HTML expressions, links in the column and report data exported as CSV files.

    If you select values in the database that already contain HTML tags, these tags can cause conflicts with the generated HTML code for your links to columns or expressions of HTML. When this option is enabled, only the part of actual data of your column value is used.
    >
    Forgetting that the setting applies to the Expressions of HTML...

    However, valid HTML is never a bad thing {noformat} ;-) {noformat}

  • Is there a way to way to a mobile site redirection script in the header HTML in Muse? Is there a way to accsess the html header in Muse?

    Is there a way to way to a mobile site redirection script in the header HTML in Muse? Is there a way to accsess the html header in Muse?

    Best regards

    Thor Ivar

    Hello

    If you are ready to insert a script in the header of the Page header, follow these steps:

    1. in Design view, open the page or master page.

    2. go to Page > Page Properties > metadata > paste the script in "HTML for."section.

    Apart from using mobile site redirect script, you can take also relating to the possibility of creating a mobile layout in muse. Please see the links in the thread below:

    Hi, can someone help me, I did my first page in Muse, and I did just for computer, do I Tablet and phone, I have to do?  THX

    Regards

    Vivek

  • Use a static file as the source of the HTML region

    Hi all

    Sorry for the maybe trivial question, but is be possible to use static files as the source of the HTML region? The files are pretty simple, but must be translated so we prefer to keep as a static, rather than paste multiple lines of region to conditionally display files.

    I tried something like

    < embed src = "#WORKSPACE_IMAGES #& FSP_LANGUAGE_PREFERENCE.file01.txt" >

    It is however showing the HTML source on screen and making is not in html format.

    The other option, I tried creating a URL zone that would get the content from the server, for example:

    http://localhost:9080/Apex/wwv_flow_file_mgr.get_file?p_security_group_id=4874627831984398 & p_fname = en_file01.txt

    ... but I'm running against error access control list (ACL). The file opens when you load the link directly in a browser, but apparently localhost is not allowed to ACL and I would not have sysdba access where to deploy.

    Finally I saw the recommendation to use an iframe in a similar discussion to display pdf file here Show PDF in Apex region Earth tried
    "< iframe src =" ' #WORKSPACE_IMAGES #& FSP_LANGUAGE_PREFERENCE.file01.txt & embedded = true ' style = "" > < / iframe >

    but receive "not found".

    The requested URL /apex/wwv_flow_file_mgr.get_file was not found on this server"as if the file name is not received? Eponymous is parsed correctly in the embed tag.

    Help, please

    Atanas

    Hello

    To me it sounds you can use shortcuts instead to locate some files in the workspace files
    http://docs.Oracle.com/CD/E37097_01/doc/doc.42/e35125/bldapp_cut.htm#sthref1696

    Kind regards
    Jari
    -----
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Add header html for each page

    Hello

    I have a some css and js files and I want to add to each page. Is there a place where I can put the code for all the pages using this? Because I don't want to go to each page to add html header... tried to add to page 0, but there is no option header html here.

    Kind regards
    Wijnand

    Hello

    Put those page template

    Kind regards
    Jari

  • Discovers a CLOB in an HTML region point

    Hello

    I have a form in an HTML region populated by a process of PL/SQL - various fields in multiple tables/views.

    The form is a type of display only - end users cannot update, just look.

    The field BLOB should (if possible) be displayed as an icon (as you can do in a report). And when you click on it it should show the contents of the blob.

    I tried a lot of combinations - but the only one I can do work, that's when I set the field as a file Explorer... and this isn't the requirement of users - the only want an icon to click on and then display the contents of the blob.

    Is it possible to do this using the standard features of Apex 3.2.1? Oracle is 11.1.

    concerning
    Mette

    I suggest you read the documentation on the function GET_BLOB_FILE_SRC in the API reference manual.

    http://download.Oracle.com/docs/CD/E14373_01/apirefs.32/e13369/apex_util.htm#CHDICGDA

    Flavio

    ----
    http://oraclequirks.blogspot.com

  • Align a button in an HTML region

    Hello

    I am creating an application and the task that I am doing seems simple, but I can complete?

    Currently I have this:

    http://gyazo.com/94f814a9ddfda84a14ff3b0073b9ae5b

    The image is a button in an HTML area. How can I Center the button?

    Thank you very much

    Schillers

    Region of HTML-> properties

    Set it to region header

    Set it to region Footer

  • refresh the html region when the selection list or selected ir line chang

    Apex 4.2

    Hello

    I made a simple page for test actions.

    I have

    -an interactive report and a selection in my first area list.

    -a field of text (P5000_indid) to keep the selected indid

    -region of html where the source is:

    DECLARE

    CURSOR c_ind IS

    SELECT indid, ind, industry

    IND

    WHEN indid as: P5000_INDID;

    BEGIN

    FOR a c_ind IN LOOP

    HTP.p ("< style b =" white-space: nowrap;) "> Indid: ' |" a.indid |' ---> ' || a.Industry: '< /b > < br / >');

    END LOOP;

    END;

    I'm sorry, but I m a bit confused with all the things I read before and do not know what is possible or not and what is the best practice to:

    1. select in the selectList (is it also possible to retrieve the selected (highlighted) or line in the IR)

    2 update the P5000_INDID

    3. refresh the html box according to the value of P5000_INDID (I was able to refresh an IR according to value, but there was the possibility to say what variable to present, but I have no

    see for the region of html)

    I m doing this test, because in the end, I would like to be able to regresh a small chart according to the selected line of the IR.  Do you think that it is possible to s?

    Sorry for my newbie question

    Thanks for your help

    L.

    OK, I finally found everything that I needed,

    You can test it on:

    http://Apex.Oracle.com/pls/Apex/f?p=53793

    Demo/demo

    the content of the output area now is the result of an application process, according to a parameter.

    It is called with javascript onChange and response replace the contents of the region

    and you can also see that I can now select a line and show it by changing the color of the line, and then update the output.

    and when a line is selected, it resets the selection on the selectList to avoid triggering the event on the selection list.

  • Virtual directory in the background header image region does not

    I created a region of the head of the region that needs the background image to repeat vertical as horizontal, so that the class has been changed to include repeat them instead of horizontally.

    So I replaced class t20RegionHeader with this:

    {.t20RegionHeader}
    vertical-align: center;
    make-weight: normal;
    do-size: 9pt;
    make-weight: bold;
    color: #343434;
    background-image: url(/i/hdingBar-BG.gif);
    background-repeat: repeat;
    text-align: left;
    padding: 1px 8px;
    white-space: nowrap;
    border: 1px solid #a3bed8
    }

    I put "/ i /" in the url of the background image bacause I am referencing an image in the virtual directory, but it did not work. Help, please!

    I have it on APEX. ORACLE.COM:

    Workspace: RGWORK
    User: TESTER
    Password: test123
    Application: CreativeTest 41237
    Page: 11

    APEX: Application Express 4.0.2.00.07
    DB: Oracle 10.2.0.4

    Robert
    http://apexjscss.blogspot.com

    sect55 wrote:
    VC,

    Because the image itself does not exist on the specified path, this is the url that apex is trying to download the image http://apex.oracle.com/i/hdingBar-BG.gif
    
    Please make sure you specify the correct image path
    

    hdingBar-BG is an Oracle supplied image located in the folder of Oracle home\http10g\Apache\Apache\images\themes\theme_20 is why I reference with the image according to the Oracle documentation prefix determines the virtual path, the Web server uses to point to the images directory distributed with Application Builder.) -- /i/

    If your path should be present

    /i/themes/theme_20/hdingBar-BG.gif
    

    Check your application now

  • How can I change the font of text in an HTML region

    Hi all

    I have a region HTML on my page and I want to display a banner at the top with a larger font. It is doesn't seem to work.

    For example:
     <b><font size=20 color=red>&P3062_HIDDEN_DATE.</font></b>
    change the color and in fact it "BOLD", but I can't make the text larger. Any ideas?

    Thank you

    Hello

    Try

    &P3062_HIDDEN_DATE.

    Do not use tag make
    >
    The element do is deprecated.

    Deprecated

    An obsolete element or attribute is one that has been exceeded.

    Obsolete elements may become obsolete in the future, but browsers should continue to support the obsolete elements for backward compatibility.
    Obsolete

    Attributes and obsolete items have no guarantee of the browser-support and are more defined in the specification of the W3C.
    >
    http://www.w3schools.com/tags/tag_font.asp

    Kind regards
    Jari

    Published by: jarola November 2, 2010 22:22

  • Sidebar region color model

    Hello
    Can someone tell me how to change the color of the header of a sidebar template box? I know how to change the background color of a report
    <style type="text/css">
    .apexir_WORKSHEET_DATA tr td {background: lightblue;color:white;}
    </style>
    but I can't seem to change the color on this Templete. Standard region Sidebar code.
    <table class="t12SidebarRegion" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES# summary="">
     <tr><td class="t12Header">#TITLE#</td></tr>
     <tr><td class="t12Body">#BODY#</td></tr>
     <tr><td class="t12ButtonHolder"}>
    #CLOSE#   #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP#</td></tr>
    </table>
    Help needed, thanks everyone!

    Hi Nikki,

    The code I gave should be added to the < script > tags as you had in the first post!

    Andy

  • Link HTML Signature colors

    When I create a HTML signature, all my formatting is licensed, except for the colors, I chose for the links.

    Example: I have red selected for a link like www.website.com and when I send the email the website link color is blue. (still, no other blue color)

    How can I get the HTML signature to contain the colors on the links.

    Any suggestions would be greatly appreciated!

    Under Tools/Options/display/colors you have for colors... 'Override' setting? You may have 'Never' to see your specified color.

  • problem of attachment in the header autonomous region

    Hello

    I am facing a problem with attachments. I created a region independent header I created an advance tables and to the columns of type a picture attachment when I run the page it gives null pointer exception.

    But when I change style of the region of header to the attachment page layout works very well.

    but I don't want that in the other to the page layout box, please help me how to do this.

    What exactly are you trying to do?

    If you try to run the page directly, you need to create a page and there pagelayout. You can add a region to the header as a child and add the advanced inside the table.

    If you create it as an autonomous region with the style of the header, you can extend this region to another page.

    See you soon

    AJ

  • Cannot add the header HTML - CFWebstore on CF11

    Hello

    I get the error below on a new installation of CFWebstore v6.6 on CF11. I used a previous version of CFWebstore on CF7 and CF9 without problem. Looking for suggestions...

    Cannot add the HTML header. ColdFusion is unable to add the header specified in the output stream. It's probably because you used to define one of the ColdFusion Cookies of Session or authentication cookie. To do this, please use configuration at the application server level. The error occurred on line 213.

    Thanks in advance for any help!

    Gary

    I found this answer:

    To resolve this issue, connect to Coldfusion Admin, go to the memory Variables and uncheck "Disable the update from Coldfusion cookies using tags/functions of Coldfusion." Memorize your settings, and then restart your Web site.

  • put a page (textbox and button) element within an HTML region

    Hi all
    Im working with apex 4.1 on 11g EE database.

    Sorry if this is an easy question.

    I want to change the appearance of the login page, so I an area of html with the html code I need, but login username, password and top button is outside the area of html, I need to have in my design.

    How can I do?
    I can't find the code.

    Thank you.

    I'm not really sure what you mean. The buttons are "outside" of the region, I could see. Some of the options for the buttons are "above the region" and "below the region". However, how you could have 'outside' of the region HTML elements is not sensible unless they have not actually responsible for this region.

    If you need buttons in among the elements of the region (which is the creation of the 'standard' login button) when you create the button, you must select the option 'create a button displayed between the elements. in this region"when the button is created.

Maybe you are looking for

  • Reinstall Mac on imac (I don't have boot camp and os!)

    HelloI have after buying an imac, I erase all the os configuration and know just have windows on imac (I have no os or boot camp) Now, I don't know how I have to re-system operating system.  I want to again on the imac os... but can't... because my s

  • Card printer 802.11 g for printer DeskJet 460c

    I'm trying to install a card 802.11 g CF and print my C DeskJet 460 wireless on your computer from my other laptop.  Both computers have wireless capabilities and use the Belkin wireless router to access the internet. I can't find the correct steps t

  • HP compaq 6730 b: Reset Bios

    HelloI forgot the bios password. How can I reset it?

  • regarding windows

    Hi, a few days ago have a problem in my hp omni10 that my windows is not able to start but I found the solution, but after starting it crashes too much of things and even tactile does not work properly and please suggest me also all good anti virus f

  • HP C8180 record after reinstall. Why?

    Do I really need to save again?  I had to uninstall/reinstall to fix a connection problem. After reinstalling, it tells me to register.