How to hide DecisionUserNote text edit box?

Hi everybody,
Could you tell me the way to HIDE the text edit box which appears in the UWL preview of some tasks used to include a note?
It is supposed that filling NOTES in the Sections to exclude iView property would do it but I'm not getting the expected result.
Neither including the property DecisionUserNote to false in the XML configuration tasks...
THanks in advance!

HI Jesus,
What version of the Universal Worklist are you using?  This is really important as I know that there was a fix with regards to the UserDecisionHandler.  The following are the values that should be maintained with this propery:
Memo is turned on by specifying u201Ctrueu201D as a value.
<Property name="UserDecisionNote" value="true"/>
Mandatory memo is specified by putting u201Cmandatoryu201D to value.
<Property name="UserDecisionNote" value="mandatory"/>
Memo is disabled by using  u201Cdisabledu201D as a value.
<Property name="UserDecisionNote" value="disabled"/>
After changing configuration in regards to decision note cache should be cleared.
If this doesn't help please let me know the version you are using so I can check and see if there is a patch available for your version.
Beth Maben
EP - Senior Support Consultant II
AGS Primary Support
Global Support Centre Ireland
Please see the UWL Wiki @
https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

Similar Messages

  • How can labview update the string control (text-edit box) after we have pressed the carriage return key on the keyboard during text-editing within that box?

    Dear readers,
    I have been trying to work out how to get labview to detect the event when a 'string' control has been modified, where the user has finished editing the string either by 1) pressing the enter key on the keyboard, or by 2) taking the focus away from the string control again. For example.. if I use the mouse to click on the string control and then I type 1234 into the box, I would like to have a routine that does something once the user hits the Enter key of the keyboard, or when the user takes the focus away from the string control again by clicking on something else. I would like the routine to respond even when the user didn't change anything in the text box (such as when we mouse-click on the edit box to go into edit mode, and then mouse-click on something else to remove the focus with no changes to the contents in edit-box).
    The purpose of my routine is to have a edit-box for a user to change for example the centre-frequency of a vector network analyser, so that the centre-frequency of the network analyser can change once the user finishes entering a new value in the text-edit box by hitting Enter key after the number is keyed in. Even if the user has clicked on the edit box, but changes their mind by mouse-clicking on something else to remove focus from the edit box, I would still like labview to detect the event when the control loses focus, so that the centre frequency can be updated anyway (to the same value that was already in the edit box).
    So far, I've tried set the string control option to 'limit to single line', so that I can try to scan for a carriage return .. '\n' ... pattern in the string. Unfortunately this doesn't work because labview doesn't seem to attach the '\n' to the end of that single line.
    Could someone please suggest ways to set a flag when a user hits Enter during text-edit mode of a string control, or when focus has been removed from the string control?
    While I've only described my problem for controlling a single control parameter on the gpib device, I'd like to make this feature work so that I can do the same kind of thing with other control parameters as well.
    Thanks so much in advance.
    Kenny

    Hi Kenny,
    instead of using the event structure, you can directly achieve to what you want by the KeyFocus property of the string control.
    - Enable Limit to single line option
    - Create the property KeyFocus in read mode and connect an indicator
    Each time you click on the string to modify it KeyFocus is True; when you click away or hit Enter KeyFocus is False.
    You can toggle your settings when KeyFocus changes from True to False.
    Alberto

  • How to get the cursor position in the text edit box?

    Hi, all.
    I want to get the cursor position in the text edit box
    to insert some data.
    But I don't know how to get.
    Can someone give me some advice?
    BestRegard.
    Miya.

    Hi Miya,
    Write your own textSelectionSuite for this.
    and use ITextTarget->GetRange() function.
    Thanks and Regards,
    Yopangjo.

  • CS5 / Win: How can I detect an key in a text edit box

    Hi
    I like to detect a key (an input) in a text edit box. I suppose I have to install an observer.
    - Is that right?
    - Sample?
    I installed an observer for the dialog and attached the text edit box. But there is no call (in ::Update) if I do an input into the text edit box.
    Thanks
    Hans

    Hi Hans
    You can use EventHandler or Observer
    For observer, attach the Subject to IID_ITEXTCONTROLDATA
    InterfacePtr<ISubject> subject(this, UseDefaultIID());
    if (subject != nil)
    subject->AttachObserver(this, IID_ITEXTCONTROLDATA);
    and then look for change: kEditBoxKeyStrokeMessage
    For EventHandler:
    create KeyDown(IEvent* e) method and use
    const SysChar nCharCode = e->GetChar();
    to find which key was pressed, ie. kReturnKey kEnterKey
    EventHandler will notify you also if any of modifiers was pressed with the key, like Shift, Alt....
    Regards
    Bartek

  • How to hide a text in RTF Editor

    Hi,
    I'm trying to create a RTF editor using JTextPane, RTFEditorKit and DefaulStyledEditor.
    Does somebody know how to hide a text in a RTFEditorKit ?
    Thanks in advance
    Maurice

    What about
    setVisible(false);
    Haven't tried it, no clue wether is works. If u need to select a certain portion of the text this might help:
    int posStart = editorPane.getSelectionStart( );
    int posEnd = editorPane.getSelectionEnd( );
    int selLength = posEnd - posStart;

  • How to export the text edit data to excel file without splitting the data in excel file?

    how to export the text edit data to excel file without splitting the data in excel file?
    I have a requirement in SAP HR where in the appraiser can add comments in the area given and can export that to excel file. Currently the file is getting exported but the comments getting split into deifferent rows.
    I want the entire comment to be fit in one row.
    Please help.
    Thank you

    Hi,
    if your text edit value is stored in 'lv_string' variable.
    then before exporting the value to excel you have to remove CL_ABAP_CHAR_UTILITIES=>NEWLINE
    that is '#' from the variable lv_string.
    for that use code some thing like this.
    REPLACE ALL OCCURRENCES OF CL_ABAP_CHAR_UTILITIES=>NEWLINE in lv_string WITH space.
    I think this will do the trick.

  • How do I remove text highlight box in the Notes panel in Presenter 8?

    How do I remove text highlight box in the Notes panel in Presenter 8?  It moves at a different speed than the voice and is distracting.  Better not to have it at all.

    Hi,
    To disable higlighting text in notes pane is not possible in presenter 8.
    However it is possible to disable in presenter 9. 
    Thanks
    Sunil
    Adobe Presenter Engg Team

  • How to turn the text edit into microsoft word

    Hi guys, please help me.. my professor send us a  a document but in text edit version.. i dont know how to edit it in microsoft word. or is this possible.. is just that i am scared that i typed in all my work in text edit and it will not be saved. please help.. thank you

    OS X 10.9 Mavericks
    Make a copy or two of the document and keep it safe.
    Open the TextEdit document.
    Click "File" menu in the TextEdit menubar and select "Duplicate"
    A new copy with" copy" attached to the title will be created.
    Click "Save" from the TextEdit "File" menu in the menu bar.
    Give it a name and answer "Where".
    Click File format popup box and select Word...

  • How to hide / unhide text baxes on button click in JSF page using javascrip

    Hi,,
    I want to hide/unhide text boxes on a button click.
    How to do it in .jspx page using javascript.

    Hi,
    refer this
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:h="http://java.sun.com/jsf/html"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <jsp:directive.page contentType="text/html;charset=UTF-8"/>
      <f:view>
        <af:document id="d1" title="#{lcRes['page.title']}">
         <af:resource type="javascript">
            function hide(evt){
                evt.findComponent('itToHide').setVisible(true);
         </af:resource>
          <af:form id="f1">
            <af:commandButton partialSubmit="true" id="cb1">
                <af:clientListener method="hide" type="action"/>
            </af:commandButton>
            <af:inputText id="itToHide" value="xx" label="this will hide" clientComponent="true"/>
          </af:form>
        </af:document>
      </f:view>
    </jsp:root>

  • How do I incorporate text entry boxes into a quiz?

    Hi Everyone,
    I am very new to Captivate 8. I am trying to incorporate TEB's into a quiz. When I try to check the button (include in quiz) it is grey and does not allow me to check it. In addition I do not know how to let the programme know what text I would consider correct or incorrect after the student has typed it into the text boxes.
    I am obviously missing something and would be very grateful for help because I am losing my patience ++ (all the videos on the web regarding this do not appear to be for captivate 8, only earlier versions :-()
    Thanks
    Alex

    Hey everybody.
    Im very new to Adobe Captivate and I try to create questions where the students have to enter numbers only. So I don't want them to be able to enter letters in to the field.
    In text entry boxes I'm able to set it to numbers only. Is there a way to control this in quizzes as well?
    If I try to create a new question I get only the choice showed on the pic below. Is there a possibility to add text entry boxes as quiz questions to the question-pool?

  • How to get information from edit box

    Hi,
    I have to modfy user-exit EXIT_SAPMM07M_004
    For me necceassry is field GOHEAD-LFSNR but it is
    edit box and when customer fill this field i need to get
    the information from this field.
    There is question how to in module EXIT_SAPMM07M_004
    I can read infromation from structure GOHEAD ?
    Any suggestions ?
    Please help.
    Regards,
    Greg.

    Hi,
    You can read data and modify it from another program using assign.
    Here's an example of modifying in internal table from another program in CRM
      FIELD-SYMBOLS : <fieldcat> TYPE slis_fieldcat_alv,
                      <links>    TYPE crmt_kw_document_change.
      ASSIGN ('(SAPLCRM_KW_SERVICE)gt_link[]') TO <links>.
    With the above assign you can alter the data
    Kind regards, Rob Dielemans

  • How to insert a text edit UI element  in a table

    hi all,
    I want a text edit UI element in a table .I do not want input field because text entered can be very long and whole text cant be seen then.Is there any way to increase the width of input field if i insert an input field ? or what can be other solution for this?

    Hi Govind,
    You can't insert Text Edit as a cell variant in table. But you can increase the 'Width' property of Input Field, say to 500px or as per your requirement, so that you can display the full text at one go. Or you can bind the 'Width' property to a context and set the width at run time as per the text length.
    Thanks,
    Sumit

  • How to hide the warning Dialog box in illustrator?

    I need to open the pdf file in 'illustrator cs3' through visual basic coding and then save it as eps. But if i open the pdf file in illustrator some times 'warning dialog box' opened due to the font missing. I need to hide that warning dialog box while opening. Kindly help me.
    Thanks,
    Prabudass

    Thanks for your answer, Mark...
    I found out that the actual JS-Script code has to be...      :
    app.userInteractionLevel = UserInteractionLevel.DONTDISPLAYALERTS;

  • How to hide extra text and icons in address bar

    I want to make the icons and extra text in the address bar go away since they do nothing for me and only take up space that I need to use to see the whole URL. Right now there's a green padlock icon on the left side with 1/4 of the space taken up by "Mozilla Foundation (US)" instead of the URL, other times it's a little globe or a little lego/car battery looking thing, or several icons in a row. There's a permanent star shaped thingy on the left and a down arrow that want to get rid of as well. I don't care at all what they mean, I just want them gone. I need to see as much of the URL in the URL bar as possible, not a bunch of icons and extra non-URL text. The address bar should be for addresses, and that's how I want my browser to function. I don't care one single bit what those icons or extra text are for, so please don't try to advocate for their staying. I've made up my mind 100% that I want them gone. Can I make them go away, yes or no?

    I use code to hide the URL in case of a EV certificate and only show it on hover.
    You still see the green padlock.
    That gives me extra space on the location bar
    Add code to the <b>userChrome.css</b> file below the default @namespace line.
    *http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #identity-box #identity-icon-labels {display:none}
    #identity-box:hover #identity-icon-labels {display:-moz-box}
    </nowiki></pre>
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration
    You can also add some background color.
    <pre><nowiki>/* Site Identity Button background */
    #urlbar[pageproxystate="valid"] #identity-box.verifiedDomain *{
    background-image: -moz-linear-gradient(hsl(215,60%,92%), hsl(215,58%,88%))!important;
    box-shadow: 0 1px 0 hsla(215,54%,33%,.05) inset!important;
    -moz-border-end-color: hsla(215,54%,33%,.2)!important;
    color: hsl(215,54%,33%)!important;
    #urlbar[pageproxystate="valid"] #identity-box.verifiedIdentity *{
    background-image: -moz-linear-gradient(hsl(91,70%,90%), hsl(93,60%,81%))!important;
    box-shadow: 0 1px 0 hsla(92,81%,16%,.05) inset!important;
    -moz-border-end-color: hsla(92,81%,16%,.2)!important;
    color: hsl(92,81%,16%)!important;
    </nowiki></pre>

  • 12.1.3 KB text edit box is HUGE

    I recently upgraded from 11.5.10.2 to 12.1.3
    When creating or editing a KB article, you click add/update a summary or some other you can enter text field and the 'Summary' text field is HUGE, about twice as wide as the whole page, which runs way off the screen.
    How do I make that smaller?
    Thanks

    This is actually in iSupport the Knowledge Base.
    When you are creating or editing a Knowledge Base article.
    Quite honestly I am not sure what the module is called. It is under the Knowledge Management responsibility though.
    Oddly enough the article you linked was a question they had also (make that box bigger), so thanks for that.
    Tim

Maybe you are looking for

  • Idoc filter

    IDOC is getting created whenever po is created or changed...now my requirment is i need to filter the idocs of generic articles.... how to do this? can anyone explain me this

  • IPhoto 4.0.3 and QT movies changed to low quality photos

    Several months ago the hard drive failed in my iBook G4. I was able to recover most of my files and I backed up my iPhoto contents to my iPod. I received my computer back from Apple and I put all my backed up photos and video back into iPhoto, but no

  • How can I write outside of the targetCompositeChannels.bound?

    I want to warp a layer and store the result in the targetCompositeChannels. Because the result may be so large that some pixels are outside the bound of the targetCompositeChannels, the result can not be stored completely. PS: In the sample code "Poo

  • How to park an FI document using BDC in Workflow

    Hi, I want to park FI document using some background process. Can i use BDC in my WF for this purpose. If yes, kindly guide me through this. Regrds

  • Need to find a replacement battery for a mid 2007 Mac notebook. MBO061LL/A

    Recently picked up a Mid 2007 Mac notebook, white.  The battery is shot.  Need to pick up a replacement.  The batteries available at Amazon don't come with rave reviews.  Does anybody have a source or a reputable company where I can pick up a new bat