Storing live hyperlinks instead of text in a table

Hi
I wanted to do the following.
create an excel spreadsheet with the following columns and import it into xe
to create a table called PRICING which looked like:
item_id VARCHAR2(30)
item_desc VARCHAR2(100)
item_value NUMBER
item_url VARCHAR2(30)
this worked OK
Then I made an application useing the xe application builder which showed the
table in a report.
The item_url column showed the url in text
http:\\mydomain.com:8080\pics\somepic.jpg
however it was text as it had been imported from a .csv file. The formatting
in excel was lost.
I would have liked it to show as a live url which could be clicked by the user. Ideally i may have liked to display some alternative text
i.e Picture of Widget45 with the typical blue font colour and underline instead of the actual http:\\....\widget45.pc. Or perhaps a thumb nail pic may be even better
Can I do this with xe and xe application builder or do i need to use some other tool.
Perhaps this should be a feature for future to allow people to work in excel and
publish to xe retaining hyperlinks etc.
thanks
mamuks

Try to create a new report region using the following query:
select item_id, htf.anchor(item_url, item_desc) item_link
  from PRICINGThis will generate a hyperlink using the item_url and the item_desc as the label.
Thus you can create all html you like in a sql query and have Apex simply display it.
You could even do it this way:
select item_id, '<A href="'|| item_url || '" >'|| item_desc ||'</A>' item_link from pricing~Dietmar.

Similar Messages

  • Helvetica Light Appears As An Image Instead Of Text

    Earlier i was using "Helvetica" on my Adobe Muse website that i am designing. I had to change it from "Helvetica" to "Helvetica Light" and the text started to show as an image instead of text. I mean it does not remain text anymore and when i export the site it shows as a png file. Although i can still edit the text of course.
    I have seen a question on the forum (HERE) that explains what is happening but there is no explanation how to correct it. I really want to use Helvetica Light instead of normal Helvetica. Can any one tell me how to keep it as a text instead of a png file?
    Thanks!

    Not all visitors to your website will have Helvetica Light installed on their computer, so the only way for Muse to give that exact look is to turn the text into an image.
    If you want the text to stay live text and not become an image, you have to limit yourself to the fonts in the 'web safe' or 'web fonts' categories. If you use a system font, Muse will rasterize the text to give you the exact appearance you desire.

  • E-Mail attachment (PDF) opening up Hyperlinks instead of PDF

    When we receive a rich text email with an attachment which is embedded, sometimes we have a problem when opening up the attachment. When clicking the attachment it opens up a hyperlink instead of the attachment which is normally
    a PDF attachment. I believe it could be due to the email signature anyone else have any thoughts about this or seen this with a hotfix to resolve the issue?
    Running Exchange 2013 and it view through Outlook Web App fine.

    Hi,
    Thank you for your update.
    Have you confirmed where the user got the PDF attachment?
    I’ve tested this issue in my environment. I copied an image from a web site, pasted it to a new email with rich text format. Then I sent it to another email account. When I tried to open the image from the account by clicking on it, it opened
    the web site where I copied the image.
    So, for your situation, I suppose it is the same reason to my test. To confirm this, please let the user (who send you the problematic attachment) save the PDF file to local, and double-check it when attached to the new email. Right-click on the attachment
    and select Hyperlink to confirm if it contains a hyperlink.
    Or, we can just check the issue locally. Open the problematic email, click
    Forward, then right-click on the PDF attachment and check if you will get the following pop-up window.
    If so, select Edit Hyperlink to check if you can find any hyperlink from the
    Address field.
    Please let me know the result.
    I'm standing by for your reply.
    Best Regards,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • How can I display an icon, instead of text string, as a validation prompt?

    My validate method inside my custom validator is like this:
    public void validate(FacesContext context, UIComponent component, Object value) {
      Pattern datePattern = Pattern.compile("(\\d{2})/(\\d{2})/(\\d{4})");
      Matcher dateMatcher = datePattern.matcher((String)value);
      if(!dateMatcher.find()){
        ((UIInput)component).setValid(false);
        FacesMessage message = new FacesMessage();
        String msg = "[" + value + "] invalid date";
        message.setDetail(msg);
        context.addMessage(component.getClientId(context), message);
        FacesMessage facesMsg = new FacesMessage(FacesMessage.SEVERITY_FATAL, "xx", "msg");
        throw new ValidatorException(facesMsg);
    }My JSP has this:
    <h:inputText id="test" value="#{projecthandler.test}">
    <f:validator validatorId="DateValidator" />
    </h:inputText>
    <h:message id="testErrorMessage" for="test"/>The <h:message> tag will kick in if the user has invalid data in the <h:inputText> field and clicks submit.
    When the page is regenerated, the user will see a text string reflecting what the issue is.
    However, instead of this, I would like to display an icon consisting of a red circle with an exclamation point.
    The user is supposed to click on the icon if they want more information. By clicking on the icon,
    the user will see a message box, with a description of the error.
    This is our standard for applications. I'm trying to put together a demo showing how an existing application
    would work in JSF, so I won't be able to talk others into using JSF, unless I can get the validation to display an
    icon instead of text.
    Edited by: Kazan on Mar 18, 2009 9:31 AM
    Edited by: Kazan on Mar 18, 2009 9:33 AM
    Edited by: Kazan on Mar 18, 2009 9:36 AM

    OK, I noticed a bug in my validate method. This is updated to fix the bug, and to include the recomendation about background-image:
      public void validate(FacesContext context, UIComponent component, Object value) {
        System.out.println("DateValidator.test.1");
        Pattern datePattern = Pattern.compile("(\\d{2})/(\\d{2})/(\\d{4})");
        Matcher dateMatcher = datePattern.matcher((String)value);
        System.out.println("DateValidator.test.1");
        if(!dateMatcher.find()){
          ((UIInput)component).setValid(false);
          FacesMessage message = new FacesMessage();
          String msg = "<span style='background-image: url(/error.gif)'/>";
          message.setDetail(msg);
          message.setSeverity(FacesMessage.SEVERITY_FATAL);
          context.addMessage(component.getClientId(context), message);
          throw new ValidatorException(message);
      }When I run this, the litteral string of "<span style='background-image: url(/error.gif)'/>" is printed as the message. It does not interpret this as a span tag with an image url.
    Can someone tell me what's going on?

  • HT2523 How do I get my mac to open in pages instead of text edit?

    How do I get my Macbook Pro to open microsoft dox in pages instead of text edit?

    Select a document of that type in the Finder, choose Get Info from the File menu, click on Open With, select the desired application, and press the Change All button.
    (101764)

  • How can i use text only instead of text plus the folder icon in the bookmarks toolbar; older firefox allowed this.

    I prefer using text only instead of text plus a folder icon in the bookmarks toolbar because it used less space and I can display more bookmark folders in that toolbar. Is that possible in Firefox 4.0? It was possible in the earlier versions of Firefox. If it is possible in Firefox 4.0 how do I do that? Thank you.

    First install the "Stylish:" extension then you have thousands of styles available to choose from, most consist of only a few lines, and you can modify them to suit yourself.
    * '''Stylish''' :: Add-ons for Firefox<br>https://addons.mozilla.org/firefox/addon/stylish/
    * '''Bookmarks Toolbar Fx4 Blue/Folders, Red/Bookmarks'''<br>http://userstyles.org/styles/46947/
    * '''some styles I use:'''<br>http://kb.mozillazine.org/User:Dmcritchie

  • I am getting strange numeric symbols or tiles instead of text when using Firefox. Repeated reloads and virus scans have not fixed it. I can't find a patch. Help! I hate IE!

    Each time I open Firefox, I get blocks or tiles of numbers for each character instead of text. The tiles appear as composites of four digits, stacked two by two. At some websites, normal text does appear in boxes but mostly as this numeric gibberish. The functionality of the Firefox software does not seem to have been affected. But if I can't read it, I can't use it.

    Try to set the pref <b>gfx.font_rendering.directwrite.use_gdi_table_loading</b> to <i>false</i> on the <b>about:config</b> page.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold(user set).
    *Preferences can be reset to the default or changed via the right-click context menu.

  • How can i get browse sequence widgets to follow hyperlinks instead of TOC?

    I've created a screen layout based on the standard desktop layout and am using the default browse sequence (back, next) widget buttons included with the layout. Our topics include a number of hyperlinks to other help topics - for example, a dialog box overview topic might include a link to a how to topic for that dialog. I would like the browse sequence buttons to follow the hyperlink paths to the previous and next topics viewed. Right now, they instead go to the previous and next topics in the TOC. Is there a way to modify the properties of the buttons to follow the hyperlinks instead?
    Thanks for your help!

    I think you are confusing Previous and Next in a browse sequence with Previous and Next as in path followed by the user.
    A browse sequence is not necessarily the next item in a TOC. It is whatever you set up, TOC order is a default.
    You can have path followed Previous and Next in addition using javascript methods. You will find solutions posted in these forums.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How do i send hyperlink to a text box within the same page

    how do i send hyperlink to a text box within the same page on iweb

    It's called an anchor. It's often discussed in this forum.
    2 days ago : anchor
    Here's a search of the past year : anchors

  • How can I make the tab image instead of text.

    Hi guys,
    How can I make a tab displayed as image instead of text?
    Best Wishes,
    Fateh

    Thanks Jari,
    I use Apex 4.0.2 and the theme is Builder Blue 2. When I click edit tab, I get "Tab Label" that is required field and a region called "images". As I got from you, I cannot utilize images in my case.
    Regards,
    Fateh

  • Cannot create a hyperlink in a text caption

    The Captivate 7 User Guide says:
    "Select the phrase or word you want to hyperlink. You can hyperlink text in text captions or drawing objects.
    2. Click in the Format accordion of the Property Inspector and specify one of the options in the Link To list. For the description of the
    options"
    In the Format accordion, there is no "Link To list."
    There is a set of images beside Insert, one of which represents "Insert Hyperlink." However, when you have text selected in a text caption, that icon is disabled--grayed out and unclickable. It is also disabled when you single click the text-caption object and then open the Property Inspector. The "Insert Hyperlink" icon is only enabled when you open the Property Inspector for the text caption by double-clicking the text-caption object, with no text selected--however, when you then click the "Insert Hyperlink" icon, it tells you that you must select text. Catch-22.
    Does anyone know how to create a hyperlink on some text?
    Also: Does that first sentence quoted from the Captivate 7 UG mean that you can in theory create a hyperlink with a drawing object? I can't see how.
    Thank you,
    Jeff

    Yes, Lieve, I can see how entering a Shape into the equation would get me the possibility of a hyperlink. I'm not sure I know how to use the Success action you are describing, though. Do you mean that upon successfully clicking the TEB, Show the Shape (which is set as a button, and on sucessfully clicking the button the URL is opened?) If I am right, using this approach would always require the learner to open the url, whether they got the TEB correct or not.
    The workaround that I came up with was to place a click box on top of my failure caption location, and set it to open the url I wanted them to copy and paste into the TEB. (Caption reads: "Please click here to open the URL and then copy and paste it into the field above." In this case, only a failure to enter the correct information would yield the requirement to click through to the correct URL.
    Thanks to both Lieve and Rod!
    Michele

  • Hi there, I want to change the background-color of the browser, when a popup-picture is shown. This picture pops up by clicking a hyperlink in the text...can anyone help me please...thanks a lot

    Hi there, I want to change the background-color of the browser, when a popup-picture is shown. This picture pops up by clicking a hyperlink in the text...can anyone help me please...thanks a lot

    Hi,
    CSS is interpreted by your browser, so server cache seems unlikely in htis case. There is however some hierarchy in CSS, so parts of the APEX CSS, theme CSS or page CSS might overwright or block yours.
    Does changing the CSS on runtime affect your page? Eg, run the following in your browser console and see if your page turns black: $('#uBodyContainer').css("background-color","black")
    Also try moving up your css in the hierarchy labeling it as important:
    div#uBodyContainer { 
      background-color:#000000 !important;  
    See:Assigning property values, Cascading, and Inheritance
    Regards,
    Vincent
    http://vincentdeelen.blogspot.com

  • How to set hyperlink on a text depending on a flag

    Hi All,
    Can any one help in setting a Hyperlink on a text depending on a flag which is being set in backing bean.
    Thanks in Advance.

    Not sure what you exactly mean, but you at least can use the rendered attribute of the component or conditional statements in EL.
    <h:outputLink value="http://google.com" rendered="#{myBean.booleanValue}" />
    <h:outputLink value="#{myBean.booleanValue ? 'http://google.com' : 'http://sun.com'}" />

  • Key instead of text in the variable sclection screen

    Hello Experts,
    please clarify my doubt.
    My user wants to see the key instead of text in variable selection screen (in portal) for material.
    Is it possible to do this?
    Regards
    Prathap.

    Hello!
    I think in the menu there is a point like infoprovider specific properties (or similar) in rsa1. Here you can decide what value is shown. Try this, but I'm not sure that this also work in portal.
    Best regards,
    Peter

  • AAAAAs instead of text in the latest version of Safari

    I'm getting strings of AAA's surrounded by boxes instead of text in my browser - primarily in ads and in videos that use Flash.  I'm using the latest version of Safari on my 2013 model iMac 27 with Mavericks OS (latest update installed) and the latest version of Flash (all of this as of 11/14/14). Is anyone else having this problem, and if so have you been able to resolve the issue?  I spoke with Apple, who, as they always do, spent a good deal of time trying to find a solution, but to no avail. After spending much time with a very gracious and knowledgable Senior Advisor, they suggested contacting Adobe, and if they didn't have a solution, they (Apple) would gladly continue to work on this issue with me.
    I have little doubt that his is a Flash related problem! Thanks!

    Wow.  I love the weird stuff. 
    If I had to place a bet on what this is, I'd put my money on a corrupted system font.  It's not even really an A.  It's a different glyph.  It reminds me of the "missing character' box that you'd see when trying to display high-ascii text that isn't installed (like Korean on an english machine without font support), but this is even stranger.
    The dialog itself looks like the "Do you want to allow this site to store some information on your computer" prompt, which is definitely Flash Player.
    A cursory Google search supports this:
    Oncreen text is all capital A's in boxes on my ... | Apple Support Communities
    This seems like a really good suggestion from that thread:
    sdpitbullJan 8, 2013 1:04 PM https://discussions.apple.com/message/20847134#20847134
    Re: Oncreen text is all capital A's in boxes on my MacBook Pro?in response to dancer64
    This is also a common problem when one installs Microsoft products. They duplicate a lot of the Apple fonts and cause all sorts of havoc with capital "A" in boxes.
    If that is the problem then you'll need to run Font Book in your Applications Folder. There are commands here to check for corrupted or duplicate fonts.
    You may also want to try Restore Standard Fonts (also in Font Book) to see if you can get Geneva back that way.

Maybe you are looking for

  • I got a new phone and my games are not updating from the Game Center. How do I fix it?

    I can see my achievements in Game Center, but when I open the games it's like I've never played. How do I get them to sync back?

  • Simple steps to set up SAP Web Dispatcher and SSL

    Hi, Could someone please provide simple steps explaining how to configure the SWD to communicate using end-2-end SSL with an XI server? The J2EE engine is listening on port 50001 for HTTPS requests. I have verified SSL is fine through direct connecti

  • [CS5 JS] Problem in Applying character styles xml tag names

    Hi, e.g. 1 <italic>This is a italic text with <sup>superscript value</sup></italic> e.g.2 <sup>This is a superscript text with <bold>Bold superscript</bold></sup> <italic>  mapped to character style "italic" and <sup> mapped to character style "sup"

  • Give me Guidence on the Look and Feel

    Hi , I created one custom Look and feel (CLAF) stylesheet(like., font color, types are changed) for my project requirements. Everything is working fine.but the problem is under Footer, global links are not visible and also no space between the copyri

  • Safary crashing!

    hi everybody i just updated my osX to yosemite in  2 weeks now today i just install an application (android emulator) , when it was downloading safari started to crashing and not opened yet the error : Process:           Safari [970] Path: