How to enable DVT on single page in weblogic portal 10.3.2

Hello All,
We are creating a project in weblogic portal 10.3.2 and enabled DVT on desktop level as don't see any option to enable it on page or book level.
Our requirement is to show customize button on a particular page and not other pages/books and also we need to remove some options from DVT menu items.
Any help would be highly appreciated.
Thanks,
Alka

You could control this by using Entitlements. If a user does not have Edit capapbilities on a page or a book, the Customization menu will not appear.
To customize the DVT, like removing some options, see http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14243/dvt_dev.htm
Brad

Similar Messages

  • How can I view as "single page continuous" in full screen mode?

    how can I view as "single page continuous" in full screen mode?
    preferences->page display:
    preference->accessbility:

    Not possible.

  • How do I use the single page feed on my Canon MX340?

    I am trying to figure out how to feed single pages into the Canon MX340 from the slot on the top. How to make this happen?

    Hello segurry,
    To feed documents into the automatic document feeder (ADF) of the printer, please follow the instructions below.
    Loading Documents in the ADF
    You can load documents to copy, fax, or scan in the ADF.
    Note: To scan a document at optimum quality, load it on the Platen Glass.
    Make sure that any original has been removed from the Platen Glass.
    Load a document in the ADF.
    Open the Document Tray.
    Insert the document in the Document Tray (2) until you hear a beep sound.
    Load the document WITH THE SIDE TO SCAN FACING UP in the Document Tray.
    Note: When you set the alarm to be silent in Device user settings of Device settings, the alarm will not beep even if the document is inserted in the Document Tray.
    Adjust the Document Guides (3) to match the width of the document.
    Do not slide the Document Guides too hard. The document may not be fed properly.
    Hope this helps!
    This didn't answer your question or issue? Find more help at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • How do I make a single page website that scrolls like this adobe muse site?

    Hi there, I'm working on this site: http://johanspeaks.businesscatalyst.com/index.html
    I would like a nav bar to function and scroll through the single page like this site: http://asiercarazo.com/
    I can't figure out if it's different pages, sub pages, or the same page and if it's the same page how do I get the menubar to function like that.
    Thank you for any tips!

    Hi Vinayak!
    I am using the feature that you posted (anchors and pins) for my menu bar for my single page site. Preview it here: http://alexandrabenetbusinesscatalystcom01.businesscatalyst.com/index.html
    I would like all of the words from the menu (ADVERTISING, GRAPHIC DESIGN, etc) to be with a lower opacity. When you reach a section, I would like the corresponding word to be bolder. So I'd like to add states. Is this possible?
    Also, is it possible that my menu does not appear on my first layout? And then make it appear after?
    I would appreciate the help!
    Thanks,
    Alexandra

  • How do I save a single page from a PDF file?

    I am trying to save as a pdf file, a single page from an existing PDF file that has 4 pages. How do I do that?

    In Acrobat: Tools - Pages - Extract.
    In the free Reader: Not possible.

  • How to layout beans for single page design

    Hey guys. I'm designing a site that uses the Icefaces framework. I've been reading a book called Real World Java EE patterns. I'm kind of confused how to layout the pages. Normally I would have just a POJO class implement serializable for a bean. This bean would then back each page. With a single page design I'm going to have a bunch of elements on the page. Datatables, trees, inputs, calendars etc. Is it normal or best practice to have separate beans for each datatable, calendar, etc or put that all in one bean? I'm not sure how to approach this. Right now each element is a bean and I'm using the @Inject annotation to have the data table talk to the tree and vise versa. This creates really bad code and if I put this as a member of the class I will get a circular reference because the data table bean has to inject the calendar and the calendar has to inject the data table.
    Thanks for any help.

    'best' practice is to not follow blindly what other people say, but to reason yourself what works best for you. It has been stated many times before and I will state it again: best practice does not exist. Only personal opinions about what is best exist. Personal opinions are not facts.
    So choose what works for you. Is the code easy to maintain? Is it readable? Can you perhaps re-use parts of it? Then I'd say you have a winner.
    I'll give you my personal favorite. When working with a page that has input elements, I tend to have two or three beans. Replace XXX with a logical and context sensitive name.
    XXXForm - this is a simple request scoped bean that has the action and event methods and will hold some data for reading purposes for the view, possibly taken from a database.
    XXXStorage - this is a session scoped bean that holds information from the form; if it is an editing function I initialize it with the current state first. Storing this stuff in a session bean makes it very easy to do Ajax stuff and create input cycles that span multiple requests. Also when data is split in multiple pages, the storage class is the one to remember which page is being displayed.
    Optionally, I also have an XXXSearch object, which is a session scoped bean that stores search/sort/filter parameters. I make this session scoped so the information is remembered for the duration of the user's visit, meaning he can navigate away from the page in question, come back and all his choices will still be in place.
    So no, I don't have beans specifically for each component, although I might make simple POJOs to hold information gathered from several sources (for example, information gathered from several database tables). These beans are generally used to fill the rows of a datatable and are just created from within the form class, for example in a @PostConstruct annotated method.

  • How do I rotate a single page in a multi-page document?

    I recently upgraded to Adobe Acrobat X version 10.0.0. Where is the option to rotate a single page in a multi-page document?
    Also, I often receive faxes as PDF's that are upside down. How do I rotate a page so that it remains rotated the next time that I open it?
    Thanks.

    GeorgeRudd wrote:
    It works (it saves the rotation) when I use the rotation method under the tools menu. Thanks.
    Yes.
    Tools > Pages > Rotate permanently rotates the pages (if you save the file afterward of course) and View>Rotate view only changes the view for the current session.

  • How to create a Dynamic Logon pages for a portal.

    Hi all ,
    Is it possible to create a dynamic logon pages for a portal.My requirement is when ever we enter the Portal url in the browser we will get logon page ..now when we reenter the Portal link the logon page should change. is it possible .
    thanks
    Rajeev.

    Hi Rajeev,
    Your requirement isn't very clear here.
    Do you meant that is userA is trying to logon, he must see different logon pages at different tims he tries to logon?
    Thanks  Hermann, I too was thinking about the same...just need to have some clarity on what really needs to be achieved.  Also unless the whole logon page needs to be different then cookies are best -- if its just some images then some javascript would be good enough.
    Thanks,
    GLM
    Edited by: GLM on Sep 26, 2008 12:11 PM

  • How to deploy JSR 168 Portlet war into Weblogic Portal Server?

    Hello experts!
    I have the installed Oracle WebLogic Portal 10.3.2 with Examples.
    And I want to deploy my jsr-168 portlet.
    Now I could to import this portlet by docs:
    http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14245/deployment.htm#i1047336
    How can I add the web application as a WSRP producer using WebLogic Portal Administration Console?
    What should I do?

    Hello Kevin,
    my answers:
    Are there any error or warning messages on the application server console when you deploy the generated EAR?When I checked the Auto-deploy checkbox and press Perform Import on the Import Tool page, I had:
    Import Successful... Generated EAR:C:\Oracle\Middleware\wlportal_10.3\samples\domains\portal\helloApp.ear
    But helloApp had the Warning status (Health column) on the Deployment page of the WL Server Administration Console
    Health Information:
    Name: AsyncProliferation
    Health: OK
    Reason: MDB application helloApp is connected to messaging system.
    Name: MessageBufferBean
    Health: Warning
    Reason: MDB application helloApp is NOT connected to messaging system.
    Name: MessageBufferTopicBean
    Health: Warning
    Reason: MDB application helloApp is NOT connected to messaging system.
    If I did NOT check the Auto-deploy checkbox and then install on the Deployment page, I had:
    Messages
    All changes have been activated. No restarts are necessary.
    The deployment has been successfully installed.
    But helloApp had the Warning status (Health column) too.
    Also, earlier you said that you were using WLP 10.3.2, but this issue sounds very similar to something
    that happened in a previous version of WLP, so I just want to check with you again that you're using WLP 10.3.2, correct?Yes, I am using WLP *10.3.2*
    WEB-INF/weblogic.xml ... , WEB-INF/wsrp-producer-config.xml ...
    If you find these files in the generated WAR inside the generated EAR, can you post their contents here?
    weblogic.xml content:
    <?xml version="1.0" encoding="UTF-8"?>
    <weblogic-web-app xmlns="http://xmlns.oracle.com/weblogic/weblogic-web-app">
    <library-ref>
    <library-name>wlp-framework-full-web-lib</library-name>
    </library-ref>
    <library-ref>
    <library-name>wlp-framework-struts-1.2-web-lib</library-name>
    </library-ref>
    <library-ref>
    <library-name>struts-1.2</library-name>
    </library-ref>
    <session-descriptor>
    <cookie-name>JSESSIONID_hello</cookie-name>
    </session-descriptor>
    </weblogic-web-app>
    wsrp-producer-config.xml content:
    <?xml version="1.0" encoding="UTF-8"?>
    <wsrp-producer-config xmlns="http://www.bea.com/servers/weblogic/wsrp-producer-config/9.0">
    <service-config>
    <registration secure="false" required="true"/>
    <service-description secure="false"/>
    <markup secure="false" rewrite-urls="true" transport="string"/>
    <portlet-management secure="false" required="true"/>
    </service-config>
    <supported-locales>
    <locale>en</locale>
    <locale>en-US</locale>
    </supported-locales>
    <requiredUserProperties properties="specified"/>
    </wsrp-producer-config>

  • Change property of a page in Weblogic Portal

    Hi all,
    I'm new to Weblogic Portal and I'm trying to change the "Presentation class" property of a .page file, to add a css class to a div. After changing the file and starting the server, nothing seems to have changed. I'm accessing the portal through appmanager, but when I access it the normal way it doesn't work too.
    This is the correct way of doing this?
    Thanks in advance,
    Joao Paulo

    HI Baskaran,
    In the existing functionality the class if_wd_component is being used to change the ui element property but now two elements have been binded to one context which is causing both the elements property to change when if_wd_component~set_enabled method is being used. Is there any other method that can be used to set the property of particular ui element of the context?
    Praveen, thanks for the info, my current changes are in post exit only. I am looking for the right method to use to set the ui element property for bound context
    My issue is similar to this thread: Issue for Hide fields and buttons in applications  WD ABAP

  • Error while navigating across the pages in Weblogic portal 10.3

    I'm using the content managemnt in Weblogic Portal 10.3 to display the tabs in the portal application. I have multiple pages in a book and am trying to display these pages as tabs in the application instead as a different level of menu.
    I have achieved in displaying the tabs using the content management. I'm using a separate portlet for displaying the tabs alone. But while navigating across the tabs, I'm getting the following error in the console.
    Can someone please help me in eliminating this.
    <Error> <netuix> <BEA-423329> <More than 1,000 events were processed in the request -- not handling any more events for this request.>

    See the release note for issue 13371575 at
    http://docs.oracle.com/cd/E26806_01/wlp.1034/e14247/relnotes.htm#i1131976
    Brad

  • ASP pages within Weblogic portal

    We have a requirement to integrate some applications developed in Microsoft ASP
    pages into the Weblogic portal. Can someone tell me what the options are here?
    I am aware we can do URL scraping but what else is possible (web services are
    probably out because these are not ASP.net pages).

    venks wrote:
    Is there way send notifications to portal users within weblogic portal or we need
    to use Message broker channel or JMS for this purposeI think you could do it using the portal event framework....subscribe
    the user to a custom event on login and then just raise the
    event...should be examples in the samples app....check the javadocs for
    com.bea.p13n.events.Event
    Martin

  • How do I change a single page in a template site without detaching it?

    I'm using a template for the first time.  Please help.  The template has an editable content area that is a certain size.  At the bottom of the page (below this editable content area) is a footer that is part of the template and is thus non-editable on all pages except for the main template page.
    Here is the problem:  I want to put a taller image on one page (the image will go in the editable content area) but it is taller than the content area I had set aside in the template.  Once I place it there, the footer (which is fixed in the template) is across the lower part of the image.
    I don't want to detach the page from the template unless I have to because I want updates to be site-wide.  How do I enlarge the content area on that one page so that it will not affect the content area on the other pages and will still, on that one page, move the footer down so it won't be across the image?
    I have tried a lot of different things.  Thanks for answering here and at this e-mail:  [email protected]  I appreciate it.  Richard

    Without seeing your page, this seems less like a template problem and more of a design strategy problem.
    You should be building flexible pages that can handle increased content, text-sizes, image sizes, etc...
    CSS height property is a restriction in all but IE browsers.  Either remove height property from your content areas or consider using a more flexible min-height.
    More on min- and max- height & widths --
    http://www.quirksmode.org/css/width.html
    Hope that helps,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • How can you print a single page of a multipage report.

    I am using Office 2003 pro, the LabVIEW Report Gen Toolkit, LabVIEW 7.0, and Windows 2000. I have created a lengthy report with the first page being a summary. I would like the user to be able to select; print the entire report, or just the first page. Any ideas?

    There are two ways you could go about doing this. They both are somewhat straight forward.
    1) Calling a macro from LabVIEW in Word.
    You could create a macro that would let you just print the first page and call this from LabVIEW when the user so desires. There is an example of how to call a macro if you use the example finder. Goto
    Toolkits and Modules>>Report Generation for Microsoft Office>>Run Macro on Word Table
    2) You can actually modify the print VI that comes shipped with LabVIEW. For Microsoft Word it is called Work_Print.vi and it is located with in the exclsub.llb. This can be found at..
    ..\Program Files\National Instruments\LabVIEW 7.1\vi.lib\addons\_office\_exclsub.llb
    You can also find this by digging through the Print Report.vi
    Inside this VI you will see an Invoke node that has the fields To and From. If you specify the start and end page here, by connecting integer controls or constants, this will let you specify the pages to be printed out.
    NOTE: If you modify the Work_Print.vi you may want to save it outside of this library and locally to your application directory. Therefore make sure any report VI you are using within your app. now dynamically references this local version of Word_Print not the one in the report library.
    Please don't hesitate to let me know if you need more information or a more descriptive explanation.
    Have a great day!
    Allan S.
    National Instruments
    Applications Engineering

  • How do I seperate a single page out of an InDesign Document?

    I've created an 8 page catalog in InDesign- now a sales rep. wants just two of the pages singly as PDF files.  What is the best way to do this?  I know I can export the whole thing as a PDF, then use Acrobat to separate the pages, or I can print to Acrobat and specify which pages will be in the document. 
    Is there a better way to do this directly from InDesign?

    OK, I see it now.  For some reason I had it in my head that all you could do was to set the Adobe PDF Presets, then export the entire document using those presets. I wasn't paying attention when exporting. 
    Out of curiosity, why can you set the PDF presets seperately, when it's all there again when you are actually exporting to PDF?  What's the advantage?
    Thanks

Maybe you are looking for

  • How to backup more than one database using powershell

    I am Trying to backup more than one database using the following script but no luck. I want user to type on command line the database they want to backup, e.g all databases that have "test" at the front like test.inventory, test.sales so i want user

  • JDev 10.1.3 OC4J JDBC Error

    I'm having a problem running an application in JDev10.1.3 when mapping an oracle object to a java object. The error occuring is "java.lang.ClassCastException: oracle_oc4j_sql_proxy_SQLBCELProxy_tuinsurance_lib_ejb_PolicyRate__BCELProxy" This error on

  • Iphone backup / restoring!!

    Hi guys, wondering if someone could help. My Iphone and a few others are all backed up to the same itunes account. Is it possible for example, that if somebody else gets a new iphone device, they can restore my last backup (backup my iphone created)

  • Unable to change owner from Sa to Satish

    While changing a owner am getting a error  Msg 15151, Level 16, State 1, Line 1 Cannot find the database 'TEST', because it does not exist or you do not have permission.

  • Question about FC Express

    Hi all. I have no FC experience.....just some iMovie putzing with the family video's. I do use Photoshop CS5 and have years of experience with Pro Tools and work in film/TV production so I am not a total stranger to filmmaking and audio production, u