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-07-2013
    Hi Everyone,I am at a loss as to how to proceed. I'll explain my situation.I am consturcting a form using LiveCycle for Tutoring Referrals.So basically a faculty member will fill out the form and using a dropdown list, will select 1. Math Tutor 2. Science Tutor or 3. Writing Tutor.Now I need the dro...

    Views

    637

    Likes

    0

    Replies

    1
  • 19-07-2013
    Hi everyone,I have a weird situation. I recently had to upgrade from Adobe Livecycle Designer 8 to Adobe Livecycle Designer ES2 as my company went from Adobe Acrobat Professional 8 to Adobe Acrobat X Pro. It's been a huge hassle and now all of a sudden my forms aren't working the way they're suppose...

    Views

    545

    Likes

    0

    Replies

    2
  • 19-07-2013
    Are there any SQL Server database example applications for LiveCycle workbench? I am looking for things that are downloadable for free.A complete example where someone used a form to modify a table in a well-known database such as "Northwind" or whatever or a very simple home-made databse would be n...

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 19-07-2013
    HiI am not familiar with Java Script so if anyone can advise me on this I would be grateful. I am using ADobe Livecycle V8.0.I have two drop down lists - DDL1 and DDL2.The choices in DDL1 are "High, Medium, Low, None"The choices in DDL2 are "Positive, Negative, None"If "None" is selected in DDL1 I w...

    Views

    827

    Likes

    0

    Replies

    2
  • 19-07-2013
    HiWas wondering if it's possible to bold certain part of the dropdown value?e.g. if the dropdown value hasIT Information TechnologyBA Business AdministrationIS Information Systemswould it be possible that on the first two characters are bold, e.gIT Information TechnologyBA Business AdministrationIS ...

    Views

    492

    Likes

    0

    Replies

    2
  • 18-07-2013
    When Livecycle ES4 renders a form in pdf, "xfa.event.newText" works fine. It does not work for an HTML rendered form. Is there a differrent javascript model/properties for a rendered HTML form ? If there a complete llist somewhere of the differences in javascript for a rendered pdf form versus a ren...

    Views

    397

    Likes

    0

    Replies

    0
  • 18-07-2013
    I was wondering what the correct way would be to have the following:A yes or no radio button.Form has 3 pages but opens with 2 pages while the 3rd page is hidden.If use clicks yes it opens the 3rd page and if not it closes the 3rd page.All help would be great,thanks.

    Views

    383

    Likes

    0

    Replies

    1
  • 18-07-2013
    I am in need of a LifeCycle consultant/designer to enhance the capability of our forms. It is probably about 1 days worth of work....rate is negotialbe, but there will likely be more to come. Anyone out there interested? Needs assistance asap!

    Views

    488

    Likes

    0

    Replies

    2
  • 18-07-2013
    I created a button and on the click event, put this code in -var oAttachments;var myDoc = event.target;var attResult;try{ xfa.host.messageBox("removing data object"); myDoc.removeDataObject("test"); xfa.host.messageBox("removed data object"); xfa.host.messageBox("importing data object"); attResult =...

    Views

    579

    Likes

    0

    Replies

    0
  • 18-07-2013
    I have a 2 fields, one is an estimate and one is the actual cost. We are trying to calculate if there was an increase between the actual cost and the estimate. We estimate high so that our actual cost never goes above the estimate. Thus Actual - Estimate = negative number (meaning that the actual co...

    Views

    617

    Likes

    0

    Replies

    2