Apply template for content area page

Does anybody know how i can apply a template
for a content area page.
I have to duplicate everything i did on the template to achive to same look and feel in the content area???????
!@#$%*grrrrrrrrrrrrrrrrr
null

Harish,
What are you trying to do?
Are you using an unstructured UI template on your other pages, with release 3.0.8?
If you are, you could put your presentation code in a stored procedure, and call the procedure within ORACLE tags from the template. For the CA page, call the procedure from a Dynamic Page, and display the Dynamic Page as a portlet on the CA page.
In a future release we'll be combining portal and CA pages into a single entity, so we won't have these inconsistencies.
Regards,
Jerry
Regards,
Jerry
null

Similar Messages

  • How to change page template for a single page?

    I create a new document based on the Pages "Reports > Business Report".
    Now the first page is formatted as a "Cover" page with a larger top margin.
    Via "Format > Advanced > Manage Pages..." I see there are what I assume are the "Page Templates":
    - Cover
    - Table of Contents
    - Chapter Page
    - Text Page
    - Appendix
    My question: How can I change the template for a single page in my document? E.g. I don't want Page #1 to be formatted as "Cover". I'd like it to be a "Text Page".
    Any hints?

    Just delete the Cover section and insert a Text Page.
    Click on:
    +Toolbar > View > Page Thumbnails+
    Click on the Cover thumbnail, it will be outlined in yellow, hit delete.
    It may start off with certain defaults but you do not have to accept them.
    Peter

  • Alternatives to content area pages? URGENT!!

    Hi...
    I am implementing a site in Portal with a static navbar on the
    left side with links to folders... this navbar will remain
    static, the content that changes is in the rigth side..
    If I make a new page from scratch, including the navbar and the
    content area as portlets, when I click on a link on the left,
    the page banner and the other portlets disappear, and appears
    the content area page..... I read that the only way you can keep
    that page appearance is to customize the content area page
    itself.
    Are there any other ways to do this? (not depending of the
    content area page??)
    Please, I need help ASAP!!

    Not in the current release. The next release of Portal, planned
    for early 2002, will make this a lot easier.
    Regards,
    Jerry

  • Portlets on Content Area Page

    We are currently using 3.0.8 and are trying to add a footer region to the content area page. So the page has a header in the top region, a navbar and folder portlet in the middle region, and a footer in the bottom region.
    When we put the footer in the bottom region on the content area page, it does not show up. If we move it to the middle region directly below the folder portlet, it shows up fine.
    Has anyone else seen this behavior, any workaround?

    We tried creating a page with only the folder portlet on it for the content area and trying to put another portlet below it. This still gives the same behavior.
    We also tried it in 3.0.9 and did not see the problem there.
    null

  • Unable to enforce a UI Template for a Dynamic Page

    Hi,
    I have a problem ,am unable to enforce a UI Template for a Dynamic page.As I want to modify the background color and font for the contents of the Dynamic page.I have tried to specify these in the htp functions,which works fine but when I expose the dynamic page as a portlet and drop it in a page ,the background color and font modifications do not show up.
    Any idea as to how the modifications can be done to show up in the page?

    I changed the pref.js file and that fixed the problem. thanks to those who responded to this question and for the quick replies. jjg18

  • Custom Display template for Content Search webpart

    Hi,
    I am trying to customize the out of the box "slideshow" display template for content search webpart which renders Images.
    By default, the slideshow display template has a fixed the image size which is very small. Is it possible to increase the dimensions of the container or control template to show a much larger image size?
    Can anyone please help on how to do this?
    Thanks,

    Hi,
    According to your description, my understanding is that you want to increase the dimensions of the container or control template to show a much larger image size in the Content Search web part.
    I recommend to create a custom Display Template (control and Item display templates) and use JQuery Slider plugin to achieve this goal.
    More detailed information are provided in the link below:
    http://blogs.technet.com/b/sharepoint_quick_reads/archive/2013/08/02/sharepoint-2013-customize-display-template-for-content-by-search-web-part-cswp-part-2.aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Difference between content area page and page

    Can someone point me to doc or tell me what is the difference
    between content area page created in Content Area Manager and
    the page created in create page tool ?
    I'm really confused.
    Thanks.
    Regards,
    Maggie

    Essentially they're the same.
    The CA page get's implicitly created when you create the CA
    because architecturally when we display content for you to work
    with we need a place to post the navigator portlet and the
    content portlet.
    In the next release this will change, there will be only one
    type of page, and you will be able to add content and/or
    portlets to it.
    HTH
    Jason Pepper

  • Diff between regular portal page and content area page?

    Hi.
    I have a content area page. Because I thought it would be nice to have "Edit Page" link on the page, I created a new portal page (yes, a portal page vs. a content area page).
    I created 2 regions.
    Region 1, portlet nav bar portlet from my content area.
    Region 2, root folder from my content area
    When I use the page, clicking on anything in the nav bar portlet takes me to a new page (my content area page), instead of updating the folder portlet on my new portal page.
    Is this by design?
    What the difference between a portal page and a content area folder?
    Thanks a bunch!
    Phillip

    Phillip,
    The two are indeed subtly different. The experts are on the content area forum but basically a content area page is designed to automatically provide easy navigation within a content area. This includes automatically "doing the right thing" for the navbar portlets.
    Note the links on the navbar portlet and their respective targets. They always target the content area page so that the navigation in a content area is seamless (i.e. the middle region updates w/ the current folder).
    Steve

  • What's the best template for notes in pages?

    I have had my macbook for a couple of months now, but I only got around to buying iWork a few days ago.
    What do you guys recommend as a template for notetaking?

    Pages isn't a specific note taking application but rather a word processing and page layout application.
    There is a note taking application called Notebook from CircusPonies. Check it out.

  • Creating a customized template for Content Presenter

    Hi people,
    I created a new template for content presenter, I created a jsff file and add a entry in
    <jdev_projects>\Application1\mds\oracle\webcenter\content\templates\registry\templates-registry.xml
    This is my entry:
    <view id="mycorp.content.templates.pressrelease.listitem">
    <name>
    Marketing Press Releases
    </name>
    <description>
    This is a view of Marketing Department Press Releases
    </description>
    <template-def>
    /oracle/webcenter/content/templates/template1.jsff
    </template-def>
    </view>
    But isn't working, I don't know where I need put my template1.jsff, I've tried in mds folder, in WebContent Folder, at same folder that templates-registry.xml but nothing works,
    Someone knows where I need put this file and how can I set <template-def>?
    Thks in advance

    Hi people,
    I have already the answer,
    In <template-def> if you use "/"(forward slash) so you're in root context app (http://<host>:<port>//<app>/you're here)
    Thks anyway,

  • Blank content area page - hide

    I created a form in Adobe Designer and my content area page is appearing as page 1 when I'm in PDF view - I've never had this happen and I can't delete or move the page (form MUST have one content area). It was interesting because I had 7 pages in my form - everything was fine until I decided to move page 7 to the top (becoming page 1) - from then on my content area page began appearing....any help out there on how i can "hide" this blank page?? Thanks! Lisa

    Hi Lisa,
    I actually had to make the form work today, so unfortunately, I had to start over and not move any part around to make sure I didn't get the blank second page.
    Now, the client just notified me that they don't want email submissions so I am off to find out how to se tup teh HTTP side.
    Sorry I am not more help :-(
    Jill

  • Do not apply Templates for dynamic page

    Hi,
    When i add a tag <ORACLE> ...</ORACLE> then all code before this tag don't displate.(I have viewed source after apply template but did't see code before Oracle tag).
    Could you tell me the way to sovle the problem.
    thanks !
    thangtk

    Dear Candace ,
    - I have a dynamic page that includes oracle tag (<oracle> </oracle>).Run it ok .
    -When i apply my template(user template) then dynnamic don't display all component of Template.
    -I had viwed source code (dynamic+template) .I only see componet code begin <oracle> to end. (contains HTML outside <oracle>..</oracle>) and all code before <oracle>..</oracle> to lose .
    Ex:I have a code
    <html>
    <head>
    <title>
    </title>
    </head>
    <body>
    <table>
    </table>
    <oracle>
    begin
    htp.init();
    htp.p('..');
    end;
    </oracle>
    </body>
    </html>
    run it anh view source then i only see:
    <oracle>
    begin
    htp.init();
    htp.p('..');
    end;
    </oracle>
    </body>
    </html>
    I lose code.
    <html>
    <head>
    <title>
    </title>
    </head>
    <body>
    <table>
    </table>
    I think that Templates don't display ,the same cause.
    I hope you will reply quickly for you.
    thanks very much !
    (sorry ,I write very bad)

  • Are there any templates for Wills in Pages?

    I am looking to write a Will or Living Will. Are there any legal document templates available through the Pages application?

    A will isn't something that you draft willy-nilly.  There are rules that must be followed with regard to how you go about signing the document, who can/should be a witness to the document, whether witnesses can be legatees under the document, what language needs to be included in the document if you intend upon disinheriting a family member, how you go about setting up time-frames for when legatees vest, etc.
    From the perspective of setting-up a will that does what you intend, hiring an attorney helps to ensure that your wishes are respected makes a lot of sense, even for attorneys who have no experience in drafting wills.  There are very serious tax consequences that come into play when drafting a will, even if you aren't a multi-millionaire.  Do yourself a favor, consult with an attorney.  If cost is a concern, you state's bar association probably can direct you to an attorney who's willing to prepare the document for you at a reduced fee.

  • Create Template for Photo Album Pages

    I'm starting a project that involves creating a Web photo
    album. However, there are special formatting rules I need to
    institute for the individual pages I create in the photo album. Is
    it possible to create a template for these pages (the pages you go
    to when you click on the thumbnail on the contact sheet) rather
    than going in and applying css files and other items after they've
    been created?
    Any help is much appreciated.

    Photo gallery makers.
    www.jalbum.net
    http://www.huddletogether.com/projects/lightbox2/
    http://vikjavev.no/highslide/
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "Wagz1212" <[email protected]> wrote in
    message
    news:g0l30l$57i$[email protected]..
    > I'm starting a project that involves creating a Web
    photo album. However,
    > there are special formatting rules I need to institute
    for the individual
    pages
    > I create in the photo album. Is it possible to create a
    template for
    these
    > pages (the pages you go to when you click on the
    thumbnail on the contact
    > sheet) rather than going in and applying css files and
    other items after
    > they've been created?
    >
    > Any help is much appreciated.
    >

  • DW CC Not applying template updates to ASP pages

    HI,
    Im having a problem with DW CC
    I have added the server behavours back in so I can work with my asp pages and it seems to be ok.
    BUT  if i use Templates to make the pages when I update the template if the pages that were created have .asp extensions the template doesnt update it only updates the .htm or .html files.
    Can someone suggest what I can do?
    I have no other issues with my .asp pages, but I have to manually update by foing to the menu and " Modify> Apply Template To Page "  and its fine but this is tiresome if there are a few pages..
    Thanks in advance for any thoughts or adviice as to where im going wrong.
    Regards
    Tag

    Thanks Ben..
    Its a thought for sure , I just hoped that I could get it to work the way It did for me in CS6.
    Thanks again :-)

Maybe you are looking for