Having a field navigable but not editable?

I have a one field block that displays three records at a time. I have a popup menu associated with the field. The popup calls a form that will populate the field. It populates the record in the block from where the user called the popup (if the user right clicks on the 2nd record in the block then the form populates the second record). I don't want the user to be able to edit this field directly, but I do want the user to be able to click where they want the called form to populate the calling form. Any suggestions? If I set the field to disabled, then the user can't click on the field. Hope this makes sense.
Thanks,
Jeremy.

Make the field's insert/update field to false

Similar Messages

  • Inputtext rendered but not editable

    What is the property that makes a field to be rendered in a JSF but not editable. It only appears as an image where you can not click.
    My fild has rendered by default (true), and Disabled by default (false).
    The JSF is not autbinded to any JavaBean then I don't know why it can appear as erndered but disabled.
    This happens when I create a new record. Some fields apper like this and others appear normal and can be edited.
    Any suggestion ?

    I annex the piece of jspx that generates the problem.
    All this objects are inside a panel box. If I remove the inlineStyle="height:250.0px;" in the panel box and leave it with the standar height, all fileds in the first two columns are not editable in firefox. In ie sometimes are editable, others are not (random) but this always happen only when I create a new record. The fields in the third column (the last one) are always editable.
    If I leave the inlineStyle="height:250.0px;" then all fileds are correctly editable in both browsers.
    The problem is that inlineStyle="height:250.0px;" generates a very high pael box and is not beautiful. My users will complain about this.
    It seems as the botton part of the panel box geneerates a kind of shadown inside it that makes all the items in this shadow not to be editable.
    The fileds in the botton part of the panel box can be made editable while the ones in the upper side are not if you make the panel box high enough for this "shadow" to affect only the booton fields.
    Horrible ! Perhaps a kind of bug ?
    <af:panelBox text="Datos Empresa" id="pb2" partialTriggers="t1"
    visible="#{bindings.PNFVO1Iterator.currentRow!=null}"
    inlineStyle="height:250.0px;">
    <f:facet name="toolbar"/>
    <af:panelGroupLayout id="pgl2" layout="horizontal" valign="top"
    inlineStyle="height:100pt;">
    <af:panelFormLayout id="pfl1" inlineStyle="vertical-align:top;">
    <f:facet name="footer"/>
    <af:panelLabelAndMessage label="Número" id="plam3">
    <af:outputText value="#{bindings.CosNumero.inputValue}"
    id="ot5">
    <af:convertNumber groupingUsed="false"
    pattern="#{bindings.CosNumero.format}"/>
    </af:outputText>
    </af:panelLabelAndMessage>
    <af:panelLabelAndMessage label="CIF" id="plam5">
    <af:panelGroupLayout id="pgl6" layout="horizontal">
    <af:inputText value="#{bindings.Idenleg.inputValue}"
    required="#{bindings.Idenleg.hints.mandatory}"
    columns="#{bindings.Idenleg.hints.displayWidth}"
    maximumLength="#{bindings.Idenleg.hints.precision}"
    shortDesc="#{bindings.Idenleg.hints.tooltip}"
    id="it1" simple="true">
    <f:validator binding="#{bindings.Idenleg.validator}"/>
    </af:inputText>
    <af:selectOneChoice value="#{bindings.TidelegCodigo.inputValue}"
    label="Tipo"
    required="#{bindings.TidelegCodigo.hints.mandatory}"
    shortDesc="#{bindings.TidelegCodigo.hints.tooltip}"
    id="soc1">
    <f:selectItems value="#{bindings.TidelegCodigo.items}"
    id="si1"/>
    </af:selectOneChoice>
    </af:panelGroupLayout>
    </af:panelLabelAndMessage>
    <af:selectOneChoice value="#{bindings.EstCodigo.inputValue}"
    label="#{bindings.EstCodigo.label}"
    required="#{bindings.EstCodigo.hints.mandatory}"
    shortDesc="#{bindings.EstCodigo.hints.tooltip}"
    id="soc2">
    <f:selectItems value="#{bindings.EstCodigo.items}"
    id="si2"/>
    </af:selectOneChoice>
    </af:panelFormLayout>
    <af:panelFormLayout id="pfl3">
    <af:inputText value="#{bindings.Nombre.inputValue}"
    label="#{bindings.Nombre.hints.label}"
    required="#{bindings.Nombre.hints.mandatory}"
    columns="#{bindings.Nombre.hints.displayWidth}"
    maximumLength="#{bindings.Nombre.hints.precision}"
    shortDesc="#{bindings.Nombre.hints.tooltip}"
    id="it2">
    <f:validator binding="#{bindings.Nombre.validator}"/>
    </af:inputText>
    <af:inputText value="#{bindings.NombreAbreviado.inputValue}"
    label="#{bindings.NombreAbreviado.hints.label}"
    required="#{bindings.NombreAbreviado.hints.mandatory}"
    columns="#{bindings.NombreAbreviado.hints.displayWidth}"
    maximumLength="#{bindings.NombreAbreviado.hints.precision}"
    shortDesc="#{bindings.NombreAbreviado.hints.tooltip}"
    id="it3">
    <f:validator binding="#{bindings.NombreAbreviado.validator}"/>
    </af:inputText>
    <f:facet name="footer"/>
    </af:panelFormLayout>
    <af:panelFormLayout id="pfl4">
    <f:facet name="footer"/>
    <af:selectOneChoice value="#{bindings.IdiCodigo.inputValue}"
    label="#{bindings.IdiCodigo.label}"
    required="#{bindings.IdiCodigo.hints.mandatory}"
    shortDesc="#{bindings.IdiCodigo.hints.tooltip}"
    id="soc5">
    <f:selectItems value="#{bindings.IdiCodigo.items}"
    id="si5"/>
    </af:selectOneChoice>
    <af:inputDate value="#{bindings.Fecconsti.inputValue}"
    label="#{bindings.Fecconsti.hints.label}"
    required="#{bindings.Fecconsti.hints.mandatory}"
    shortDesc="#{bindings.Fecconsti.hints.tooltip}"
    id="id1" minValue="1800-12-02">
    <f:validator binding="#{bindings.Fecconsti.validator}"/>
    <af:convertDateTime pattern="#{bindings.Fecconsti.format}"/>
    </af:inputDate>
    </af:panelFormLayout>
    <f:facet name="separator"/>
    </af:panelGroupLayout>
    </af:panelBox>

  • Field avaialble in field catalog but not when I try to create the condition

    Hi,
      I wanted to add a new table to a delivery output. I need the fields delivery type/ship point and destination country. I could see that destination country (LAND1) is not available in the field catalog. I added it from the list of available fields (in KOMKBV2) and can see it in the field catalog but not when I try to create the condition table. What else do I need to get this field ?
    Regards,
    Hari.

    Also add your new field to structure KOMBZ
    If you want to use a new field in the field catalog, you must add the field to KOMP or KOMK in the following INCLUDES:
    - header data in INCLUDE KOMKAZ in KOMK
    - item data in INCLUDE KOMPAZ in KOMP
    When you use INCLUDES, the field is automatically added to KOMG and the field catalog.
    The routines for assigning values to the new fields in order processing are found in member MV45AFZZ. Use the following user exits:
    - USEREXIT_PRICING_PREPARE_TKOMK (header fields)
    - USEREXIT_PRICING_PREPARE_TKOMP (item fields)

  • Portlet visible in portlet navigator but not when adding to page

    Hi,
    I installed the starter provider and it shows up in the portlet navigator but when i try to add it to an page i can select the provider but it does not show the 2 portlets.
    Any idea?
    Thank you and regards,
    Andre Jochems

    Hi,
    Your system is probably using "realms" to give access to different stores (punchout catalogs) to different responsibilities/users. Please add the missing store/punchout catalog to the realm assigned to the responsibility where you are not able to view the store.
    Please refer the following article for more details http://tenthsense.blogspot.com/2011/09/oracle-iprocurement-realms.html
    Thanks,
    Hiten

  • I can copy text but not edit it (it is not secured)

    Hi
    I am an Adobe Acrobat Pro XI user. I want to edit text in a document which does not allow me to do it but, on the other hand, allows me to copy it. First,  I had a document in which every page was an image. Second, I used the Text Recognition tool. After the process ended, I was able to copy words but not to edit them. When selecting the function Edit Text & Images, the program detects again the pages as a images, I can not underline words.
    Thank you very much.
    Edit: The text's font is New Times Roman, which is already one of the available fonts when editing a text (I have checked it by editing other document).

    I have tried with the other OCR's options and it worked. Not as smooth as desired (font and colour change), but it works at least.
    Thank you very much for all your help.

  • Username field in BP not editable

    Hello,
    In my SAP CRM 5.0 field user name in tcode BP on business partner in role employee "bup003" is not editable.
    This is not editable for BPs with numbering EM.... .
    For others it is editable.
    Numbering EM is set in HRALX configuration in table T77S0.
    What could be the reason?
    My config in T77S0 looks like this: (pbphr, 0prol, 0subg were changed today, and it still does not work )
    HRALX     HRAC     X
    HRALX     MERID     X
    HRALX     MSGRE     0
    HRALX     OADBP     
    HRALX     OADRE     
    HRALX     OBPON     ON
    HRALX     OBWIG     X
    HRALX     ONUMB     3
    HRALX     OPROL     BUP004
    HRALX     OSUBG     OR
    HRALX     PALEO     
    HRALX     PALEP     
    HRALX     PBPHR     ON
    HRALX     PBPON     ON
    HRALX     PCATS     
    HRALX     PINAC     
    HRALX     PLEVE     3
    HRALX     PNUMB     3
    HRALX     PPROL     BUP003
    HRALX     PQUAL     
    HRALX     PRTON     
    HRALX     PSUBG     EM
    HRALX     PSYNO     
    HRALX     PSYNP     
    HRALX     USRAC     X

    According to SAP note 934372 point 6 this behavior is standard in CRM 5.0 for Employees transferred from HR in order to prevent inconsistencies in data.

  • Field Priority (complaints) not editable en SAPGIU(CRMD_ORDER)and WebClient

    Hello Experts,
    may be somebody knows because the field "Priority" is not modificable when creating a complaint in CRMD_ORDER? In my case when i am doing a complaint there is this field with the values:
    1 Very High
    2 High
    3 Medium
    4 Low
    Why is this field existing, when it can not modify it? Where in Customizing I can make this field modificable?
    Best Regards
    Oliver

    Hi Oliver
    Although this is very old forum question but there are many similar questions without CORRECT answer
    I would like to update here the correct steps as we spend considerable time to explore and enable the Priority in SAP GUI
    1. Goto - SPRO - CRM - Transactions - Basic Settings - Define Transaction Types
    2. Highlight your Transaction type -Then click on " Assignment of Business Transaction Categories this should bring to next screen "Transaction Categories"
    3. Click on " BUS2000126 Business Activity ' if you do have Click on New entries to ADD
    4. Then highlight BUS2000126 Business Activity then click on Customization Header then click "New Entries"
    5. Here under Default Data " Priority " can be enabled to preset value or user can choose in CRMD_ORDER
    Best regards
    Narayana

  • Main navigation is not editable??

    Hello iWeb users,
    Hi there, I am using the template Apple has supplied. However the main menu cannot change text size or left or right alignment. Is it possible to edit this? I tried every which way but now I am stuck.
    Thanks
    Calvin

    Calvin,
    The slideshow is made with a javascript, there are a few demo's about, google 'slideshow java script', then it's a case of adding your info pics/sizes/names and that's it. It does mean small amount of code editing but I had never done it before and managed it without too much trouble.
    I did not change the navigation text, I disabled the navigation bar and created my own using the text boxes available in iWeb and added hyperlinks to my pages.
    Hope this helps.

  • Form field displaying but not in session state

    I have a form which displays data depending on node selected in a tree. The data displays ok and allows me to update but If I try to access a value ( I want to filter a select list ) its empty.
    Displaying all session values reveals that only the primary key of the form is held in sessikon state. I have set the value I want to read to 'Display as Text ( saves state )'
    Regards
    Seán

    I have 2 regions, a tree and a form. The form was created with the wizard and I added the tree afterwards.
    The tree nodes are links which branch to the same page and set the value of the primary key field .
    I've copied the event view of the page below...
    Page Rendering
    Process: After Header Fetch Row from ALL_COST_CENTRE (#OWNER#:ALL_COS..)
    Region: Tree Page Template Body (3) (1,20)
    Admin Tree
    Tree: 11210417299635529
    (50) P8_TREE_ROOT [Hidden]
    Region: HTML Text Page Template Body (3) (3,10)
    Office Details
    (10) CANCEL Location: Template Close
    (30) SAVE Location: Template Change
    (1) P8_COST_CENTRE [Display as Text (saves state)]
    (10) P8_NAME [Display as Text (saves state)]
    (15) P8_OFFICE_TYPE [Display as Text (saves state)]
    (30) P8_DIST_PARENT [Select List]
    (40) P8_ADMIN_PARENT [Select List]
    Region: HTML Text Page Template Body (3) (3,40)
    Administration
    No computations
    Page Processing
    No computations
    Validation: P8_NAME not null (Inline+Notification) sequence: 10
    Process: After Submit Process Row of ALL_COST_CENTRE (#OWNER#:ALL_COS..)
    Process: After Submit reset page (8..)
    Go To Page: f?p=&APP_ID.:8:&SESSION.&succe (After Processing) sequence: 1 Unconditional

  • SRM 7.0 custom field made required in field control but not working

    Dear Gurus,
    I have added one custom field in the SC, made it mandatory/required with by setting flag in the field control. But i can save/park/order the SC without entering any value in the field.
    However, if i set the same option for a standard field like "shopping cart name", the user cannot go further without entering a value. Although I can handle this with the BAdI, but shouldn't this work?
    Regards
    Ali

    Although I can handle this with the BAdI, but shouldn't this work?
    I'd say Yes it should. But it is not working based on my observation. I'd suggest that you create an OSS message and get an official SAP response to this issue.

  • Why can I cache method & field ids but not class?

    In my efforts to understand JNI, I've been making heavy use of http://java.sun.com/docs/books/jni/.
    I'm having trouble reconciling some of the points it makes with regard to caching; in particular, section 4.4.1 has an example of caching a jmethodID in MyNewString().
    I don't understand why this is valid, but the example in 5.5.1 which caches the jclass is invalid.
    After all, these are both simply jobjects in the end, and isn't the jmethodID cached in 4.4.1 based off the jclass found the first time? Doesn't that become invalid when the jclass becomes invalid?
    Thanks,
    : jay

    The point the author of that book is trying to make is that caching JNI local references of such data like Java method IDs and classes is not valid across successive JNI calls. If you want to cache something the first time you load it and reuse it later, create a global reference via NewGlobalRef(), make this your cached variable, and delete the local reference automatically obtained from the JVM when you first asked for that something. Then you can refer to that cached variable all you want.
    Also beware of trying to use references across threads - this is illegal in JNI. (You might want to reread chatper 5 for this and more. My opinion is the book "Essential JNI" is a bit better though not up to date either.)
    - Chris

  • Can use but not edit/change old panels in Configurator 3.1

    I have Configurator panels I’ve created some time ago (in Configurator 1.0, I think) that I would like to use with CS6 *and* edit with Configurator 3.1.  I found a "Panels" folder in my CS5 Plugins folder, copied it to the CS6 Plugins folder, and was able to see and use the panels (Windows > Extensions).
    However, I can’t see how to edit/change them.  When I try to open a panel from Configurator 3.1 (or 2.0 or 1.0), it demands to look for a file with the ".gpc" extension.  The old panel files (that are currently recognized by CS6, thank goodness for that) are stored as “.mxi” (plus other related files/assets in sub folders).  I think Configurator is looking for a “project” file, but there are no .gpc files on my drive (other than a couple that were installed in the Configurator 3.1 folder).
    This inabaility to open anything other that .gpc files seems to be the case with 1.0 and 2.0 as well.
    Am I doing something wrong?
    Windows 7 Home Premium

    The .gpc file is the source file of a panel created by Configurator. The contents you found in CS5 Plugins folder are exported files. You can open and edit with the source file (with gpc extension) of the panel, and export it to panel files. But you can not generate a gpc source file from exported panel files.
    If you have the original gpc file, even created by Configurator 1.0, Configurator 3 can migrate it to gpc file for Configurator 3 to edit or change. If you don't have such file, Configurator 3 can not help you. You need to create the panel again.

  • SP2010: Users with Contribute rights can Add but not edit items in Calendar View

    Hello,
    One of our users was recently trying to update a Calendar item in the Calendar view, but was unable to do so. Here are the facts of the case:
    - The members of the user's group have Contribute rights on the Calendar list, and on each of the specific Calendar items tested
    - I logged in as a member of the same group and am able to Add items in the calendar view, but when I click on an item title the Ribbon options (including Edit) are not available - whether I created the item or not
    - While logged in as a member of that group, I can edit calendar items using the Allitems view, using the dropdown menu and Edit Item (if I click on the item title, I get the item details without the Ribbon)
    - I created a new Calendar view ("Calendar2") but the problem was the same
    When logged in with admin rights, I get the Edit ribbon when I click on an item title from the Calendar view. Is there a way to do the same for non-admin users? Thanks. 

    Hi,
    According to your post, my understanding is that you were able to add items into a Calendar List, but you couldn’t edit some items of the Calendar List in Calendar View as a member of your group with Contribute rights. And if you edit the Calendar List’s
    items in the “All Events” view or log in with admin rights, you can edit these items.
    Therefore, I wonder if you use the “Calendar Overlays” to display some items of other Calendar Lists in the current Calendar List as John suggested.
    And if you don’t have permissions to edit items of other Calendar Lists, you can’t edit those items of other Calendar Lists in the current Calendar List in Calendar View.
    So, I recommend that you should check if using the “Calendar Overlays” to display some items of other Calendar Lists in the current Calendar List at first.
    If yes, you need to check if you have permissions to edit items of other Calendar Lists.
    For test, I suggest that you can create a new Calendar List and test to see how it works.
    Best Regards,
    Thanks
    Victoria Xia
    TechNet Community Support

  • Web-building my site. FIREFOX and NAVIGATOR is great but not SAFARI. Why?

    Hi,
    I am building my web site http://www.philthesecurityguard.com/ everything works great on FIREFOX and NAVIGATOR but not SAFARI. Example: on my web site, I click on REAL LETTERS in SAFARI and HALF of orange squares appears outside of my letters. FIREFOX and NAVIGATOR have FULL orange squares on the outside of my letters. Another example: The vertical thin partitions on my web is red on FIREFOX and NAVIGATOR, but there is no red line on SAFARI. How come SAFARI is "short circuiting?" (I have Adobe GoLive web builder.) [email protected]

    > Tim G" <[email protected]> wrote
    in message
    > news:gha37j$7lg$[email protected]..
    > "jus2sho" <[email protected]> wrote in
    message
    > news:gha2rf$74r$[email protected]..
    >> Thierry,
    >> Can you elaborate a little on what you said. I'm a
    complete noob that
    >> knows a
    >> little about how to use DW. Will adding the .html
    extension fix my
    >> problem? I
    >> have yet to change it because I don't have access to
    Firefox to try out
    >> right
    >> now. I will in the morning.
    >
    >
    > You absolutely need to have an HTML-compatible
    extension. Whether that is
    > your only problem... well, fix that, and then see.
    Configuring the server would allow the OP to use file names
    with no
    extension [1], which imho would be a better approach [2].
    Cool URIs don't change...
    [1]
    http://www.w3.org/Provider/Style/URI
    [2]
    http://www.w3.org/Provider/Style/URI#remove
    Thierry | Adobe Community Expert | Articles and Tutorials ::
    http://www.TJKDesign.com/go/?0
    Spry Widgets |
    http://labs.adobe.com/technologies/spry/samples/
    [click on
    "Widgets"]
    Spry Menu Bar samples |
    http://labs.adobe.com/technologies/spry/samples/menubar/MenuBarSample.html

  • Fireworks CS6 not editing .fw files

    Hello, My friend made 2 templates and send their editable PNG that is .fw file to me, After he send me that templates he deleted them by mistake, now I'm only able to open and edit only one of them and second one is not editable, Its in PNG format but not editable!
    Please tell me whats wrong and kindly tell me any way to edit the second file
    I Can also provide you the template which is haveing problems

    He probably saved one as a flattened png only. You will have to rebuild it. Try copying sections to new layers, and redraw others.

Maybe you are looking for