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

  • 8/25/14
    Hello,Ps. let us know does Adobe Interactive forms (developed from LiveCycle designer) will work on Apple iPads (iOS) for users to enter the data on the form?If so, any restrictions? or does users has to download any app to make the forms to work on iPads?Thank you,

    Views

    1.0K

    Likes

    0

    Replies

    6
  • 8/23/14
    I have a text field directly on a master page (there is a good reason for this) and I want to change it's X coordinate using Javascript code like this:// directly call the "x" attributethis.x = "200mm"; //  use a method call to change itthis.setAttribute ("200mm", "x");I tried using events like init...

    Views

    4.2K

    Likes

    0

    Replies

    4
  • 8/21/14
    Dear Team,We would like to use QueryForMultipleRowsAsXML service for one of the requirement. For the XML Information parameter of the this service, we would like to pass xml/column mappings dynamically. We found using the XmlDocumentInfoBean process variable (JDBC Data Type)  we can pass column mapp...

    Views

    636

    Like

    1

    Replies

    2
  • 8/19/14
    How to add attachments to generated PDF document (i.e. MainForm) and send it to a mail in a ALC process?Here, my script belowimport java.util.Map;import java.util.HashMap;import java.lang.String;import java.lang.StringBuilder;import java.util.List;import com.adobe.idp.Document;String QUOTE = "\"";qu...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 8/19/14
    Hello,I've made two simple test forms. One works and the other doesn't and I think it's becasue of the state of a numeric field (read-only, user-enetred)? My two test files are here (they are dirt simple): http://dropcanvas.com/ix8zj I made them with LCD ES2. I've searched and tried every combinatio...

    Views

    1.4K

    Like

    1

    Replies

    2
  • 8/19/14
    Greetings,We are trying to evaluate ES4 to see if it will work for our business.  I downloaded the ES4 Server trial and started installing on a Windows 7 64-bit VM.  My question is, does WebSphere come in the install package or is that something that you have to have installed already?  If you have ...

    Views

    708

    Likes

    0

    Replies

    2
  • 8/19/14
    HI ,I have a subform ,which has a text field and two buttons (add button and remove button).And on-clicking on add button  the subform instances will be added.by clicking on remove button the instances of subform will be removed... i want to add a bullets and numbering of subform .Could any one plea...

    Views

    791

    Likes

    0

    Replies

    4
  • 8/19/14
    ALC Version: ALC ES2.5The class DirectoryManager has a method called uploadLocalUser. I created a DSC in java and deployed into ALC. There were no error or warnings.The class is defined here: http://help.adobe.com/en_US/livecycle/11.0/ProgramLC/javadoc/com/adobe/idp/um/api/DirectoryManager.html#upda...

    Views

    1.4K

    Like

    1

    Replies

    3
  • 8/19/14
    Hi everyone,I have this For Loop in JavaScript which is not working correctly and I really have no idea why it is acting like so... I don't if anyone has already encountered this issue and I'd like to know if there's a fix for this or what am I doing wrong...I have a normal for until the count is do...

    Views

    1.3K

    Likes

    2

    Replies

    3
  • 8/18/14
    Hello All,I know that we get retrieve list of users from a Group using findGroupMembers(). Is there any way that I can fetch the list of users who are part of DefaultDom using adobe provided API's?Requesting help as I am not able to find any helpful info on this.Thanks.

    Views

    2.8K

    Likes

    0

    Replies

    6