Issue with 'InputText' : Always displays as 'OutputText' in ADF

Hi,
I am having a view for the search functionality. The view has three entity objects in it. This is done exactly like the 'WebStyle searchForm' which is given as a screen cast. Once the results are displayed through search, I do provide a 'Commandlink' for the 'Request Id' parameter to go to that particular request using (SetcurrentRowWithKey).
Once the command link is clicked, it takes me to the 'Result for that particular request Id' page. In this page, I am trying to create some more fields which are in the same view. but however I do, it always comes as the read only fields. I am not able to make it 'inputText'. I have also tried to set 'ReadOnly' property to 'False'. But it still comes as the read only field.
Could you please help me in fixing the issue? May I know the reason for this?
Thanks,
Priya.S

Frank;
I have a similar issue - I have a result table with a Create commandbutton bound to the same VO with CreateInsert - when user clicks this, a new row appears fine, but I want to default into the first column the value the user searched on. I do this with the following EL:
#{row.EmployeeId == null ? bindings.BadgeAccessByEmp_EmpIdVar : row.EmployeeId}
in the Value property of the InputText within the column of the results table. The value comes up as expected, but it is read-only. It is an updateable VO and that attribute is updateable. If I just leave it as #{row.EmployeeId} it is updateable and null.
Is there a way to make this updateable with a default value?
Thanks!

Similar Messages

  • Sudden Issue with 23-inch displays?!

    My 23-inch display went kaputz yesterday. It's interesting that today for the first time ever, I've come to these forums, hoping for an answer. How in the world can it be that suddenly this August, all of these 23-inchers are on the fritz?
    What's up, Apple?!
    (thank God for my old 22-inch display. I replugged it in and it's running like a charm.)

    Several of us have expressed frustration with Apple's lack of response to this problem (which they obviously know about by now, and if they don't, there is no excuse), and the lack of a way to register any complaint beyond the level of your individual AppleCare person. Not knowing where else to turn, I sent an e-mail to the director of Mac PR, and the PR manager for Mac hardware, whose addresses are among the few on the Apple site (see site map).
    As evidence that this is not just one person complaining but a true potential PR problem, I asked them to read this discussion and three others on the same issue: "Display not always turning on", "23" display not turning on problem", "Sudden issue with 23-inch displays", "23" cinema display -- bad adapter".
    I summarized the complaints as:
    1. Power adapters seem to be o failing in large numbers at the same time.
    2. Many people are waiting for replacement power adapters through Apple Care, and they are not being shipped as promised.
    3. Frustration with Apple's failure to step up to the plate and address this problem.
    I asked for a response. So far, two days later, not even an acknowledgement from either one that they received my e-mail.
    Maybe if they hear from more of us, they will see that, yes, this is a PR issue!

  • Issues with Macbook Pro display.

    Hi. Recently, I haven't been having too much luck with Apple products. It started with my Macbook pro Core 2 duo 2.16. It had screen issues, leading to the screen being replaced (replacement screen contained several dead pixels), alongside a logic board, video card, and sound board replacement over the short life of the computer. Apple recently replaced it with a new 2.4 GHz Macbook Pro.
    When I first turned it on, only 3 bottom pads made contact with my desk at all, causing the computer to become lob-sided. I brought it to the Apple store and they brought it to their back room to fix it (I am not sure about what they did to it though). The fix was mostly successful and brought the computer "within spec"... Shortly after the fix, I got home and my monitor started acting up by displaying black vertical bars along my screen. The left side of my screen was also disconnected from the aluminum frame; both issues can be seen at http://gallery.mac.com/eliete#100037 . The odd thing is that the issue only comes up every other time I use the computer, and closing-opening the clamshell usually cures the problem temporarily. I discovered that whenever I take a picture in Photo-booth, the screen flash aggravates the problem, making the issue very obvious, and obtrusive.
    I do a lot of photography work with Aperture 2 and Photoshop Elements 6, and performance wise, the computer is fantastic, but what good is a fast computer with an awful screen? I do not want to switch back to the PC platform because the Mac OS is just that much better, and I rely on this computer for many everyday tasks. What do you think I should do? - I would rather not have the screen replaced due to the possibility of dead pixels (VERY irritating when editing photos), but it looks like that may be the only option. Do you think that I should wait until the WWDC to see what update the MBP will see, incase they replace my computer a second time? Thank You in advance.

    First thing I'd to is take it to the Apple Store, you can talk with them about this. I'm sorry you have been having so much trouble, while Macs are good in general there are some lemons. I bought my current MacBook Pro in August. Within a few weeks of buying it, there were a handful of dead pixels on the display as well as a couple of pale spots (bruises that the Apple store said was my fault). I got the display (the entire top 1/2...display, iSight, etc.) replaced over Labor Day weekend and haven't had a dead pixel or blemish since then. If you wait until WWDC, there are two things to consider: 1) you will have the problem for a few more weeks, and 2) replacements may be refurbished laptops and not necessarily a new laptop. Why bother? If I were you, I'd take it in ASAP and see what options I'm given. If the screen is repaired and dead pixels arise, the screen can be replaced again. What's worse, the possibility of dead pixels, or putting up with the bad display for another month (or two...Apple has a history of introducing things at MacWorld and WWDC that aren't available until the following month)? Hope I helped.
    -AHeneen

  • Re : Issue with the column display in Bex reports

    Hello Gurus,
    I have an issue with the reports in Bex, this is a bit confusing scenario I would try to explain in more details. A query was already built for monthly Report in Sales and Billing for which the variable were  Calender month/year range 1 (mandatory), range 2 range 3 range 4. These 4 variable were created and moved to column rows in query.
    Later the user wanted the copy of same report but he wanted the variables to be Calender date range 1 (mandatory), range 2, range 3 , range 4. I have created them with 0calenderday as reference and moved to the columns.
    for the monthly report text variables were already existing for the Calender month/ year, but for the daily report text variable were not existing for Dates. I have created a text variable for the date in the following way processing by
    " replacement path" and reference characteristic as 0calday and in the replacement path tab.. in replace variable the selection is info object, the next option Replace with " External charactersitic value key " .
    By creating this text variable the dates were being displayed in the colum header like 11/01/2013 - 11/30/2013 which satisfies the requirement.
    But the user wanted to see the report same like monthly report when the mandatory variable Calender year/ month is selected, the rest of the columns range 2, range 3, range 4 are displayed as unassigned in the report. but coming back to the daily report when the user is giving the Calender date rage 1, he is finding that Calender date range 2, range 3, range 4  are also being displayed with values. He want to see the Calender date range 2,3,4 as unassigned in the report just like monthly. Please find the images attached.
    As Calender month/ year is predefined, if the calender range values are not given it would show up as not assigned default. I have created a separate text variable for Calender day, I believe that could be the reason rest of the columns are not showing up as unassigned. The user want to see them as unassigned like monthly report columns.
    I tried different ways changing the text variables but I could not change the display of the columns in Calender date report by the option - replace with ----> External characteristic value key, key, label. when I chose the option external characteristic value then the date was showing up in the text of the column when report is run ( Please find the image for the reference in the attachment ). . I request you to help me out in this. Please find the images of the variables and output below.

    Anshu,
    Thank you very much for above code I  made minor changes to the code that finally worked. I created 4 different text variables needed for Calender date range 1, 2 ,3 ,4. Please find the code below for the text variable that worked in the system
    WHEN 'ZTEXT_CAL1'.
       READ TABLE I_T_VAR_RANGE INTO loc_var_range
       WITH KEY VNAM = 'ZCALDATE1'.
        IF loc_var_range-LOW = '#'.
          dt_low = 'Not Assigned'.
          dt_high = 'Not Assigned'.
          CONCATENATE dt_low '-' dt_high INTO l_s_range-low.
        ELSE.
          CONCATENATE loc_var_range-low+4(2) '/' loc_var_range-low+6(2) '/' loc_var_range-low+0(4) into dt_low.
          CONCATENATE loc_var_range-high+4(2) '/' loc_var_range-high+6(2) '/' loc_var_range-high+0(4) into dt_high.
          CONCATENATE dt_low '-' dt_high INTO l_s_range-low.
        ENDIF.
            L_S_RANGE-SIGN = 'I'.
            L_S_RANGE-OPT = 'EQ'.
            APPEND L_S_RANGE TO E_T_RANGE.

  • HT4623 iOS 8 version 8.1.2 issues with the calendar displaying wrong TIME ZONE!

    I just updated to iOS 8 using version 8.1.2 and am having issues with the calendar.  I use my GMAIL calendar and sync to my iPhone and now any calendar entries that I add from my phone display the current time zone AND GMT time.  Entries that were already there display correctly.  New entries entered from the GMAIL calendar also display correctly.  The issue is with NEW entries entered on my PHONE into the calendar.  This is very annoying and causes problems for new entries that need EDITED.  Once opened to edit it defaults to GMT time!  WRONG!!  I have turned off the automatic time zone feature and Time Zone Override in Settings but it's still WRONG!  There are multiple reports of this online so I would like to know when/if it will be corrected or if there is a fix!  Please help!!

    Quite the same problem here, GMT, UTC.......
    Why when they do an update they don't check it completely???

  • An issue with multiple checkboxes displaying correctly.

    My company is converting our website to seam. We obviously have a number of existing pages we must convert and at least try to mimic the previous code. The page I'm currently working on is a catalog request form(see: http://www.perma-bound.com/CatalogRequestForm). I'm totally new to jsf's to an extent. I've done some coding in it while we shift to this but I'm far from an expert. I've been able to get the bean and all the code that interacts with the database to work correctly. My issue is that it's seemingly impossible to style selectManyCheckbox's in a manner similar to that page. When we were using standard html, it wasn't an issue because you could put <input>'s wherever you wanted. In the case of selectManyCheckbox's, they insert a table into the code which seemingly isn't alterable. Here's the snippet in question
    <h:form>
         <h:selectManyCheckbox layout="pageDirection" value="#{ catalogRequestAction.catalogs }">
              <f:selectItem itemLabel="Perma-Picks - Grades PreK-12" itemValue="#{ catalogs[ 455164 ] }"/>
              <f:selectItem itemLabel="Graphic Novels - Grades 2-12" itemValue="#{ catalogs[ 455013 ] }"/>
              <f:selectItem itemLabel="Social Studies - Grades PreK-12" itemValue="#{ catalogs[ 455159 ] }"/>
              <f:selectItem itemLabel="References - Grades PreK-12" itemValue="#{ catalogs[ 455669 ] }"/>
              <f:selectItem itemLabel="High/Low - Grades 2-12" itemValue="#{ catalogs[ 455884 ] }"/>
              <f:selectItem itemLabel="Science & Math" itemValue="#{ catalogs[ 455160 ] }"/>
              <f:selectItem itemLabel="Fiction - Grades PreK-12" itemValue="#{ catalogs[ 455056 ] }"/>
              <f:selectItem itemLabel="Curriculum - Grades PreK-6" itemValue="#{ catalogs[ 455491 ] }"/>
              <f:selectItem itemLabel="English Curriculum - Grades 6-12" itemValue="#{ catalogs[ 455201 ] }"/>
              <f:selectItem itemLabel="Spanish - Grades 7-12" itemValue="#{ catalogs[ 455266 ] }"/>
              <f:selectItem itemLabel="College Prep - Grades 7-12" itemValue="#{ catalogs[ 455018 ] }"/>
              <s:convertEntity/>
         </h:selectManyCheckbox>
         <div class="ui-dialog-buttonpane ui-widget-content ui-helper-clearfix">
              <h:commandButton styleClass="ui-state-default ui-corner-all ui-priority-primary" value="Submit" action="#{ catalogRequestAction.requestCatalogs }"/>
              <h:commandButton styleClass="ui-state-default ui-corner-all ui-priority-secondary" value="Reset" action="reset"/>
         </div>
    </h:form>That code generates this page(http://img299.imageshack.us/img299/6550/82163381.png). As I said before, the actual selection of the boxes will yield the appropriate catalog in the database. However, I seemingly can't figure out how to stylize this in a manner that will work. From my understanding, jsf has access to 2 sets of check boxes(the ones I used and the booleans). I'm more than willing to try alternate code. However, after hours of searching online I've found few if any examples that are doing something similar to what I'm trying to do. I have to imagine that there is some other way to do this because in normal html it is simple. But, I'm just not having any luck.
    Edit: Oh and if it matters we're using Mojarra
    Edited by: beckdawg on May 18, 2009 2:19 PM

    I believe this is IE 9.  Whatever the latest is.  It basically stacks all the images on top of each other.  And after some changes I attempted last night, bevel effect is still on some images after I attempted to remove that effect.  This is an issue in all the browsers.
    http://http://jclementdesign.businesscatalyst.com/graphic-design1.html
    This is a link to my portfolio page of my website.  This is an issue with all the lightboxes.
    Thanks for the help.

  • Issues with having pages display correctley. It does this in multiple browsers, Chrome, IE, and FF. Some pages display correctley.

    I have been having trouble viewing pages in multiple browsers since last night. It has done this with me before. I am using an Acer Aspire and also Firefox version 23. I've tried looking online and following suggestions such as clearing the cache, retarting in safe mode, etc. Nothing seems to work. It's only on certain pages. For example- Facebook works and displays fine. It's when I go to websites like Amazon, Wix, Ebay, and others that I get the issue. The pages are displaying with a white background and just text/links and basic images. I've checked the page style and it is on Basic Page Style. Here is what I have:
    http://i45.photobucket.com/albums/f78/DovesPaintedJewel/screen2.png
    http://i45.photobucket.com/albums/f78/DovesPaintedJewel/screen1-1.png

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Mavericks compatibility issues with third party displays

    I just upgraded from mountain lion to os x mavericks v10.9.3.  I use a three-year-old macbook pro with two peripheral third-party displays, each of which is connected to a Diamond adapter which I connect to a Belkin hub that connects to the computer.  I had no problems with Mountain Lion after I upgraded from Snow Leopard once I downloaded the Diamond adapter drivers lost in the upgrade. 
    Now that I've upgraded to mavericks, only one of my two peripheral displays is receiving a signal.   An apple tech advisor suggested that mavericks might be incompatible with the Belkin hub.  I haven't been able to reach Belkin on this as yet. 
    Anyone experience this issue and have a fix for it?

    The [Note 1051764 - GEN: Skip employee for 3PR evaluation|https://service.sap.com/sap/support/notes/1051764] may help you.
    Regards,
    Raymond

  • Issues with Dates not displaying

    Hello! I've built a small form with HTMLDB to handle operational tickets/issues/incidents. I've been able to display the data in one page, graph statistics in another but my page where the incidents can be edited has a small issue.
    When I click on an edit icon (on pg1) to edit the row, it brings me to page 2 and all the data from that row is displayed EXCEPT for the dates. I've chosen a date picker for that item but in the case where that column was already filled with a date beforehand, it now displays null. All the other data (numbers and varchar2s) display without issue. I can edit the fields and submit the changes and all the changes update correctly (even the dates once new ones are picked) but in some cases I do not want to change that date but display it for informational purposes.
    I'm using the TIMESTAMP datatype for those dates by the way.
    Thanks,
    Thom

    Indeed! I used the wizard and had the dates as TIMESTAMP datatypes. I changed the datatypes back to DATE for now and it works perfectly. Another satisfied customer! ;-)
    Thanks!

  • Issues with result data display on ADF page from a Webservice data control

    Hi,
    I created a Webservice Data control and created a JSF to display the webservice response to the screen.
    I dragged and dropped the input paramater to the JSF form.Also i did the same for the output result also.i drag & drop the result tag to the JSF(selected the read only form).
    This webservice is a complex input and output params.
    After supplying the input param to the jsf and clicked on submit, the request is going and hitting the webservice and getting proper result set also.
    But the issue is , the result is not displayed on the JSF screen.
    Is there any configuration needed to diaply the content on ths screen?
    Version - JDev 11.1.1.4.0
    Regards,
    JJ

    Dear Vinod,
    Thanks for the reply.
    How to refresh the data container ..just to press the refresh button(F5) or is there any configuration needed to auto refresh the data container?
    The following is my table definition
    <af:table rows="#{bindings.LookListRow.rangeSize}"
    fetchSize="#{bindings.LookListRow.rangeSize}"
    emptyText="#{bindings.LookListRow.viewable ? 'No data to display.' : 'Access Denied.'}"
    var="row"
    value="#{bindings.LookListRow.collectionModel}"
    rowBandingInterval="0"
    selectedRowKeys="#{bindings.LookListRow.collectionModel.selectedRow}"
    selectionListener="#{bindings.LookListRow.collectionModel.makeCurrent}"
    rowSelection="single"
    binding="#{backingBeanScope.backing_lkUp.t1}"
    id="t1" columnSelection="single">
    <af:column headerText="#{bindings.LookListRow.hints.rowAction.label}"
    sortProperty="rowAction" sortable="false"
    id="c5">
    <af:outputText value="#{row.rowAction}" id="ot4"/>
    </af:column>
    <af:column headerText="#{bindings.LookListRow.hints.FieldValue.label}"
    sortProperty="FieldValue" sortable="false"
    id="c8">
    <af:outputText value="#{row.FieldValue}" id="ot8"/>
    </af:column>
    <af:column headerText="#{bindings.LookListRow.hints.FieldName.label}"
    sortProperty="FieldName" sortable="false"
    id="c2">
    <af:outputText value="#{row.FieldName}" id="ot7"/>
    </af:column>
    <af:column headerText="#{bindings.LookListRow.hints.Description.label}"
    sortProperty="Description" sortable="false"
    id="c1">
    <af:outputText value="#{row.Description}" id="ot2"/>
    </af:column>
    <af:column headerText="#{bindings.LookListRow.hints.StatusasofEffectiveDate.label}"
    sortProperty="StatusasofEffectiveDate"
    sortable="false" id="c4">
    <af:outputText value="#{row.StatusasofEffectiveDate}"
    id="ot5"/>
    </af:column>
    <af:column headerText="#{bindings.LookListRow.hints.LanguageCode.label}"
    sortProperty="LanguageCode" sortable="false"
    id="c6">
    <af:outputText value="#{row.LanguageCode}" id="ot6"/>
    </af:column>
    <af:column headerText="#{bindings.LookListRow.hints.Version.label}"
    sortProperty="Version" sortable="false" id="c3">
    <af:outputText value="#{row.Version}" id="ot3">
    <af:convertNumber groupingUsed="false"
    pattern="#{bindings.LookListRow.hints.Version.format}"/>
    </af:outputText>
    </af:column>
    Regards,
    -JJ
    Edited by: user13117752 on Jun 14, 2011 11:20 PM

  • Are there any issues with MacPros+Dual Displays and FCP?

    I have a MacPro (2.1) with an ATI X1900XT graphics card (2 DVI ports). It is currently hooked up to a single 24". My usage is mostly Browsing, Final Cut Suite and Video. I am planning on upgrading to Dual Displays (2*24" or 2*27") but read about some vague issues the ATI might have when using dual displays and FCP (Color more specifically). Are there any specific issues I should be aware of before getting a second display?
    Many thanks in advance

    One graphics card? Two displays? ZERO ISSUES! Not sure what "vague issue the ATI" cards have, but I have that exact card, and run two 24" displays with no problems. I have run dual displays for years. I find working with one very...cramped.
    Shane

  • Issues with anchor not displaying right on website

    I recently launched a website: www.noxstavern.com
    It is a single page scrolling website.  Within here I have 5 anchors.  4 of the 5 anchors display correctly with the name that I gave it.  For some reason the anchor I named "menu" is listed as #anchor-u4267.
    I have tried deleting, readding...even deleting and renaming the anchor and nothing works.  Any suggestions to overcome this?
    Thanks in advance!
    -Bob

    Sanjit,
    First off thanks for replying.  This issue is supremely confusion.  I did all of the steps that you recommended.  I completely deleted the word MENU out, deleted the anchor completely, readded the word MENU, then recreated the anchor named MENU.  Still the same issue:
    This is starting to get frustrating.  Do you or anyone else have any advice?  Muse community...help me out please!
    -Bob

  • Visual report issue with PP 2010 - Displaying too many years

    Hi,
    I am using project pro 2010.  When I display a report (e.g. Resource Cost Summary), and if I add the Monthly Calendar field in the report, it displays 7 columns from 2010 to 2016 even though there is data only for 2014 and 2015. I need to manually
    filter out all years with no data.
    Is there a setup that would display only the years and months with data?
    It was working fine before I update MS Proj.
    Thanks!

    Benoit1 --
    First of all, do you have your copy of Microsoft Project 2010 patched with the most recent Service Packs and Cumulative Updates?  If not, I would strongly recommend you do that.
    I am not able to duplicate your problem, but there is a way to work around it.  In the Excel PivotTable, click the Year pick list, deselect the years you do not want to see in your Visual Report, and then click the OK button.
    Hope this helps.
    Dale A. Howard [MVP]

  • Issue with lockscreen stuck displaying homescreen wallpaper iOS 8.2 iphone 5

    By sliding the lockscreen in a quick random way, it displays the homescreen wallpaper whe still on the lockscreen. The time is still there and so is the slide to unlock but it stops me from sliding the screen and getting through. I remember this issue on iPads a while back but for the first time ever I have had this problem on my iPhone 5 since iOS 8.2 about 3 times a day. Anything I can do to stop this from happening? Most of the time to get out I just do a hard reset (home button and lock button held down)

    I have the exact same issue, I already contacted Apple support and I am waiting for a response. If I take a screenshot, the border is not in the picture, so it is clearly a display issue.

  • Issue with how Mail displays sender and recipient names in message list

    Hi everyone!
    I've been looking for a solution but had no luck so far.
    Here's the issue:
    In Mail, the sender email address or the recipient name would sometimes be displayed twice between chevrons.
    For example, sometimes in my sent folder, in the "To" column, the recipient name is displayed twice like this <[email protected]> <[email protected]> whereas it used to be displayed once and without chevrons. This happened since i have reinstalled Snow Leopard (clean install).
    Hope someone can help.
    Thanks!

    Henry,
    Please post this question on the weblogic.developer.interest.integration
    newsgroup.
    Regards,
    Raj Alagumalai
    Backline Workshop Support
    "Henry Mugasha" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I am using a Task Control Factory to create Task Control Instances in aloop
    and then
    create tasks and assign them to a predefined group. I have an event choice
    for two events
    waiting for the onTaskCompleted and onTaskAborted event call backs.
    I have two such operations (of task creation) in the same loop. For
    simplicity I have used two separate task factory controls for each of the
    tasks (because I even had worse problems using a single control factoryfor
    both tasks in the same loop).
    When I instantiate the process, through work list I am able to claim,start
    and complete the first task. When I try the same procedure (claim, startand
    complete) on the second task, the the event choice for the corresponding
    task receives 2 event call backs. First it receives the onTaskCompleted as
    expected, but then it also received another call back of the same typewhich
    displays the error on the server log as:
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <on process
    completion, 1 undelivered messages to
    'sampleRequestTaskFactoryCtrl_onTaskCompleted'>
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <ejbLoad:
    Conversation 1064411008439:null not found>
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <A message wasunable
    to be delivered from a WLW Message Queue. Attempting to deliver the
    onAsyncFailure event>
    <Sep 24, 2003 9:43:56 AM EDT> <Warning> <WLW> <000000> <ejbLoad:
    Conversation 1064411008439:null not found>
    Does anybody know why two events are fired for the same work list action?
    Thanks in advance.
    Henry M

Maybe you are looking for

  • Need to delete iCloud Account

    Hey there. I recently decided I want a professional iCloud-eMail Address, i.e. [email protected] and created a new iCloud-Account for it. However, I recently found out about aliases and would now like to delete the pro adress and just add it as an al

  • Create EFT in XML Publisher

    I am trying to figure out how to create an EFT (Electronic File Transfer) file using XML Publisher. I have reviewed the XML Publisher User Guide but would like some sample code of a working template/data definition. Also, any help or insight that mig

  • Making hi-res slide shows with PE7 or 5

    Hi all, I am a long time user of PE5 and prior, but have only recently started making slide shows with zooms, fades and music. I made a vCD, and the resolution wasn't very good on my HDTV. Must I use Premiere Elements 7 to make hi-res DVDs of my slid

  • Tooltip for IR report(Apex 3.2)header column

    Hello Everyone, I need help in setting up a tooltip for report hearder in interactive reports. I tried the following methods: 1) By assigning a div title for column Deptno(This code is taken from the html source of IR report column): <th id="DEPTNO"

  • Windows 7 default libraries are hidden

    Hi I have accidentally hidden the deafualt libraries in Windows 7.  I foolishly updated all folders in my users/<name> folder and all subfolders to 'Hidden'.  I then reversed this by unchecking the 'Hidden' option.  However, my default libraries are