Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/24/11
    Dear colleagues,In the documentation here: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/collaboration/ScreenSharePublisher.htmli fount this lines of code://this is optional  var userlist:ArrayCollection = connectSession.userManager.userCollection;  var recipientIDs:Array = new Array();  f...

    Views

    697

    Likes

    0

    Replies

    1
  • 5/24/11
    Hi,setPageRotations works in only Acrobat. Could anyone suggest how to achieve this in adobe reader without the user interaction.Thank youNag

    Views

    776

    Likes

    0

    Replies

    1
  • 5/24/11
    Hi,I can successfully disable all form fields in an ES2 form with a button and Javascript, however, I would like to leave one password protected button "open" so certain users can unlock the form if required.The code used is:xfa.form.form1.access = "nonInteractive";xfa.form.form1.page1.UnlockButton....

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 5/24/11
    Hi all, I got this form from a person who used LiveCycle ES2 9.0.0, Windows 7 to build it.  She asked me to simply add another column to the table, but for some reason I cannot do it!Fortunately she had an earlier version where a column was insertable, but this issue is still bugging me.  I've tried...

    Views

    5.6K

    Likes

    0

    Replies

    4
  • 5/24/11
    LCCS + Flash Player 11.0.1.3is there a known problem with LCCS and Flash Player 11.0.1.3?Ive not had chance to really test yet other than after installing that player build an app im developing no longer conects to my room.just thought i'd see if there was a heads up about this before i start lookin...

    Views

    2.2K

    Likes

    0

    Replies

    6
  • 5/24/11
    I'm not sure what I'm doing wrong, but the expanding field expands just fine, but over the top of the next fields. I have two hidden subforms that are displayed when the user clicks a radio button. The subform is flowed. Each of the fields is in a flowed subform with Multiple lines, page breaks and ...

    Views

    838

    Likes

    0

    Replies

    4
  • 5/24/11
    I have a process with an XML variable, i.e.var myXML = <package>                        <assets>                            <foo name="A">....</foo>                            <foo name="B">....</foo>                            <foo name="C">....</foo>                         </assets>              ...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 5/24/11
    Below is regExp for a Date. Can someone please provide more information on what would be the right code for the Time.Thank you,varregExpDate = /^\d{4}-\d{2}-\d{2}$/;varvMatched = this.rawValue.match(regExpDate);varsDate = this.rawValue;varoDate = util.scand("yyyy-mm-dd", sDate);if((!vMatched)||(oDat...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 5/24/11
    Hi,I am looking at this link http://www.adobe.com/devnet/livecycle/articles/dsc_development.html to learn to create one component but can not find part 2, does any one know if Part 2 available yet. If yes, can you please provide the link.Thanks,Han Dao

    Views

    616

    Likes

    0

    Replies

    1
  • 5/24/11
    HiI have been testing recording beta and have successfully managed to get things playing back after realising that it can take up to 1min 30secs to get a response from FMS at https://na2.collaboration.adobelivecycle.com/...  I am not sure whether this is normal but I ended up spending 2 days checkin...

    Views

    1.2K

    Likes

    0

    Replies

    4