How to control portlet order in a page ?

I have a portal page with three column flow layout. Each column contains unique portlet. I want to execute middle column portlet first, left and then right.
i am setting some session value in middle portlet, i want to use that value in left & right portlets..
thanks in advance

In general, it is a better to not depend on the order of rendering of
portlets in a given page. For example, a portal admin a create a new
desktop and add those portlets in a different order.
An alternative is to set those attributes in a pageflow action (not the
begin action). Would this work for your use case?
Subbu
xmlking kumar wrote:
I have a portal page with three column flow layout. Each column contains unique portlet. I want to execute middle column portlet first, left and then right.
i am setting some session value in middle portlet, i want to use that value in left & right portlets..
thanks in advance

Similar Messages

  • How to control the order in which records get indexed

    Hi,
    I like to control the order in which the ATG (10.1.2) product records get indexed in Endeca (3.1.1). I like the products/categories to be indexed in the order in which they are sequenced in BCC (in otherwords baseed on the sequence num they have). How to do this? Please help

    If you want TopLink to set the values in a particular order you can order the mappings on a descriptor by setting their ‘weight’ (DatabaseMapping.setWeight(int). All DirectToField type mappings are defaulted to a weight of 1 and all relationship mappings are defaulted to a weight of MAX_INTEGER. Mappings with a lower weight value will be processed first by TopLink.
    --Gordon

  • How to Control with Maximum Record per Page

    Hi Every one
    how can I control with maximum record per page with parameter sending from Form
    ex.
    if I set parameter with value=15 the report will run 15 rows per page ?
    Can anyone help me Please ASAP ?
    Thankx

    PLay around with SRW.SETMAXROW , from memory that should do the trick.
    Cheers.
    N.

  • How To Add Portlet Order Buttons?

    I'm looking to extend MyPortalContentView.GetPortletActions() so there are buttons in the portlet title bars to move portlets up and down in a column without having to edit the page. Figuring out how EditMyPortalPageModel does it is proving to be time consuming, so I'm wondering if someone can just point me in the right direction: where is the order of portlets stored and what interface would I use to change it? Oh, and I'm also looking to add a delete portlet from view button.

    sure - you will have to edit the .shell file by hand though
    for just the content
    <netuix:header>
    <netuix:jspContent contentUri="/portlets/login/header.jsp"/>
    </netuix:header>
    if you need some structure around it (as of sp3 you can add html elements)
    <html:table style="vertical-align: top; width: 100%;">
    <html:tr>
    <html:td style="vertical-align: top; width: 1%;" valign="top">
    <netuix:jspContent contentUri="/some.jsp"/>
    </html:td>
    <html:td style="vertical-align: top; width: 99%;" valign="top">
    <netuix:break/>
    </html:td>
    </html:tr>
    this shoudl work for all the orther content tyoes. i ff you actually want the portlet title bar and stuff
    just include the markup right from a .portlet file
    <netuix:portlet .../>
    </html:table>

  • How to control portlet adding?

    Hi all!
    I'm developing a MyPortal page (allow customization for logged users). My customer needs to control the number of portlets added by a user - for example , in a page a user can only add 6 portlet and after that he cannot click on "AddPortlet", or clicking the user must receive a deny message. By default portal doesn't allow this solution and the code of the package portal30.wwpob_api_page.add_portlet is wrapped.
    Does anyone have idea on how to solve this in Oracle Portal (3.0.9[.2])?
    Thanx in advance.

    I presume this is not possible.

  • How to define reading order independent of pages?

    I need to use the reading order tools to make PDF files accessible. The document I'm currently working with is a standard trifold brochure, which has the outer panels on the first page of a landscape-oriented, letter-size document, and the inner panels on the second. In this common scenario, the proper reading order, reflecting how one would read a folded hard copy, is:
    the right column of page 1 (outside; cover)
    the left, center, and right columns of page 2, respectively (inside)
    the left and center columns of page 1 (outside; the center column is the back)
    Clearly, this requires the linearized reading order to begin on page 1, continue onto page 2, then return to page 1. However, I can find no way to do this with the tools in Acrobat. Can someone please help?
    Thanks
    (Version information: Adobe Acrobat Pro 9.2.0 on Windows XP)

    You need to start with a tagged PDF.
    The tagged PDF must have a welll-formed structure tree.
    From that 'foundation' you can work with read order, reflow & accessibility.
    Much of what you desire can be established upfront in the authoring application provided the application provides support for tag management of tagged output PDF.
    Currently, the three applications that provide reliable tag management are Adobe's FrameMaker, InDesign and Microsoft Word (via Adobe's PDFMaker or Net-Centric's 'PAWs' plug-in for MS Word.
    Other applications provide various degrees of tag management; however, the tagged output PDF's structure tag tree is not as well-formed and calls for more manual editing of the PDF structure tag tree.
    I
    s your document authored in InDesign? If so, the following may be useful.
    "Accessible Content Workflow with Adobe InDesign CS4 and Acrobat 9"
    http://w1000.mv.us.adobe.com/cfusion/event/index.cfm?event=list&type=ondemand_seminar&loc= en_us
    Have your Adobe ID in hand. Tug on the link, sign in with your Adobe ID.
    Page opens telling you that the Adobe Acrobat Connect Pro Add-in is opening the meeting room (launch of the recording)
    Recording appears in a separate window. If add-in not installed, dialog present to let you install it.
    Ancilliary documentation.
    http://www.adobe.com/accessibility/products/indesign/
    Link to use: "Creating Accessible PDF Documents with Adobe InDesign CS4 (PDF, 292k)"
    http://www.adobe.com/accessibility/pdfs/accessibledocswithindesignCS4.pdf
    If your document is authored in Publisher be sure to use Adobe PDFMaker, configured to support accessibility, to provide your initial tagged output PDF. Then, with Acrobat Professional, perform the requisite manual edit of the structure tree.
    Something else to look at.
    For multi-column PDFs you can manually establish Articles & Article flow to walk a column's thread through pages.
    See Acrobat Help.
    Be well...

  • How to print new order in odd page or new page

    Hi Experts,
    I want to print my order layout in oddpage. If any new order comes it should print inthe odd page. Currently its printing Back to back.
    But I want to print my order layout in oddpage or new page.
    Any one guide this??
    Offering points is against the terms of engagement.  Text changed by moderator.  Also, do not post the same question in more than one forum.
    Mohana
    Edited by: Mohana Vijayan on Oct 31, 2008 8:35 AM

    Hi mohana,
    For script or smartform?
    In case smartform
    Create  pages as per your requirement.
    In the global defintion --> initialization tab -->
    if w_page = 1.
    control_parameters-startpage = '%PAGE1'.
    else.
    control_parameters-startpage = '%PAGE2'.
    ENDIF.
    Regards,
    Sravanthi

  • How to Control Sort Order of Playlists in iTunes?

    As far as I can tell, somewhere along the way iTunes stopped sorting playlists alphabetically, numbers before letters, and started sorting playlists alphabetically, letters before numbers. Or at least that's how it now happens on my iPhone; I think the change happened with the iPhone 3.0 OS update.
    Has anyone found a better way to set a sort order than by putting "AA" and "AAA" in front of the playlists they want to have at the top of the list? Because that's an awfully inelegant solution -- to my mind, if you have to use a prefix at all, using 01, 02 et cetera was a far better way of doing things. Is there a setting I can tick to go back to the old way? Or, better still, a way to set that sort order arbitrarily, independent of the playlists' names?
    Message was edited by: Andrew Willett

    If you label your favorite/priority playlists as A1, A2, A3...B1, B2, B3
    Then they will sort the way you want (except on the iPod Classic which seems to have it's own sorting).

  • How to control suppression order / evaluation

    Is there any way to control in which order suppression is applied? Lets say I have 2 attributes and the regular base dimension on my row. I want to zoom to zero level on all 3 dimensions with suppression on. Doing this in FR is extremely slow because of the amount of members in my base dimension. When I do this using the add-in, i would first zoom in on the base dimension with suppression on to get a much smaller data set then zoom in on the the attributes. Doing it this way is quick.
    I'd like to mimic that using FR but as far as I know and can't tell FR which row dimension to zoom-in on first assuming I have suppression turned on for the entire row. Any Ideas?
    Thanks

    No not really, in excel add-in if you have more than one dim on the row you can choose which to zoom in on first or focus on all 3 then zoom. In my particular retrieval, there is a huge benefit in zooming on one dim first then going on to the others because of the number of members in my outline and data sparsity.
    I've been poking around FR and I think I found my answer. In data query optimization settings there is something called: Optimize query when row contains attribute dimensions. This is not checked off by default but when I enable it my report went from 30 minutes down to 15 seconds. I can't find any documentation on it but I'm guessing it does in FR what I was doing manually in excel, that is, zoom and suppress on the base dim first then zoom on the attribute dims.
    Anyone have any info on this setting? Am I right?

  • How add a portlet programmatically in a page ?

    Hello,
    Are there any way to add a portlet in a page programmatically?
    Thanks.

    I'm no Oracle Developer. I'm trying to do the same thing.

  • How to control the order of transforms when using interpolators?

    We want to spin one cube around another, instead of having two cubes spinning side by side. The latter is the effect we get, no matter the order of the transforms in the tree.
    We can not use normal matrix multiplications since we are using a RotationInterpolator in combination with a static translation transform.
    We have tried using OrderedGroup but this did not make any difference either. Where is this supposed to be used in order to make a difference?
    How are we supposed to do? Any help much appreciated.
    Thanks

    SphereMotion example that a give with java3D that spin
    one sphere around another
    you should look at thisThanks. What exactly are we looking for, are they using the PositionInterpolator to make the translation survive during the animation?
    Is this what we need to do, or is there any way of making a normal transform survive?
    Our semi-educated-guess is that the RotationInterpolator we use to rotate our cubes operates on the compiled transform, therefore overwriting the translation we do at the beginning (this can be seen in the very beginning, as the 2nd cube is first in it's own position, and then in the next frame it returns to 0,0 (origo)).
    Are we right? Or is there a simpler explanation and solution to this?
    Many thanks

  • MDO select query: how to control sort order using parameter

    Hi experts, is there a way of controling the sort order of an MDO select query using some parameter?
    I was thinking about using some statement like CASE [Param.1] WHEN 'abc' THEN [ORDER_NO]...END in sort section of the query but it is not working.
    Of course I colud go for various select queries...but I am wondering if it can be done using only one?
    Any ideas?
    Thanks for any help

    Hi Marco,
    Yes this can be achieved dynamically using SortExpr under dynamic link assignment in MDOAction block if you are using a transaction to call it.
    Please check below thread:
    Re: MDO Query Action Block In MII Transaction
    Or else, this [Param.1] thing should work as well provided it doesn't get the logic part in it, just pass the columns names separated by comma. Haven't tried it though, will check it for you.
    Best Regards,
    Swaroop

  • NWDI - How to control EAR deployment order

    We are developing a custom application in NWDI. We have created a software component for the this and have created all required DCs under this software component.
    All the J2EE DCs are deployed through separate EAR DCs and there are references from one to another ear DC where ever required.
    Deployment of a EAR DC fails if the dependent EARs are missing at that time as it looks for some classes at the time of deployment. We could resolve this in development env as we have the control over individual EAR deployment.
    But for deployment in QA through NWDI, where the whole software component is deployed as one SCA file, deployment is failing due to wrong order of deployment for the EARs. We are not able to figure out how to control the order of EAR deployments contained in a single SCA.
    Please let me know for any further info.
    Points will be awarded for helpful answers
    Regards, Chandra

    Hi  Chandra,
    It defines runtime-reference. And should automatically add references to application-j2ee-engine.xml
    But as far as I remember it is done only in NW7.1
    Regards,
    Andrei.

  • How can you control the order of video tracks?

    I have an iDVD project with an intro movie (movie played when the disc is first inserted), 5 20 minutes videos (each of which is an individual iMovie project with chapter markers, but the videos are meant to be watched in order 1, 2, 3, 4, then 5), and an addition 5 minute video. When I created the disk image, I noticed it started encoding the last of the 20 minute videos and then seemed to encode the rest of the videos in random order.
    I burned the disk image to DVD and started watching it in my DVD player. When you watch the first 20 minute video, when it finishes you return to the menu so you can choose the second 20 minute video. But, if you scene skip through a 20 minute video on the last scene, it takes you to the next track. The problem is the tracks are all in random order. So instead of scene skipping to the next 20 minute video, it takes me to the intro video, then to 20 minute video, ect. It's all out of order.
    My question is does anyone know how to control track order? Is the track order the order in which the videos are encoded? (It seems to that is the case.) I tried inserting the videos into the iDVD project in the order I wanted them, but I don't know if that will work or not. The assets all appear in random order in the Project Info window.

    I would like to know also. I have made many DVDs, but the number order does seem to be random. For presentation purposes I want to play a specific clip by hitting it's corresponding number on the DVD player remote when the DVD is at a complete stop (so if I put the movie clip in the 2 spot and hit the number 2 on the remote, then the 2 movie clip will play). I can get this to work from the menu by dropping them in iDVD in the order I want and waiting for each to encode before dropping the next, but at a complete stop I cannot ensure number 2 on the remote will play number 2 on the DVD. To me it looks like iDVD gives those numbers in the order in which the audio is encoded when burning, with the shorter clips first and longer ones last.
    Can anyone help me?

  • HOW TO CONTROL ON CREATION OF SALES ORDER WITH REFERENCE TO EARLIER SO?

    Dear All,
    I want to contol on creation of Sales order with reference to earlier SO?  While creation of sales order our enduser are creating sales order with reference to earlier month SO which I want to restrict. Recently I made changes in sales order like payment terms is grayed, system will atomatically pick pay terms from customer master.Now I am getting correct data also but enduser is using old SO no while creating new SO and old payment data is reflecting in fbl5n.
    I want to restrict enduser while creating new SO with ref. to old SO. Only for returns they should be able to use Billing refrence. Pl. suggest how to control the with reference to ealier SO.
    Nikhil

    Nikhil Deshpande,
          If you dont want allow create a sales order in referent to other one, just delete the copy control between these sales order type, so when the user tries to create a SO in reference to other one a message is displayed that is not possible.
    Thanks,
    Mariano.

Maybe you are looking for

  • Open keynote files in preview

    I tried to uninstall iWork 09 trial, and may have gone a little nuts removing files  from my system. I search for and removed files with the word iWork in them from my system. That was dumb. Now I can't open keynote files in Preview (which I could do

  • How to knw the Transfer rules of Infosource 80PUR_O01?

    In AWP, In Metadata Repository, Taking an example, "<b>Vendor Evalution-0PUR_C02</b>" Infocube we get Update rules at the bottom of the page, from Update rules page, in the bottom of tht page we get Infosource, Now in this Infosource page we get <b>'

  • Oracle XML Gateway Message Designer for Oracle EBS R12.1.2

    Goog Day to everyone! I'm Looking for the tool "XML Gateway Message Designer". I have found in Metalink(Oracle Support) the note ID 557101.1, here explain how to get the message designer for Oracle Apps R12. It says that you have to download the patc

  • Articulating Arm for 30" Cinema Display

    Has anyone had any luck finding a good articulating arm (desk mount or wall mount) that can handle the weight and that is VESA compliant. The base that comes with the display just eats away too much of my surface area. I bought the VESA Mount Adapter

  • Authorisation controle on variabel in Bex query

    Hi,. One variable is defined with Custemer exit on Profit center Hierarchy. Authorisation controle is defined on this to see his own profit center values for each user. Now we have created new report and the same variable is being used in this report