Property Inspector list view?

In Dreamweaver 8 Help, under the topic "Making HTML
attributes dynamic," it says:
"If the attribute you want to bind does not have a folder
icon next to it, click the List tab (the lower of the two tabs) on
the left side of the inspector. The Property inspector’s List
view appears."
I can't seem to find any sort of List tab -- or any tab, for
that matter -- on the left side of the Property Inspector. Is this
Help topic wrong?
(I thought initially that maybe it meant to say Tag Inspector
instead of Property Inspector, but the Help topic then goes on to
mention the List view's "(+) button"; there's no such button in the
Tag Inspector's List view, so that's not it either.)

You add it in the pageDef:
<taskFlow id="forummain1"
taskFlowId="/oracle/webcenter/collab/forum/view/taskflows/main-task-flow.xml#forum-main"
activation="deferred"
xmlns="http://xmlns.oracle.com/adf/controller/binding">
<parameters>
<parameter id="categoryId" value="2"/>
<parameter id="forumId" value="2"/>
<parameter id="showRecursiveForums" value="true"/>
<parameter id="isCategoryView" value="true"/>
</parameters>
</taskFlow>
Venkat

Similar Messages

  • Agentry: Edit Property from List View when scanning

    Hallo,
    i have a detail screen with a list view. The List View shows a collection with orders. The order properties are orderNumber, orderStatus and some other details. In the List View i create a single match action for the list view scanner. The property column orderNumber is set to scanner can filter on this column. So if i scan a orderNumber from the List View my match action starts.
    In the action i want to set the orderStatus from the matched order to a new status. Example: i scan the order with orderNumber 001 and his orderStatus is "new". Then the orderStatus should set to "in process".
    I try to create a SubActionStep for the single match action that have a transaction step and a apply step. In the transaction step i want set the orderStatus object. But i don't know how i can set a new value to the orderStatus property.
    Please help me with this.
    André
    PS: my TransactionStep:
    and my transaction: 

    André,
    In your transaction you will need to also have a property that maps to the Object -> OrderStatus property.  For the initial value of the property you will select Rule - Before Data Entry and then create your rule to return what the status should be set to when the transaction runs. 
    Then when you Apply the transaction in your Scan Match action the value will be updated on the client.  If you also want to update the status in the Backend system you will also need an Update rule as Emanuel mentions to change the status of the Order in the backend system.
    Hope this helps!
    --Bill

  • How to disable elasticity property of list view in Windows Phone 8.1..?

    Hi,
    I am using the ListView control of Windows Phone 8.1. I am using data binding to populate the list items. It works fine. But I am able to pull the list down from the top( ie..When we pull down the list, fist item comes down and  the background color
    can be seen, and when released it goes back to normal view). As of I understand this is the default behavior of ListView. 
         How can I change this behavior..?
         It should not be rigid but scroll should end where the list item ends, not more than that...
        In shot I don't require any  elasticity property for the List 

    Use a custom control.
    Windows Phone/Windows Store

  • Help! Can't paste into code view or property inspector

    I'm experiencing a weird and extremely annoying bug in Dreamweaver CS6 -- I can't paste text from outside apps into DW's code view or into the property inspector (such as URLs).
    Pasting doesn't work no matter the method: Ctrl + V, right-clicking or using the Edit menu. Pasting works normally in every other program. If I copy within Dreawmweaver, pasting works fine.
    Does anyone have a solution for this? I'm running Win 8 and DW 12.1 through Creative Cloud. Searching the forums, I see others have reported the same issue. Some have been able to fix it by deleting the configuration file; that didn't fix the issue for me. I'd like to try reinstalling DW, but the Adobe Application Manager doesn't seem to allow that.
    I began noticing this bug about two weeks ago. That might have been about the same time I updated to 12.1. Can anyone help?
    Thanks,
    Cory K.

    Adding to my last post, I used a clipboard format inspector called nclip (http://code.google.com/p/nclip/) to see if I could find a pattern between "what works" and "what doesn't".
    There are two cases where I'm seeing paste-into-Dreamweaver CS6 fail:
    Paste into Code View fails, but Paste into Design View works!
    Paste into either Code View or Design View fails
    I went through the list of programs that worked and didn't worked, using nclip to show what clipboard formats were being saved from each working and non-working source. It appears that DreamWeaver CS6 as of January 9, 2013 doesn't accept the most basic text clipboard formats:
    CF_UNICODETEXT
    CF_TEXT
    CF-OEMTEXT
    CF_LOCALE
    If these are the only clipboard formats used by an app (for example, Window's venerable Notepad.exe), Dreamweaver doesn't appear to handle them. Most programmer-style text editors output just these formats, because they are presumed to be understood any application that handles text. These fail for both pasting into codeview and design view.
    Interestingly, Chrome browser fails the code view test, but it does work in design view! It outputs the four clipboard types above, plus one more:
    Custom Format: HTML Format
    Hypothesis 1: Any application that puts HTML Format on the clipboard will paste into design view, but not necessarily code view.
    Next, Visual Studio 2010 and Sticky Notes, which doesn't include HTML Format as a clip type, works for both code view and design view. They both output this type in addition to the basics:
    Custom Format: Rich Text Format
    Two programs that output Rich Text Format without HTML Format are Sticky Notes and WordPad. These both work with Code View and Design View. From these limited tests on my system, it appears that for Dreamweaver to accept a text paste from an outside program into Code View, that program must output Rich Text Format to the clipboard. Otherwise, it fails. Dreamweaver will accept HTML Format, but only in Design View. Firefox is an exception in that it don't export Rich Text Format, but still works with Code View. It might use OLE, though (Chrome doesn't seem to use OLE, and it breaks in code view).
    Hypothesis 2: Any application that puts Rich Text Format on the clipboard will paste into design view AND code view.
    If Dreamweaver is really ignoring the basic text clipboard formats, and it's not just my system configuration, then this is a bug. Probably something that got overlooked in testing.
    To reproduce on Dreamweaver 12.1 build 5966:
    Try copy/pasting text from Notepad.exe into Dreamweaver Code View (DWCV). This fails for me.
    Try copy/pasting text from WordPad.exe into DWCV. This works!
    Try copy/pasting text from Internet Explorer 9 or Firefox into DWCV. This works!
    Try copy/pasting text from Chrome. This fails to paste into Code View, but does paste into Design View
    The Code View workaround:
    Use Firefox or Internet Explorer for your browser if you're copy/pasting source code.
    If you're working from another text editor, try copy/pasting into intermediate programs Sticky Notes or WordPad, then copy/paste from there into Dreamweaver.
    So that is my experience on Windows 7 64-bit. Anyone else experiencing the same thing?

  • Property Inspector in Design View (Mac Os X)

    I don't think the new Property Inspector is working .. at least not on Mac Os X.
    For one thing, when you select, say, four labels, in the design view and then search for "opaque" -- you can't change the opacity on all the selections anymore! You have to change each property separately..
    Second, why use a drop down list for editing boolean properties. What happened to the check box?

    Hi,
    don't remember having seen a checkbox for the boolean value in the PI. Which technology are you talking about ? ADF Faces or Swing ? I assume Swing, but you don't say it and I don't want to follow up on wild guessing
    Frank

  • Updating List View Web Part property in page

    I have a List View web part (In the page > Add web part > App > document library name). I need to update the TitleUrl property of this web part through C# code.
    The SaveChanges() method below works for my visual web parts, but not for the List view webpart. I get an error saying: Exception has been thrown by the target of an invocation
    webpartManager = myPage.GetLimitedWebPartManager(System.Web.UI.WebControls.WebParts.PersonalizationScope.Shared);webPart.TitleUrl = titleURL;webpartManager.SaveChanges(webPart);
    I did a casting as below
    XsltListViewWebPart listViewWebPart = (XsltListViewWebPart)webPart;listViewWebPart.TitleUrl = titleURL;webpartManager.SaveChanges(listViewWebPart);
    (Please note that casting to ListViewWebpart instead of the XsltListViewWebpart gives a invalid cast exception, which is the reason why I cast it to XsltListViewWebpart) 
    But I get the error at SaveChanges() method.
    An exception of type 'System.Reflection.TargetInvocationException' occurred in Microsoft.SharePoint.dll but was not handled in user code
    The error description is as below
    >    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[]
    > arguments, Signature sig, Boolean constructor)    at
    > System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj,
    > Object[] parameters, Object[] arguments)    at
    > System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
    > invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)  
    > at System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[]
    > index)    at
    > Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.DoesPersonalizedPropertValueMatchDefaultValue(SPPersonalizablePropertyEntry
    > spPersonalizablePropertyEntry, Object value, Control defaultControl)  
    > at
    > Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(PersonalizationScope
    > scope, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags,
    > BinaryWebPartSerializerWriter writer)    at
    > Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode
    > mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags,
    > SPSerializationBinderBase serializationBinder,
    > BinaryWebPartSerializerWriter writer)    at
    > Microsoft.SharePoint.WebPartPages.BinaryWebPartSerializer.Serialize(SerializationMode
    > mode, BinaryWebPartSerializerFlag binaryWebPartSerializerFlags,
    > SPSerializationBinderBase serializationBinder)    at
    > Microsoft.SharePoint.WebPartPages.SPWebPartManager.SaveChangesCore(SPLayoutProperties
    > layoutProperties, Boolean httpGet, Boolean saveCompressed, Boolean
    > skipRightsCheck, Boolean skipSafeAgainstScriptCheck, WebPartTypeInfo&
    > newTypeId, Byte[]& newAllUsersProperties, Byte[]&
    > newPerUserProperties, String[]& newLinks)    at
    > Microsoft.SharePoint.WebPartPages.SPWebPartManager.SaveChangesInternal(SPLayoutProperties
    > layoutProperties, Boolean skipRightsCheck, Boolean
    > skipSafeAgainstScriptCheck)    at
    > Microsoft.SharePoint.WebPartPages.SPWebPartManager.SaveChanges(Guid
    > storageKey)    at
    > Microsoft.SharePoint.WebPartPages.SPLimitedWebPartManager.SaveChanges(WebPart
    > webPart)    at
    > WSP.ABC.ABC.ABCWindow.<>c__DisplayClass5.<ChangeWebPartProperties>b__4()
    > at
    > Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3()
    > at
    > Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated
    > secureCode)
    Tried casting back as below
    webpartManager.SaveChanges((System.Web.UI.WebControls.WebParts.WebPart)listViewWebPart)
    but still the error at SaveChange() is there.
    AllowUnsafeUpdates is set to true within this block and code runs in elevated privileges.

    Hi Ahamed,
    According to your description, there is an issue when you try to update the TitleUrl property of a List View Web Part.
    For a better troubleshooting, I suggest you do as the followings:
    1. Debug your code step by step and make sure every object and variable is valid.
    2. Here is a code snippet about update web part property programmatically:
    SPWeb web = SPContext.Current.Web;
    SPFile file = web.GetFile(HttpContext.Current.Request.Url.ToString());
    SPLimitedWebPartManager manager = file.GetLimitedWebPartManager(PersonalizationScope.User);
    System.Web.UI.WebControls.WebParts.WebPart webPart = manager.WebParts[this.ID];
    ((UpdateMeWebPart)webPart).Message = “Test”;
    try
    web.AllowUnsafeUpdates = true;
    manager.SaveChanges(webPart);
    finally
    web.AllowUnsafeUpdates = false;
    Here is a detailed article for your reference:
    http://jeremyknight.wordpress.com/2010/11/12/programmatically-update-web-part-properties/
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • Align list arrow in the Property inspector

    Hello, everyone. I am taking a WEB Design class online, and have a problem figuring out something in Dreamweaver. I need to align an image, but I can't get access to the Align list arrow in the Property inspector. I clicked on the image, but for some reason the Align list arrow still doesn't appear. I even made sure to click the expander arrow in the lower right corner of the Property inspector.
    Does anyone know why the Align list arrow isn't appearing for me, and does anyone know how I can get it to appear? I would really appreciate some help, because this assignment is due in a couple of days. Thanks in advance!

    Hi,
    Sorry but I have no idea what you mean by "Align list arrow."
    Which properties panel are you working with -- HTML, CSS?
    What exactly are you trying to do?
    Which elements are you working with -- i.e. paragraphs, unordered lists, ordered lists, etc...?
    For best answers here, please include the  HTML & CSS code you have so far (a link to your page is preferred).  A second option is to copy and paste code directly into the web forum post.
    Nancy O.

  • Property Inspector doesn't list all available events

    I've noticed that JDev doesn't list all of the available events for a given swing component. For example, I created a JFrame, and added a JButton and a JTextField to it. As I'm looking at the property inspector for the JTextField, it shows me only the following events:
    componentAdded
    componentHidden
    componentMoved
    componentResized
    componentShown
    mouseClicked
    mouseDragged
    mouseEntered
    mouseExited
    mouseMoved
    mousePressed
    mouseReleased
    propertyChange
    There should be a lot more, such as keyPressed, keyTyped, etc. What's up with this?
    Thank you,
    Brian D. Brown

    The behaviour described does not appear in our most recent builds, so you can expect it to function properly in the
    next available release. Until then, your work around should alleviate the issue. Thanks for pointing out the problem.

  • Try to view node properties in Property Inspector

    I've nodes extends CustomTextNode and a CustomEditor for this nodes.
    now i'm trying view some details in property inspector.
    I saw that i need to do something like this in extension.xml
    <property-inspector-hook xmlns="http://xmlns.oracle.com/ide/extension">
    <inspectable-factories>
    <inspectable-factory class=""/>
    </inspectable-factories>
    <property-form-layouts>
    <property-form-layout property-model-class="">
    <category-layout id="" title="${GENERAL}">
    <display-group id="">
    <property id=""/>
    </display-group>
    </category-layout>
    </property-form-layout>
    </property-form-layouts>
    </property-inspector-hook>
    i tried this but when node open, i saw changes in the title of the property inspector but then the title say "property inspector" again and nothing really happen.
    is there any example about how to implement a property inspector with own nodes?
    Thanks.

    Thanks Mike. It's always nice to know when it's a bug and not
    one's
    imagination.
    Craig
    Craig Wollman
    Lingo Specialist
    Word of Mouth Productions
    212-928-9581
    www.wordofmouthpros.com
    "Mike Blaustein" <[email protected]> wrote in
    message
    news:f8qqnq$j2o$[email protected]..
    > If you have sprite(5).scriptInstanceList in the Object
    Inspector, pretty
    > often, sprite(5) stops using it's script. It is not 100%
    of the time, but
    > I have found, as a general rule, that very odd things
    happen when you try
    > that. Be careful.
    >
    > Sometimes you can get away with something like this:
    >
    > global gSprite5
    >
    > on startMovie
    > gSprite5=sprite(5).scriptInstanceList
    > end
    >
    > and you can put gSprite5 into the Object Inspector.
    Sometimes it works.
    > Not always...

  • Property Inspector freezing jdeveloper

    I'm using Jdev 10.1.3.4.
    When I select a jsf component(command button) from the structure pane to load its properties into the Property Inspector pane, Jdev crashes.
    The cause seems to be my css imports, which I'm loading for my yui javascript components(http://developer.yahoo.com/yui/)
    Does anyone know why or how to make it stop?
    Here are my Includes, when I comment them out it works fine.
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/fonts/fonts-min.css" />
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/button/assets/skins/sam/button.css" />
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/container/assets/skins/sam/container.css" />
    </head>
    <body class="yui-skin-sam">
    If anyone has an answer I would appreciate it, as it is quite annoying to have to comment and uncomment everytime I want to use the inspector.
    Thanks.

    sure
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="/webapp/careersTagLib" prefix="careersTagLib"%>
    <f:view>
      <html>
        <head>
          <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
          <title>Careers @ Davis School District - Apply</title>
                <link rel="stylesheet" type="text/css" href="css/defaultRed.css"/>
                <link rel="stylesheet" type="text/css" href="css/apply.css"/><%--
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/fonts/fonts-min.css" />
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/button/assets/skins/sam/button.css" />
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/container/assets/skins/sam/container.css" />
    --%>
    <script type="text/javascript" src="http://yui.yahooapis.com/2.6.0/build/utilities/utilities.js"></script>
    <script type="text/javascript" src="http://yui.yahooapis.com/2.6.0/build/button/button-min.js"></script>
    <script type="text/javascript" src="http://yui.yahooapis.com/2.6.0/build/container/container-min.js"></script>
    <!-- Dependency -->
    <script src="http://yui.yahooapis.com/2.6.0/build/yahoo/yahoo-min.js" type="text/javascript"></script>
    <!-- Used for Custom Events and event listener bindings -->
    <script src="http://yui.yahooapis.com/2.6.0/build/event/event-min.js" type="text/javascript"></script>
    <!-- Source file -->
    <script src="http://yui.yahooapis.com/2.6.0/build/connection/connection-min.js" type="text/javascript"></script>
                <script type="text/javascript" src="js/apply.js"> </script>
        </head>
        <body class="yui-skin-sam"><careersTagLib:Nav/>
        <div class="contentBox">
            <div class="errMsgs">
              <h:messages showDetail="true" layout="list" rendered="#{backing_global.renderErrors}"/>
            </div>
             <h3>Employment Application</h3>
             <h:outputText value="appId from param: #{backing_apply.appParam}"/>
                     <h:form binding="#{backing_apply.formGeneralInfo}" id="formGeneralInfo">
                        <h:inputHidden binding="#{backing_apply.idFromApply}" id="idFromApply" value="#{backing_jobPostings.submitIdHidden.value}"/>
                        <h:inputHidden binding="#{backing_apply.applicationIdHidden}" id="applicationIdHidden"/>
              <div id="box">
                        <h4>General Information</h4>
                        <div class="innerBox"><div>You can save your application at any time and continue later by clicking save at the bottom of the page.<br />(<span class="required">*</span>) required</div>
                            <h:commandButton value="load from profile" binding="#{backing_apply.loadProfileBtn}" id="loadProfileBtn" immediate="true"
                                             action="#{backing_apply.loadProfileBtn_action}" actionListener="#{backing_apply.loadProfileBtn_actionListener}"/>
                            <div class="profileColumnLabel">
                            <h:commandButton value="commandButton1" binding="#{backing_apply.commandButton1}" id="commandButton1"/><careersTagLib:RequiredLabel >First Name:</careersTagLib:RequiredLabel>
                                <careersTagLib:RequiredLabel >Middle Name:</careersTagLib:RequiredLabel>
                                <careersTagLib:RequiredLabel >Last Name:</careersTagLib:RequiredLabel>
                                <h:outputLabel id="prefFirstNameLabel" value="Preferred First Name: " />
                                <h:outputLabel id="prefLastNameLabel" value="Preferred Last Name: " />
                                <h:outputLabel id="emailLabel" value="Email: " />
                                <h:outputLabel id="cellPhoneLabel" value="Cell Phone: #" />
                            </div>
                            <div class="profileColumn">                           
                                <h:inputText binding="#{backing_apply.firstName}" id="firstName"/>
                                <h:inputText binding="#{backing_apply.middleName}" id="middleName"/>
                                <h:inputText binding="#{backing_apply.lastName}" id="lastName"/>
                                <h:inputText binding="#{backing_apply.prefFirstName}" id="prefFirstName"/>
                                <h:inputText binding="#{backing_apply.prefLastName}" id="prefLastName"/>
                                <h:inputText binding="#{backing_apply.email}" id="email"/>
                                <h:inputText binding="#{backing_apply.cellPhone}" id="cellPhone"/>
                            </div>
                            <div class="profileColumnLabel">
                                <careersTagLib:RequiredLabel >Home Address:</careersTagLib:RequiredLabel>                           
                                <h:outputLabel id="homeAddress2Label" value="Address Line 2: " />
                                <careersTagLib:RequiredLabel >City:</careersTagLib:RequiredLabel>
                                <careersTagLib:RequiredLabel >State:</careersTagLib:RequiredLabel>
                                <careersTagLib:RequiredLabel >ZipCode:</careersTagLib:RequiredLabel>
                                <careersTagLib:RequiredLabel >Phone:</careersTagLib:RequiredLabel>    
                            </div>
                            <div class="profileColumn">
                                <h:inputText binding="#{backing_apply.homeAddress}" id="homeAddress"/>
                                <h:inputText binding="#{backing_apply.homeAddress2}" id="homeAddress2"/>
                                <h:inputText binding="#{backing_apply.homeCity}" id="homeCity"/>
                                <h:inputText binding="#{backing_apply.homeState}" id="homeState"/>
                                <h:inputText binding="#{backing_apply.homeZip}" id="homeZip" maxlength="5" size="8"/>
                                <h:inputText binding="#{backing_apply.homePhone}" id="homePhone"/>
                            </div>
                            <div class="profileColumnLabel">
                                <h:outputLabel id="altAddressLabel" value="Alternate Address: " />
                                <h:outputLabel id="altAddress2Label" value="Address Line 2: " />
                                <h:outputLabel id="altCityLabel" value="City: " />
                                <h:outputLabel id="altStateLabel" value="State: " />
                                <h:outputLabel id="altZipLabel" value="Zipcode: " />
                                <h:outputLabel id="altPhoneLabel" value="Phone #: " />                               
                            </div>
                            <div class="profileColumn">
                                <h:inputText binding="#{backing_apply.altAddress}" id="altAddress"/>
                                <h:inputText binding="#{backing_apply.altAddress2}" id="altAddress2"/>
                                <h:inputText binding="#{backing_apply.altCity}" id="altCity"/>
                                <h:inputText binding="#{backing_apply.altState}" id="altState"/>
                                <h:inputText binding="#{backing_apply.altZip}" id="altZip"/>
                                <h:inputText binding="#{backing_apply.altPhone}" id="altPhone"/>
                            </div>
                            <div class="clear"></div>
                        </div>
                        <h:panelGrid columns="1" binding="#{backing_apply.qualificationsPanelGrid}" id="qualificationsPanelGrid"/>
                             <h4>Position Specific Information</h4>                   
                        <h4>Equal Opportunity Employer</h4>
                    </div>               
                    </h:form>
            </div>
            <div id="qualDialog" style="visibility:hidden;">
                    <div class="hd">Add/Edit Qualifications</div>
                    <div class="bd">            
                      <iframe id="addQualFrame" src="addQual.jsp"
                              width="100%" height="445"></iframe>
                    </div>
                  </div>
            <careersTagLib:Footer/>
        </body>
      </html>
    </f:view>
    <%-- oracle-jdev-comment:auto-binding-backing-bean-name:backing_apply--%> Thanks.

  • Font drop-down menu in the Property Inspector

    Hello,
    I am having an issue with the drop-down menu in the Property
    inspector panel that I can't figure out.
    I searched the forum and found 1 related topic, but it
    doesn't answer the question that I have.
    I am currently reading a book on Dreamweaver. In the lesson
    that I have it says to choose the size 24 from the drop-down menu
    in the Properties panel, but there isn't a size 24. All I see is 1
    to 7, +1 to +7 and -1 to -7.
    In the topic that I found in the forum is a picture of two
    different views of the font sizes:
    http://www.buddhapada.com/tests/roger.jpg
    How do you change which way Dreamweaver displays this list?
    I am currently using version CS3 for Windows on Vista.
    Any help, greatly appreciated,
    Cathy

    PREFERENCES | General > Use CSS instead of HTML Tags.
    Now look at the Size field in the Property inspector.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Tebbett" <[email protected]> wrote in
    message
    news:fai6pp$rdp$[email protected]..
    > Hello,
    >
    > I am having an issue with the drop-down menu in the
    Property inspector
    > panel
    > that I can't figure out.
    > I searched the forum and found 1 related topic, but it
    doesn't answer the
    > question that I have.
    >
    > I am currently reading a book on Dreamweaver. In the
    lesson that I have it
    > says to choose the size 24 from the drop-down menu in
    the Properties
    > panel, but
    > there isn't a size 24. All I see is 1 to 7, +1 to +7 and
    -1 to -7.
    >
    > In the topic that I found in the forum is a picture of
    two different views
    > of
    > the font sizes:
    http://www.buddhapada.com/tests/roger.jpg
    > How do you change which way Dreamweaver displays this
    list?
    >
    > I am currently using version CS3 for Windows on Vista.
    >
    > Any help, greatly appreciated,
    > Cathy
    >

  • List view in agentry

    Hi,
    I have a requirement where on click of a button there should be a screen which displays list of values. On selecting any of the value and clicking on Ok button this value should be stored. Now on click of an other button a transaction will be triggered which should get the stored value and send to backend.
    I used the following approach:
    An edit transaction screen which displays list view. On selecting a value im unable to store this value.
    Can someone suggest me a solution.

    Madhuri,
    Don't use a list view on a transaction, instead just navigate to a screenset, either a detail screen with a list view or list tile view, or a traditional list screen.  Display your data on the list and add a button on the buttons tab for the screen.  The target for the button will be "Currently selected WHatever object" if on a list screen, or you will need to point to the screen field itself if using a list view or list tile view: "Current screenset -> Current Screen -> List View Control -> Currently Selected Whatever object".  Tie an action to that button that accepts a Whatever object as the type and runs an edit transaction with no screen.  Set the target of the action's transaction step to Main Object.  The transaction should edit the main object.  Add a string property or multiple properties in the main object and the transaction to store the temporary data from the selected row.  Initial value for any properties in the transaction should be "From other object", then other object will then be "Whatever object -> Whatever property".  Set each property individually to point at the correct property in your Whatever object.  The Whatever object you have selected on the list will be used since we passed it to this action.  Then remember to Apply the data at the bottom of your action.  Pressing the button will now store the temporary data in the main object.  If you want another button to send the data to the backend, create another action and transaction that again edits the main object.  Include all the properties you want to send up in the transaction, then attach an update step to the transaction that will process things on the backend.  There is a check-box on the transaction called "Discard Null - Discard transaction if data has not changed".  You will need to uncheck this or the transaction will not get saved, since we didn't change any data here.  Again, don't forget to apply the data with an apply step.
    Jason Latko - Senior Product Developer at SAP

  • Problems with scroll bars in list view

    Hello,
    I am using Xcelsius 2008 (Build Number 12,2,166).  I am still having trouble with scroll bars on my list view control. Other list views in my dashboard seem to be ok. It seems that this list view is not ignoring the blank cells in my excel file. I have gone through many things to correct this problem. I have added a new list view, I have copied other list views that work correctly but still no success. It seems that the "Ignore Blank Cells" property is not working correctly. Does anyone have a solution for this?
    Much Thx!

    Hi Yusufel,
    Please check the data whether the cells are really blank or having any space which could not be seen, etc.
    With best wishes
    BaaRaa.

  • Can't View my entourage calendar in "list view"

    hello,
    when i try to print my entourage calendar in ical in a "list view" nothing happens (you cant even see the calendar) it only shows the rest when i un-select the entourage calendar (if I un-click the calendar all the rest can be viewed) any ideas?
    1.67 GHz power Pc 17"   Mac OS X (10.4.7)  
    1.67 GHz power Pc 17"   Mac OS X (10.4.6)  

    Yes I see mistake,thanks for your help. But I can't understand why it mistake hapend.
    Configuration Error:  Missing attribute: Root, configuration node = component-config, location = config://local/cm/repository_managers/ER
    in config files I have:
    in ER.co.xml
    <property name="Root" value="firms document" />
    and in com.epam.samara.managers.EPAMRepositoryRepositoryManager.cc.xml I have his line:
    <attribute name="Root" type="string" default="firms document" />
    Can I use virtual catalogue or I must use some direcory for example D:\ ?

  • How to get items from a list that has more items than the List View Threshold?

    I'm using SharePoints object model and I'm trying to get all or a subset of the items from a SharePoint 2010 list which has many more items than the list view threshold (20,000+) using the SPList.GetItems() method. However no matter what I do the SPQueryThrottledException
    always seems to be thrown and I get no items back.
    I'm sorting based on the ID field, so it is indexed. I've tried setting the RowLimit property on the SPQuery object(had no effect). I tried specifying the RowLimit in the SPQuerys ViewXml property, but that still throws a throttle exception. I tried using the
    ContentIterator as defined here:http://msdn.microsoft.com/en-us/library/microsoft.office.server.utilities.contentiterator.aspx,
    but that still throws the query throttle exception. I tried specifying the RowLimit parameter in the ProcessListItems functions, as suggested by the first comment here:http://tomvangaever.be/blogv2/2011/05/contentiterator-very-large-lists/,
    but it still throws the query throttle exception. I tried using GetDataTable instead, still throws query throttle exception. I can't run this as admin, I can't raise the threshold limit, I can't raise the threshold limit temporarily, I can't override the lists
    throttling(i.e. list.EnableThrottling = false;), and I can't override the SPQuery(query.QueryThrottleMode = SPQueryThrottleOption.Override;). Does anyone know how to get items back in this situation or has anyone succesfully beaten the query throttle exception?
    Thanks.
    My Query:
    <OrderBy>
        <FieldRef Name='ID' Ascending='TRUE' />
    </OrderBy>
    <Where>
        <Geq><FieldRef Name='ID' /><Value Type='Counter'>0</Value></Geq>
    </Where>
    My ViewXml:
    <View>
        <Query>
            <OrderBy><FieldRef Name='ID' Ascending='TRUE' /></OrderBy>
            <Where>
                <Geq><FieldRef Name='ID' /><Value Type='Counter'>0</Value></Geq>
            </Where>
        </Query>
        <RowLimit>2000</RowLimit>
    </View>
    Thanks again.

    I was using code below to work with 700000+ items in the list.
    SPWeb oWebsite = SPContext.Current.Web;
    SPList oList = oWebsite.Lists["MyList"];
    SPQuery oQuery = new SPQuery();
    oQuery.RowLimit = 2000;
    int intIndex = 1;
    do
    SPListItemCollection collListItems = oList.GetItems(oQuery);
    foreach (SPListItem oListItem in collListItems)
    //do something oListItem["Title"].ToString()
    oQuery.ListItemCollectionPosition = collListItems.ListItemCollectionPosition;
    intIndex++;
    } while (oQuery.ListItemCollectionPosition != null);
    Oleg
    Hi Oleg, thanks for replying.
    The problem with the code you have is that your SPQuery object's QueryThrottleMode is set to default. If you run that code as a local admin no throttle limits will be applied, but if you're not admin you will still have the normal throttle limits. In my
    situation it won't be run as a local admin so the code you provided won't work. You can simulate my dilemma by setting the QuerryThrottleMode  property to SPQueryThrottleOption.Strict, and I'm sure you'll start to get SPQueryThrottledException's
    as well on that list of 700000+ items.
    Thanks anyway though

Maybe you are looking for