Creating a tab page in marketing project

Hello there,
We want to create a custom tab page in marketing campaign page.
Is there step by step instruction to do it?
Thanks in advance

Hi Suvarna,
      Why do u have to create a separate login page? You can assign all your worksets to a role and assign it to a user so that on logging in the user will be able to view the worksets. Make sure to make entry point of role & worksets to Yes or if you want your worksets alone to be visible then you can make entry point of role as No.
For capturing portal login id in WD see this <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a770132b-0901-0010-5a88-b228ccc7b7b6">code sample</a>.
Hope this helps.
Regards,
Pooja.

Similar Messages

  • Restrict Collaboration tab page view at project definition level only

    Hi,
    I have a requirement where the cProjects user should be able to view the Collaboration tab page at project definition level only & not at the phase, checklist, checklist item or task level. This is to prevent the user from assigning/creating collaborations at a level other than the project definition.
    Is there a way out to get this setting done & how?
    Regards
    Deepak

    My proposal is that you modify the logic in
    CL_DPR_BSP_S_PRO_TYPE
    Method SHOW_COLLABORATIONS
    a small I condition here can control the tab view hide/unhide feature.
    or modify the BSP page and take out the complete call
    in
    phaDetail.bsp
    tskDetail.bsp
    etc.
    Message was edited by: Björn Kettner

  • Use of tab page Document in Marketing and Campaign

    Hi All,
    Can anybody give me the idea for what purpose we are using document tab page in Marketing and Campaign?
    Thanx
    Saravana
    Edited by: saravana kumar on Jan 24, 2008 1:11 PM

    Hi Redek,
    I described u the same thing wht I want in previous thread.
    Pls guide me.
    Thanx in Advance
    Saravana
    Edited by: saravana kumar on Jan 24, 2008 1:11 PM

  • How  to create Tab pages using servlet

    I want to create a tab pages which can carry different pages. Can you help me on this?? Provided if you have some guideline or program which can help me.
    Thanks
    Message was edited by:
    wesleygch

    those kinda tab pages should be coded :) there is no built-in support for them!
    like BalusC wrote you better sould export the layout into CSS, then, you have the option of using javascript when switching between tabs.
    if you want to avoid using of javascript or you want to do it serverside, then you'll have to write that tab handling in your jsp page

  • Creating tab pages in WAD 7.0

    Hi team,
    I have created a web template with a tab pages. I really dont know how to set a caption for the tabs and assigning created tables in to it.
    In properties I have changed the caption name where still it is not changed in the output and I could not able to assign the second tab with another table.
    Can any one help me by providing the step by step process of creating a tab pages with 2 tables in WAD.
    No links pls if it a general explanation as I have checked with so many general explanations docs.
    Regards,
    chan

    Hi,
    I have already created tabpages in BI 7.0, it is very easy.  I am upload the code of my created tabpages.
    http://download.yousendit.com/53DABBE711069E9C
    In this template I have included 8 Tabpage and each Tabpage will call a different template.  While assigning the Webitems and dataproviders to the tabpages follow the naming convention include the sub Template name so that you will not receive error saying duplicate webitem assigned.

  • Set Tab Page property -  Label property dynamically

    Hi All,
    I have a Tab page canvas.
    My 1st tab canvas Label is "Projects".
    If i entered 2 record means i need to change the Tab page label as "Projects 2".
    IN which trigger , i will write a coding for that?
    If i am in the Tabbed canvas , it is working .If i come to Main canvas the Tab canvas label is clearing.
    Can u tell me suggestion for that.

    You could go with a combination of a Calculated item of type "Summary" and another calculated item of type "Formula":
    Create a calculated item :BLOCK.IT_COUNT of type "summary" which counts one of the NOT NULL-items in your data-block.
    Create a Program Unit liek that:
    FUNCTION FK_CHANGE_COUNT
    RETURN NUMBER IS
    BEGIN
      SET_TAB_PAGE_PROPERTY('YOUR_TAB_PAGE', LABEL, 'The Text' || :BLOCK.IT_COUNT);
      RETURN 1;
    END;Create a second calculated item of type "Formula", in the formula enter FK_CHANGE_COUNT.
    Now, everytime the count of the block changes, the "dummy" function will be called to calculate whatever, and the function sets the Tab-Label to the desired value.

  • How to set an tabbed page value in a field on another page?

    Hi,
    I am creating an Application in jdev10.3.4 ADF.i have created a tabbed page having 4 tabs
    Leeson Learned
    Best Practice
    Value Addition
    Other
    on each tabbed page i have a create button which will open a create page on that create page i need to set the value of field named category whose value
    will same as tabbed page name
    like when we press Lesson Learned tabbed page and then click create button on craete page in category field it should be set to "Leeson Learned" automatically.
    can anybody help me out how to do it ?

    Please try this - it works fine and I hope you understand it:
    You have to take a look for the binding of your radiobuttonlist here - You can change the binding value with a doubleclick, for example
    1 to ValueA
    2 to Value B
    Then you have to change your script and ask for:
    if(RadioButtonList.rawValue == ValueA)
        if (NumericField1.rawValue >= 1000 && NumericField1.rawValue <= 4999)
            NumericField1.rawValue *5/1000;
    }else
        if (NumericField1.rawValue >= 1000 && NumericField1.rawValue <= 4999)
            NumericField1.rawValue *20/1000;
    I would prefer to show the user a message:
    if(this.rawValue >=1000 && this.rawValue <=4999)
    }else
        app.alert("Please insert a value between 1000-4999. Thx.");
        this.rawValue = null;
    You have to coy this in the exit-event of the NumericField1.
    Hope it will helps you,
    Kind regards Mandy

  • Tab pages on different canvases

    Dear All,
    I have multiple canvases in a form like canvas a, canvas b, and canvas c in a single window a , i create a tab page on canvas a but this tab page displaying in all cavases.
    Please tell me how i hide this tab page from other canvases.
    Thanks and regards
    Nomanul Haq

    Dear Frank,
    Thanks for your reply, i have sucessfully done the same by programming, but i want to hide from form builder means if i am trying to work on any canvas i can se tab pages on each canvas for doing work on any canvas first i reducing the tab and then start work and redo that after completing work.
    Thanks
    Nomanul Haq

  • Stop all sounds or unload SWFs in Spry Tabbed Pages

    Hello
    I am using the Dreamweaver Spry Tabbed pages for a project.
    On several of the tabbed pages I have flash content running in iFrames.
    If the user does not stop the movie before clicking on another tab the sound will continue and the movie will keep running in the background.
    How do I script the tabbed panel code to unload the swf content before going to another tab? And to reload the content when returning to pages with swf content again?
    Thank you on beforehand.
    ggaarde

    Hi Sudarshan
    Please go to:
    http://gggraphic.com/t-mobile/tab_flash_test/
    Tab 1 shows a flv by embedding the code right in the HTML
    Tab 2 just shows text: Content 2
    Tab 3 shows a flv imported from another HTML page in a iFrame
    None of the movies are set to autoplay - you have to click the arrow to start them.
    This is what I found:
    On the Mac:
    In Safari, Chrome and Firefox:
    When playing the movie in Tab 1 (embedded flash object) > start the movie > then click tab 2 = the movie readily stops as desired, and loads the text on tab 2.
    When playing the movie in Tab 3 (iFrame version)  > start the movie > then click tab 2 = the movie keeps playing, and the sound will continue.
    On the PC:
    In IE 8 (which is my main audience) It makes no difference if the flash content is embedded or iFramed in = when clicking tab 2 the movies continues playback no matter which one (tab 1 or tab 3) is playing.
    Chrome: (takes longer to load) Same as on the Mac = the embedded verion provides the desired function.
    Firefox: (takes longer to load) Surprise!  It does not matter is the Flash is embedded or iFramed in = When tab 2 is clicked the playback of either of the Flash versions stop.
    What I would like:
    Ideally I would love a fix for IE 8 that would allow stop playback of the iFrame version, since it offers many advantages over the embedded version.
    Can you help me?
    Thanks on beforehand.
    ggaarde
    The automatically generated standard Spry Assets are unchanged from your default.
    This is my code for the tabbed system:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <script src="../../SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <script src="../../Scripts/swfobject_modified.js" type="text/javascript"></script>
    <link href="../../SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="TabbedPanels1" class="TabbedPanels">
      <ul class="TabbedPanelsTabGroup">
        <li class="TabbedPanelsTab" tabindex="0">Tab 1</li>
        <li class="TabbedPanelsTab" tabindex="0">Tab 2</li>
        <li class="TabbedPanelsTab" tabindex="0">Tab 3</li>
    </ul>
      <div class="TabbedPanelsContentGroup">
        <div class="TabbedPanelsContent">Flash Content - flash object embedded in code<br>
          <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640" height="360">
            <param name="movie" value="TreeRemoval.swf" />
            <param name="quality" value="high" />
            <param name="wmode" value="opaque" />
            <param name="swfversion" value="6.0.65.0" />
            <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
            <param name="expressinstall" value="../../Scripts/expressInstall.swf" />
            <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
            <!--[if !IE]>-->
            <object type="application/x-shockwave-flash" data="TreeRemoval.swf" width="640" height="360">
              <!--<![endif]-->
              <param name="quality" value="high" />
              <param name="wmode" value="opaque" />
              <param name="swfversion" value="6.0.65.0" />
              <param name="expressinstall" value="../../Scripts/expressInstall.swf" />
              <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
              <div>
                <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
              </div>
              <!--[if !IE]>-->
            </object>
            <!--<![endif]-->
          </object>
        </div>
        <div class="TabbedPanelsContent">Content 2</div>
        <div class="TabbedPanelsContent">Content 3 - Flash content in iFrame <br>
        <iframe src="http://gggraphic.com/t-mobile/tab_flash_test/iFrame_source.html    " style="border:0px #FFFFFF none;" name="myiFrame" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="360px" width="640px"></iframe>
        </div>
    </div>
    </div>
    <script type="text/javascript">
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    swfobject.registerObject("FlashID");
    </script>
    </body>
    </html>

  • Tab Page-PPOME

    Hi,
    I am trying to create a separate tab for Infotype 1001(Relationships) in PPOME for object type C.
    I am getting an ABAP dump. I am not getting any dump for other infotypes if I try to create separate tab pages for them.
    Please help is it possible to create a separate tab page for IT 1001.
    Regards,
    Ghanapriya

    We did not end up providing a tab page for Infotype 0001.  Instead we defined a definition (view) that included each relationship (via evaluation path) in the overview area.  Then the user is able to use "Assign" function or drag/drop to update the relevant relationships.
    It will be important to define if the user wants all possible relationships is one definition/eval path for the specific object type, or in various. 
    Thanks,
    Danialle

  • Change the look of Tab Pages

    Hi,
    Is there any way to change the look (but not the
    mechanism) of Tab Pages in Forms?
    If I wanted my own (say) "rounded" tab pages, is there
    any easy way to achieve this?
    Can we get our hands on the Java object that is used
    to create a tab page - if so, it could be altered
    and compiled and linked in as a Java Bean, but how to make
    "normal" text boxes be subordinate to a Java Bean... ?
    Any help appreciated; thanks in advance.
    Mungo Henning

    Mungo,
    unfortunate we don't support PJCs on tab canvases because this is what you would need for the desired change. The other option - as you said - is to create a tab page and add Forms components to it: This requires to spider the Forms Applet at runtime, which I tried to do a while back, but which also truned out to be problematic. So as it seems, adding your own tab canvas is not possible.
    Frank

  • Tab page inside another tab page

    I have a requirement to create a tab page inside another tab page.is it possible?
    if possible pls give me the solution...............

    iTs possible. Place both tab-canvases on their respective content-canvas on the the correct positions. Then, in the WHEn-TAb-PAGE-CHANGED-trigger, make the second tab visile or invisble, using SHOW_VIEW or HIDE_VIEW.

  • Unable to add Tab Pages in EH&S Configuring Tab Pages

    Hi,
    I am working on Integration of Time Management with Industrial Hygiene and Safety.
    In EH&S configuration under Industrial Hygiene and safety /Basic Settings/Configure Tab Pages ,When I select Object Type with work Area as 'AFP - Data on person affected' , I get the list of following tabs
    DESC     Treatment
    INJURY     Injury/Illness
    REPT     Ind Hyg. Safety Data
    I cannot see the TDAT  Time Data, when I tried to add new tabs , I can list the Time Data tab , but I cannot populate the selected Time data tab in the configuration.
    Please let me know if I need to do more settings and what settings should I do for this tab to appear.
    Please help me to resolve this issue asap.
    Thanks,
    Babitha

    Hi
    With SAP ECC 6.0 YOu must me having EHS 3.2
    With this TDAT comes as default setting,
    Although if it is not there what you can do is, Go to configure tab pages select object type work area as AFP. Click on append button. You will get field selection Client, Tab, Description. You tick mark on Clent and Tab. Select client 000 and Tab -TDAT and click on append.
    Hope this will work.
    Other wise if you wont to add new TAB you have to go to IMG activity "Assign Value Assignment Types to Classes "
    Create value assignment type, Give vategory, assign class then match up master data This will create new tab page. You have to create characteristics for the fields you want under this tab page.See the SAP help for this. Pl note that you can not create new tab using Configure tab pages.
    Regards
    Suhas

  • Tab pages appear from right to left not left to right

    I have created 5 tab pages on a form. Insead of them going from left to right on the canvas they start from the right as does the test in each field. This is the first time I have come across this and cannot find the property (if there is one) to change the direction of the tab page layout.
    Thanks for any assistance

    Hi
    set the canvas's direction property, it takes
    1) left to right
    2) right to left
    3) default

  • Tab Page got dismantled

    I am using APex 4. I created a tab page using Ape 3.2 and used one of the pre-defined theme. After importing that in 4, we switched the theme to another pre-defined one in ver 4 and then the tab pages messed up.
    How to put it back correctly.
    Thanks
    Deb

    Hi puthanampatti,
    Thanks for your reply.
    Here sdi3 means showDetailItem3. I've tried but one error is raised.
    Error is : identifier sdi3 not found.
    My java code is:
    public String showTab() {
    sdi3.setDisclosed(Boolean.TRUE);
    AdfFacesContext.getCurrentInstance().addPartialTarget(sdi3);
    return null;
    i've a showDetailItem(Tab Page) which id is sdi3.
    But error raised.
    How to write it and solve it?

Maybe you are looking for