Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 19-04-2011
    Hello,I generate a pdf form with some data includet e.g. firstname = dave. personID = 12345.all this data (import-parameter is a table) is "stored" in the xml of my form: Dave 12345firstname is binded to a textfield therefore there is no problem to get it.because it is a table i could get the val...

    Views

    4.5K

    Likes

    0

    Replies

    8
  • 19-04-2011
    I have a custom short-lived process that does not take any input parameter. I am able to successfully invoke the process from LiveCycle Workbench ES2. I want this process to be invoked by a java client through a web service call. Apart from the web service URL of my process (which looks likehttp://:...

    Views

    669

    Likes

    0

    Replies

    3
  • 19-04-2011
    HiI have an exclusive raido button group contains "I Agree" and "I Disagree". By default I Disagree should get selected when form loads and if user clicks I Agree then only the form should submit.Scenario i have tried:wrote script on the validation event of the radio button group but initially when ...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 19-04-2011
    Hi there. I got a dozen textfields and datetimefields in a pdf fillable form create by livecycle designer. All textfields and datetimefields have the default values. I got some javascripts to toggle checkbox to the effect that when checkbox is checked, the default value in the textfield will be clea...

    Views

    7.0K

    Likes

    0

    Replies

    20
  • 19-04-2011
    Hi, I am Abhilash A newbee for FlexFramework and LiveCycle Data Services.I tried to connect to a java class Hello through RemoteObject.Hello.javaclass Hello{ public String sayHello() { return "Hello From LCDS"; }}RemotingIntro.mxml import mx.rpc.events.FaultEvent; import mx.rpc.events.ResultEvent; private function echo():void { /* var text:String = ti.text; */ remoteObject.sayHello(); } protected function remoteObject_resultHandler(event:ResultEvent):void { // TODO Auto-generated method stub ta.text = "Server Responded: " + event.result + "\n"; } protected function remoteObject_faultHandler(event:FaultEvent):void { // TODO Auto-generated method stub ta.text = "Received Fault: " + event.fault + "\n"; } I have created a destination like: HelloI have defined the...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 18-04-2011
    Hi there. I add fields in a pdf to create a fillable form and two checkboxes for selection of certain actions. As I don't want to have the two checkboxes printable, I have set the checkboxes to visible (Screen only) but still, when I print the form, the two checkboxes are still printable. Any advice...

    Views

    1.3K

    Likes

    0

    Replies

    9
  • 18-04-2011
    Hi All,I am preparing for interview on adobe livecycle designer and developer first time.Can you send or tell me the interview questions please?Regards,Srujan

    Views

    3.1K

    Likes

    0

    Replies

    1
  • 18-04-2011
    When I setFocus to a field, it highlights all of the text in that field. Is there any way around that? I would ideally like the cursor to just fall at the end of the text in that field so the user could just keep typing.- Nathan

    Views

    506

    Likes

    0

    Replies

    2
  • 18-04-2011
    https://acrobat.com/#d=sCcToPsLqquP0uePmVL1pQhttp://https://acrobat.com/#d=ZsRL5CeME*4iV3VHnvUFXwWell here's a doozy for ya. I have no idea what I'm doing as you will be able to see when you look at my form.What I want to happen is to have the user fill out the form, choose the operations manager an...

    Views

    297

    Likes

    0

    Replies

    0
  • 18-04-2011
    Hello,A firm I work for is looking to create a pdf registration form template for our employees to complet and hand-in to us.The form should have text boxes & image boxes.The text and image boxes should be editable by the users.Does anyone have an idea on how-to replicate this? Or have an existing t...

    Views

    691

    Likes

    0

    Replies

    1