Wednesday 2 March 2016

Attaching a link to Control in Form Applet

Hi All,

Recently i had a requirement where i had to give hyperlink on a field on form applet and on click of this link it should navigate to the link specified(ie. if the value of field is www.google.com it should navigate me to google on clicking the link)
Normally we have option to drildown on a field that takes us to different view which is Drilldown or Dynamic drilldown in Siebel, refer the article (http://siebelfoundation.blogspot.qa/2015/05/configuring-drill-down-on-form-applet.html)

but In this case we need to navigate to external website so to configure this we need to

  • Set the control as type URL and 
  • Set the readonly property to true.










in the applet the control appears with Hyperlink.









on click of the hyperlink it opens a new window









This way we can use hyperlink on a field to open a new browser window.
Hope this was helpful...

5 comments:

  1. Do we need to pass this url in calculaed field?

    ReplyDelete
  2. i love reading this article so beautiful!!great job! dofollow backlink

    ReplyDelete
  3. I like to recommend exclusively fine plus efficient information and facts, hence notice it: look at more info

    ReplyDelete
  4. The right SEO Organization will make applicable substance for your site and circulate it to significant stations, virtual entertainment and Public Releases (PR).
    visit website

    ReplyDelete
  5. The magnificence of SEO is the reality once your webpage and even blog benefits ground, the advantage the thought bought from the site design improvement medical procedure is essentially long haul.
    https://www.topseos.org/

    ReplyDelete

Siebel GoTo View - Handling Realtime cases

 Hello All,  We all must have used GoTo view functionality of siebel to navigate to a particular view from current view. What if the require...