Display of iView (any kind) in Content Area on click from another iView

Hi All,
I want to display any type of iView in the content area of my portal on click of link which is another iView on the same page.
how do we go about this??
Thanks in advance
Srikant

Hi Srikant,
Paste this code in the jsp from which u have build an iview
<a href="link14" onclick="return EPCM.doNavigate('ROLES://portal_content/Folder/Pages/iview')">Link</a>
Hope this answers ur question.
regards,
Joshua Kiran

Similar Messages

  • How to manage internal 160 GB HD, latest iTunes cannot upload any kind of content to HD

    Hi,
    I have an Apple TV generation 1, with internal 160 GB HD, i used itunes to manage internal content, such as Movies, photos, songs, but recently upgraded iTunes to the latest version ans suddenly, my ATV seems to behave as ATV G3, that means, there is no option to upload any kind of content, since ATV G3 has no HD, it only uses streaming, but now my internal HD is unaccesible, it still has the movies and photos that i uploaded last uploaded, but now the Hard disk seems to be useless!!!!!! SJobs has to think before downgrade functionality on previous versions of HW, please, give me a help!!!!

    Welcome to the Apple Community.
    What type of pairing have you used to link your library. See This.

  • Is there any kind of charge to iMessage someone in another country?

    Is there any kind of charge to iMessage someone in another country?

    Nope, other that what ever charges you already pay for WiFi or 3G data service.
    Stedman

  • Control iView from another iView

    Hi,
    I would like to know, how I can control on iView from another iView. Is there any HowTo-Guide about this? Or a simple example, maybe a list of links in one iView and the displaying of those links in the other iView.
    Kind regards,
    Dominik

    Hi Dominik
                           You can do that using the client side eventing framework (EPCF) provided in EP.
    Please go through this
    http://help.sap.com/saphelp_nw2004s/helpdata/en/ce/3e98408d953154e10000000a1550b0/frameset.htm
    Hope this helps,
    BR,
    Goutam.

  • HT4407 i just lost that disc. any other ways to get support disc from another pc? or recover my last mac os?

    i just lost that disc. any other ways to get support disc from another pc? or recover my last mac os?

    AlisinaBahadori wrote:
    i just lost that disc. any other ways to get support disc from another pc? or recover my last mac os?
    You are making no sense at all, are you using Lion or Snow Leopard,? did you try BobTheFishermans sugegstion for booting into OSX, please answer the questions rather than your current approach.

  • HT4489 I am trying to import vcards, they are very simple - a name and contact phone number.  No pic, no ancillary information, but I get an error then directed to this completely unhelpful page.  The vcards are standard exports from another phone.

    I am trying to import vcards, they are very simple - a name and contact phone number.  No pic, no ancillary information, but I get an error then directed to this completely unhelpful page.  The vcards are standard exports from another phone.

    Try creating the vCard with the app My Contacts Backup, email it to yourself, then open it on your phone and tap the attachment to import the contacts.

  • HT4407 Is there any way to download these files manually from another source? The download from boot camp keeps stopping at around 25% and then produces the error "Can't download Windows Support Software because of a network problem". Thx!

    Is there any way to download these files manually from another source? The download from boot camp keeps stopping at around 25% and then produces the error "Can't download Windows Support Software because of a network problem". Thx!

    No. This issue is dicussed here frequently. The only option is to be patient and try often. Search this forum for other posts about this issue.

  • Link to iview or page in content area

    hello,
    can i have links to iviews or pages in the content area? if yes, how do i do that?
    thx
    irina
    points will be given for any answer that helps

    Hi Galan,
    One way that you can link to an iview is by using what's called a Quick Link. Open up the properties to the iview that you want to link to, give a name to your iview in the 'Quick Link' field, and then save your changes. Then, use a url like this to access your quick link:
    https://portal.mydomain.com/irj/portal/MyQuickLink
    For example, if we named our Quick Link 'MyApplication', our url would look like this:
    https://portal.mydomain.com/irj/portal/MyApplication
    Give it a try. I hope this helps!
    -StephenS

  • Need call a method of one iview from another iview

    Hi,
    There are 2 iviews in a component.
    1) FirstView - contains abc() method & xyz() methods
    2) SecondView (a popup) - asdf() method
    i want to call abc() method from asdf() method. i.e. i want to call a method of the firstview from the secondview.
    Note:
    1) i couldn't able to copy the code of abc() method to component controller, as it has the code which uses (iview) local attributes (this can be done by context mapping) & main reason is from the method it calls the xyz() method of the same view (again i couldn't call a method of iview from component controller).
    2) firstView contain 5 tabs, i want to be in the same tab from which secondview (popup) was called, if i use fire plugs between both view, the current tab will be chnaged (i suppose, not sure).
    3) can we use event handlers, if yes how can we do that.
    Please provide a better solution for calling a method of view from another view.
    Thanks
    Maha
    Edited by: Maha Hussain on Jan 13, 2009 12:40 PM

    Hi Maha,
    It is better to have such methods in the component controller to make it reusable and avoid writing same code again and again.
    You can have that method in component controller and call that method on click on a button from Iview1 and can pass the parameters in the mthgod only.
    for example.
    Say Method abc() which is currently in Iview1 and you are passing values from context say aa bb cc to the method now what i am suggesting is
    have that method abc(String aa, String bb, String cc) ;
    and call it on click on button in Iview1 and pass the required parameters.
    Hope this will help
    Regards
    Narendra

  • HT4519 Default email is set but emails are being sent from another account

    I have set up my email accounts on my iPad and set the default email as my home email. I have just noticed that all emails sent from my iPad are being sent from a different account.  What am I missing?

    Edit the address book entry to uncheck use display names. If you want to disable it completely Tools menu (Alt+T) > options > advanced >reading and Display and turn off the use of display names.
    You never had this issue with Outlook.... The question is what did the recipient see, not what did you see. If they did not use Outlook there is a good chance they saw what was in their address book. You can address your mail as sent by "Very Important person from Very Profitable Company" If I add you to my address book as "The Goblin" I see "The Goblin" This is because Thunderbird places control in the hands of the user. Outlook does not. Note the Multiple ways to view a message body on the view menu.
    I get your frustration, but your no longer using Outlook. Outlook is an excellent exchange client. I find it actually does email badly.

  • How do you write any kind of content you want into a new file using Java?

    I know this is extremely basic, but I have absolutely no idea how to do this!
    How can I create a brand new file on my machine, this new file containing literally ANYTHING I want: String content; Image content, Excel content, Whatever content.. literally anything on the planet I can come up with..??
    I have tried everything I can think of to no avail and have exhausted every online tutorial I could find both here and via Google, to no avail. I can't figure it out, and this is all I have so far:
    * FileDownloader.java
    * Created on January 10, 2007, 3:47 PM
    * To change this template, choose Tools | Template Manager
    * and open the template in the editor.
    package FileTools;
    import java.io.*;
    import java.net.*;
    * @author ppowell-c
    public class FileDownloader {
        public static void download(URL url, File file) throws IOException {
            InputStream in = url.openStream();
            FileOutputStream out = new FileOutputStream(file);
            byte[] b = new byte[1024];
            int len;
            while((len = in.read(b)) != -1) {
                out.write(b, 0, len);
            out.close();
        public static void download(String path, File file) throws IOException {
         download(new URL(path), file);
        public static void download(String path, Object contents) throws IOException {
         ObjectOutputStream out = new ObjectOutputStream(new FileOutputStream(path));
         out.writeObject(contents);
         out.close();
    }This code fails to download contents into a new file in the case whereby I want to create a new .ico Icon file with the contents from ImageIcon.getImage() as an example, which is what I want to do right now.
    Thanx
    Phil

    beyond any mortal being? In PHP it's extremely easy,
    it's just three lines:
    <?
    $fileID = @fopen('/path/to/your/file', 'rb');
    @fputs($fileID, $contents);  // $contents can be
    literally anything, even anobject!
    @fclose($fileID);
    The thing here is - what is in $contents? I personally don't have a clue how to manually create the contents for a .bmp file for instance - I don't know what should go where in order for a .bmp reader to be able to recognize the file as a "real" bitmap (.bmp) file. I can, however, just put anything I want - anything at all into a file, write it out, calling it a .bmp file. Will it be a .bmp file? No, of course not. So, what is in $contents?
    ~Bill

  • Displaying a pdf or word document (for help) via "link" from an iView

    Hello Everyone,
    We have iViews (which are simply reports) and have documentation explaining the overall report functionality.  These iViews are displayed via a workset iMap.  For each iView we would also like to have a "link" to a word, pdf, etc..  document.  Basically any document type we decide on.
    Is there a way to accomplish this?  I'm sure there is.
    Thanks

    Hi,
    You can achieve this by making use of KM. Follow these steps for achieving the same.
    1. Create a folder in Portal Content Management and upload all the help documents into it.
    2. In this folder, create seperate links to indivisual help documents uploaded by specifying the target and name.
    3. Click on the created links and copy the URL's
    4. Open the I Views/Pages in PCD, and place the corresponding URLs in URL to Help Topic property of the respective I Views/Pages.
    5. Enable the I View Tray property - Show Help Option
    For every view , you can have some help file in the context links (Help) in the right corner of the Title area.
    Hope this satisfies your requirement.
    Regards,
    Santhosh

  • Display hidden fields in output list when submitting a report from another

    I have a report A that is submitting another report B and exporting the list to memory. Report B is a standard report and cannot be executed on its own.
    SUBMIT ReportB          
               WITH p_select = p_select
               EXPORTING LIST TO MEMORY
               AND RETURN.
    CALL FUNCTION 'LIST_FROM_MEMORY'
          TABLES
            listobject = t_list
          EXCEPTIONS
            not_found  = 1
            OTHERS     = 2.
        CALL FUNCTION 'LIST_TO_ASCI'
          TABLES
            listasci           = t_ascitab
            listobject         = t_list
          EXCEPTIONS
            empty_list         = 1
            list_index_invalid = 2
            OTHERS             = 3.
    The output of report B displays an ALV report, default layout of this ALV has a number of hidden fields. So when I am exporting the list to memory, the returned internal table finally extracted (t_ascitab) has only the default fields and not the hidden fields.
    The default layout of the standard report B cannot be altered (as per requirement).
    Is there any way the hidden fields of the output of report B can be returned to report A??

    Hi ,
    You have to  Set layout of report  B as per your requirment  .
    There is  also other method 
    You can include Reportb   in main report and access  internal table  data  for further processing  .
    regards
    Deepak.
    Edited by: Deepak Dhamat on Aug 25, 2011 7:59 AM

  • Copy/pasting content into one project from another.

    When I copy pictures from one project into another, it just leaves me with black pictures for the duration of the other ones...how do I fix this?

    Thank you. Just from the curiosity, why saving a final project under a new name?

  • SRM iViews open in New Window instead of Portal Content Area

    Hi folks,
    We are implementing SRM 7.0 business package on our Enterprise Portal 7. By default, all the SRM iViews open in a New Window. But, when I change the iViews to open in the Content Area, only the first iView that I try to open will open in the Content Area. All the remaining ones start opening in a new window with header. When reached out to SAP, they told me to disable the Work Proctect Mode. I tried that as well and still no luck. Please let me know if you guys have any idea how to make all the iViews open in the Content Area invariably. Any help will be greatly appreciated.
    -Sudheer

    Hi,
    Have you solved this issue?
    Regards,
    Cristiano

Maybe you are looking for

  • KVM suggestions

    I am looking to get a KVM for use with a number of servers including a number of Macs and I want this to be a rackmountable solution. In the past I have used a Belkin Omniview Pro which had support for USB and VGA and this worked fine. However with V

  • Reports of opening and closing balnaces (Date Wise)

    Hi all           Here my ques is that i am not able to get opening balance of item day wise with  closing balance in excel reporting? Thanks & Regards Amit

  • 5.0 Install Problem with Quicktime

    I have a problem with my iTunes/iPod. I tried to install the 5.0 version of iTunes, and things seemed to go fine. However, whenever I try to open the program, it says that I need the most recent version of QuickTime. When I open QuickTime, it says it

  • 2.0 seems to be working this morning uk time

    I tried and tried yesterday I lost my iphone from about 2pm uk time ended up having to switch sim to an old reliable trusted sony ericsson I have just logged on and the iphone now seems to be "restoring from backup" fingers crossed will keep you post

  • Can't get past grey screen

    I have a Macbook Pro 17" and i can't seem to make it past the grey screen with the waiting spiral. I have EXTREMELY important information on the hard drive. I need to get this information off of the hard drive. I have tried using a firewire attaching