Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/22/17
    I need to change a text-field on the masterpage:Formular1.#pageSet[0].Seite1.Schaltfläche1::click - (JavaScript, client)// what is wrong with this code?xfa.resolveNode("TestForm.#pageSet.Seite1.FP_Formular").rawValue="test"; //does not workFormular1.Masterseite.Seite1.FP_Formular.rawValue="Test"; //...

    Views

    875

    Likes

    0

    Replies

    2
  • 8/22/17
    Hi all,I have problems with Adobe LifeCycle Designer ES4.I cannot save or sign forms, which are created by Lifecycle Designer ES4. Can anyone explain why? I reseached, that I need "Reader Extensions". How can I get this?My second question is about the editing the form by tablets. Is this possible?Be...

    Views

    493

    Likes

    0

    Replies

    2
  • 8/21/17
    Hi All,  I have a requirement like as below:  There is a field in the Form which is repeatable like Customer1 Customer2 ...Customer8. I have to have a QR Code associated which each customer.The data comes from a incoming XML Binding.  My requirement is to have a QR code dynamically populated based o...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 8/19/17
    I have a form that is used to report the gross sales of prepared foods to a local government. There is a local tax of 7% on those sales and it is paid by the purchaser. The restaurant them remits those collections to the City. If the payment and reporting is done timely, the current form is very ade...

    Views

    351

    Likes

    0

    Replies

    0
  • 8/18/17
    How do I select the boundItem of a dropdown object list based on the rawValue of another field?So if the rawValue of TextField1 = 1641how do I select the boundItem 1641 value of my dropdown using script?

    Views

    8.3K

    Likes

    0

    Replies

    11
  • 8/17/17
    I am trying to save myself the effort of remaking the form which has some extended javascript and formatting applied to it and am hopeful that a simple upgrade of the software could give me the mobile compatibility that I need. Thank you.

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 8/17/17
    Exception in line 7 of function top_level, script XFA:form1[0]:Page1[0]:DateTimeField1[0]:initialize.The action is to set the date to todays date when it's initialized, i've done this countless times before but it doesn't seem to work today. Does anyone know why I'm getting this error?This is the au...

    Views

    767

    Likes

    0

    Replies

    2
  • 8/15/17
    I'm told Live Cycle might be the answer for this, can someone point me in the right direction please.Is it possible to create a pdf, that a user could add pics (logo) to a preset placeholder and modify only some text, then output to a new .pdf?What I'm looking to do, is create some flyers/brochure t...

    Views

    328

    Likes

    0

    Replies

    0
  • 8/14/17
    Hello all,I need some help to copy a table in my form, on the same page. I need a table to be on the same page twice, just with another name.But my second table is empty Please help me!Many thanks!!

    Views

    336

    Likes

    0

    Replies

    0
  • 8/13/17
    I can't seem to get Livecycle to resolve the row nodes.Error:TypeError: taskResolved is nullEach Row is named as follows:Row1Row2...Row23(They are not dynamically named, hence I can't use resolveNodes)The path is correct since the following works and shows the presence detail:textbox1.rawValue = for...

    Views

    453

    Likes

    0

    Replies

    1