FormatedTextEdit  always disabled.

Using Netweaver 7.1 SP4:
I am trying to get the FormatedTextEdit to work in a web dynpro form but it is always disabled.  I have tried various things but here is the basic problem.
I set up a calculated Context Attribute:
formatedText (of type com.sap.ide.webdynpro.uielementdefinitions.FormattedText)
Added the following code:
String formatedTextValue = "This is <strong>strong</strong> text, <br />" +
                           "this is <em>emphasized</em>, <br />" +
                           "and <strong><em>combined</em></strong>";
public com.sap.tc.webdynpro.progmodel.api.IWDFormattedText getFormatedText(IPrivateEventCRUD.IContextElement element)
    //@@begin getFormatedText
       IWDFormattedTextFactory instance = (IWDFormattedTextFactory) WDHelperFactory.getInstance(IWDFormattedTextFactory.class);
       IWDFormattedText formtext = instance.valueOf(formatedTextValue);
       return formtext;
    //@@end
FormatedTextEdit and FormatedTextView Controls on the layout of a View.  Both are bound to the context attribute. Both are enabled.  The FormatedTextView displays the text correctly.  The FormatedTextEdit is displayed as if it were disabled with no text value.  I can not add text in the box and there is no text displayed either formated or unformatted.
Has anyone else experienced this problem or is there a solution or is this a known CE bug?
Thanks in advance,
Doug Culnane

I found the problem.
This is a Firefox IE problem.  The only FormatedTextEdit works with IE!

Similar Messages

  • Ssvagent.exe does not always disable next-generation Plug-In

    Around half the time running the "ssvagent.exe -high -jpisetup -old" in a vbs after the jre-6u22-windows-i586.exe process stops running
    the next generation Plug-In option is not disabled.
    I have verified that it does not run until after the Java installtion is complete.
    Running "ssvagent.exe -high -jpisetup -old" manually right after installing Java will always disable next generation Plug-In.
    Any ideas why it won't always run properly from a script?
    Edited by: EthanD on Sep 20, 2012 10:21 AM

    Hi,
    I was wrong in my approach.
    My applet was implemented using the "<object>" tag and it seems that it was not the best way to address compatibility issues across all versions of the plug-in and all browsers.
    So, I have finally found what I was looking for in this "[Java Rich Internet Applications Development and Deployment|http://download.oracle.com/javase/6/docs/technotes/guides/jweb/index.html]" guide. In this guide, it is recommended to use the "[Deployment Toolkit|http://download.oracle.com/javase/6/docs/technotes/guides/jweb/deployment_advice.html#deplToolkit]", based on a Javascript library containing everything needed to deploy your application as an applet or a Java Web Start application.
    My application, deployed as an applet, now works like a charm.
    I hope pointing on this Deployment Toolkit will also help others...
    Philippe

  • Why is "Reduce File Size" in the "File" menu always disabled?

    I have a rather large presentation file, about 100Mbyte, and Keynote has become almost impossible to use, because it has become so slow.
    Have to wait about 5 seconds for each letter to appear on screen after typing! Almost impossible to use Keynote under these conditions.
    So I tried to use "Reduce File Size" to reduce the presentation file size by compressing the images, but "Reduce File Size" is always disabled!
    Anybody else having such problems?
    Gerhard

    OK, sounds like memory will be fine, so let's look at some other stuff...
    Is it only one particularly keynote presentation that slows up for you, or does keynote behave in the same way even if you start from scratch and create a new presentation?
    If it's just the one presentation then there's probably some content (possibly video) within it that KN takes exception to. Sometimes a single problematic slide or piece of content can slow down the whole app.
    Is the problematic presentation one that was imported from Powerpoint? If so, import it again and look carefully at the import error/warning logs.
    Before you start keynote, start up activity monitor - which will give you an indication of what programs are using all the CPU/memory/disk bandwidth etc. You'll then have an idea of whether it is KN maxing out on CPU or whether anything else is dragging the system down.
    Another thing you could try would be to log in to a different user account on your machine (create one if necessary) and then try opening the presentation from within this different account. If this works for you then it suggests a problem with the keynote plist file in your original user account.
    I don't know if it'd be acceptable to you, but if you could post a link to your problematic presentation then I could download it and try it out on my normally reliable Keynote on one of my computers. (Make sure that you've ticked the box to embed all media in the presentation)
    Hope some of this is helpful,
    Mike.

  • Access 2013 Email Report ribbon button always disabled

    Access 2013 Email Report ribbon button is always disabled. This happens on one PC, All other installs are ok.
    Reinstalled Office and Access and problem continues. System is Win 8.1
    Default email client is Outlook 2013.
    Any suggestions?

    Hi,
    Printer is installed?
    Maurice
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer. Thank You

  • Offline Player : Synchronize course is always disabled

    Hi All,
    I am trying to download a course,play it offline and synchronize back to portal to update the learning progress.
    Downloading of the course is succesfully done,but Synchronize course is always disabled.See the attached screen shot
    I downloaded 3 or 4 courses,synchronize is disabled for every course.
    Currently I am using LSO offline Player SP10(LSOOP6010_0-20000709.EXE)
    I could not find a way to enable Synchronize.
    Do we need to configure any other things to enable Synchronize
    Please suggest
    Regards,
    Santhosh
    +966 530996429

    Hi Rubert,
    I am not sure why that synchronize is disabled.
    But I found way to Synchronise courses..
    Once you download the course with the offline player.
    You will see a refresh link ...Click on that...
    Navigate through the contentin offline player.
    And in the portal,you can see Switch to Online Player.
    Click on that,It will synchronize the course from offline player
    Hope I am clear
    Regards,
    Santhosh

  • I am unable to view who has liked my photo in facebook. The option of *others like is always disabled.

    I am unable to view who has liked my photo in facebook. The option of *others like is always disabled. I am using Iphone 4s. Installing the app again didnt help.. Also, I am unable to tag any friends. I am able to tag my friends only with the option WITH.

    Are you using the Facebook app?  Contact the developer.
    Or, try deleting the App and then redownloading it.

  • Delete Row (1293) always disabled with matrix

    I have a maxtrix whose menu-item 'Delete Row' (menu uid 1293) is always
    disabled, even though its 'AllowRowDelete'-property is set to 'true'.
    What could be the problem here ?
    (I have several other matrixes on which it just works fine,
    only on this one matrix, I cannot get it to work. Very strange).

    ok,
    than enable the menuUID with
    oForm.EnableMenu "1293", True
    but you have to program the remove line function by yourself
    regards
    David

  • DropDownByKey UI element always Disabled

    Hi,
    I have created a dropdownbykey UI element and I have bound the selected key to the view context element which is of simple type country. In the local dictionary I have created a simple type country and given it values like India, USA etc..
    But when I run the application, the dropdownbykey element is always disabled. Please help. Does someone know what I am doing wrong.
    Thank you.
    Ashish

    Hi Ashish,
    Check the cardinality of the node bound to this control make it 1..n. Reason is, You dont have a element under the context where the data can be hold.When you set it to 1..n frame work will create one for you.else you need to create an element of the node using createandelement method.
    The property selectedKey must be bound to a context attribute Key having a simple type like String with a value set.
    The selectable items of the drop-down list are the keys of the value set, the displayed texts are the corresponding values. The currently selected item is given by the current value of property selectedKey.
    Deepak!!!

  • Why is the Find command in Notes always disabled?

    I would like to be able to locate text inside of notes in the Mac OS X version of Notes. The Find, Find Next, Find Previous, and Find Selected Text commands all exist in the Edit>Find sub-menu but they're always disabled. Is there something wrong with my installation of Mountain Lion or are these commands always disabled? How can I enable these Find commands in Notes?

    Entering text in the search sidebar filters the notes containing the text entered in the box, but it does not enable the Find commands nor highlight the text within the note. If you want to find the desired text within a very long note —and I'm sure we all have a few— you must copy the text into another application and use that application's Find command, make your changes, then paste the text back into the note.
    My question still stands. How can I enable the Find command which exists in Notes but which is always disabled? Is this simply a feature that was planned but never implemented? If the command was never intended to work in Notes, why was it included in the menu? Finally, since the Find command is standard in every other text editor, why would it not be included in Notes?
    As a Mac developer, I'm tempted to try and hack it into working, but I'd rather not have to.

  • How can i initialize a button (Switch when pressed) to be always disabled when i start the programm.

    Hello
    How can i initialize a button (Switch when pressed) to be always disabled when i start the programm. My problem is that the state of the button is always the state in which it finihed last time.
    Thanks
    Lukas

    A button is either true or false. "Disabled" is a property that determines if the button can be operated or not.
    It seems from the rest of your question that you actually want to ensure that it is set to false, but remain enabled. This is easiest done with a local variable as already mentioned by becktho.
    If you want to disable the button, use a property node.
    LabVIEW Champion . Do more with less code and in less time .

  • WiFi is always disabled after period of inactivity

    When my ZTE One (orange) sits idle for a while, WiFi is always disabled when I wake up the phone. I re-enable WiFi & everything is fine, but I shouldn't have to do that each time.

    Hi!
    If the signal strength is not powerful enough to receive a connection for a period of time the Wi-Fi will disconnect and eventually disable itself. <br> Although, if there is a Wi-Fi network recognized but the phone is inactive the phone will disconnect and this is to save you battery power, but once you wake the phone, the phone should automatically connect back to Wi-Fi if the network is in range and if the signal is good.
    Should you have any more questions regarding this, please feel free to ask.
    Thanks!
    -Andrew

  • L3 Cache Always Disabled after Boot

    Hi
    I hope someone can help.
    Basically I have only noticed this in the last few days. I had thought a few of my audio applications were showing more cpu use and thought I was losing the plot.
    But when I check in the preferences - processor, the 1MB L3 Cache always shows disabled. At first I thought my hardware had broke but I can enable it if I go into the preferences and manually do this. But I have to do this everytime I start up ..this never happened before, how do I get it to stick?
    I have checked the cache is working correctly and all reports were good.
    I dunno what to do now..Please Help.
    Thanks
    Daryl

    Its just happened again..I've managed to figure out whats causing the problem but not why its happening (10.4.7)
    The power management in osx has started acting up . I think its OSX 10.4.7 broken something, because its just started happening since then (hardware tests ok).
    The battery is alive but it stops getting charged, L3 cache gets disabled (reduced mode) and the battery meter keeps trying to calculate and is stuck wasting cpu cycles.Performance has gone out of the window.I am doing audio work so noticed straight away and just thought ... not again.
    Apple fix this please. 10.4.7 seems to have some serious issues (I've been lucky up until now)

  • Why does my apple ID always disabled when im entering my password in the game center?

    how many times i change my password because its always disanled for security reasons??only in game center application...

    Go to Appleid.apple.com, then go to manage your account and try to login. If it wont let you go to reset your password and try login again if it works that time go back to the game center and try using your apple id there with the new password.

  • Web service browser - "Create Assembly..." button always disabled

    I am trying to use .NET web services. I have followed the steps in the "Building a Web Service-Based Application in LabVIEW 7.0" document. My problem is that when I have selected a wsdl file in the .NET web service browser, the "Create Assembly..." button does not become enabled. I have tried a multitude of wsdl files, which looks ok to me, but nevertheless the button stays disabled. Any suggestions? Maybe I have missed some settings somewhere?
    /Andreas

    Hi
    I unchecked the "Show friendly HTTP error message", but
    this dosen't solve the problem, instead it shows
    the run time error RABAX_STATE.
    I need the web-service-browser to generate the
    WSDL (see http://help.sap.com/saphelp_47x200/helpdata/en/94/f8c8c8e68811d6b2dc00508b5d5211/content.htm)
    Regards
    Christof

  • Plugins always disabled, unable to activate them?

    My Plugins are always deactivated, even though I have them set to always active, everytime I close Firefox they deactivate, so on opening Firefox I have to reactivate them again?
    All help to resolve this problem appreciated.

    You can check for problems with preferences.
    Delete a possible user.js file and numbered prefs-##.js files and rename (or delete) the prefs.js file to reset all prefs to the default value including prefs set via user.js and prefs that are no longer supported in the current Firefox release.
    *http://kb.mozillazine.org/Preferences_not_saved
    *http://kb.mozillazine.org/Resetting_preferences
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)

Maybe you are looking for

  • 2 video cards in xserve

    Is it possible to configure an xserve with two video cards + internal video? I would like to achieve a machine with 5 video outputs.I am considering the xserve because both space and redundancy are considerable issues in this situation and the Mac Pr

  • J_security_check and cookies

    Hi all. Im on a WLCS 3.5 with WLS 6.0 and am using Form based authentication against the RDBMS realm of the commerce server. The login page has a j_username and a j_password. If i want to add a check box for the user to approve to store a cookie on h

  • How do I get additional iMovie Themes?

    Is there any way to get or make additional themes for iMovie 6? I particularly like the Brushscript them in iDVD, but this is not one of the themes that comes with iMovie. Is there a way to modify the iDVD theme for iMovie, or to make a similar one f

  • Nano3g new A/V "Component" cable warning

    I have the new nano 35. after much trouble initially with type of dock (iphoto dock w/ S-video port does not allow "TV out" to be switched to "on") However, I did succeed with a new universal dock via S-video to enjoy viewing excellent TV out. Now th

  • Need to check logic

    Hi , I have some doubt first I have take data from excel sheet check the existing record in excle fine and need to validate Edited by: anil kumar on Jan 22, 2008 5:06 PM