Expand my Community achievements bar.

MinusZero
MinusZero
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I know how to change the rawValue of a checkbox in event code, but it is possible to simulate a click like with a button.With a button i can do :Button1.execEvent("click"); to click it and by doing so, the click event code will execute.When i change the rawValue of a checkbox, the check goes on or o...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    1
  • Hi,This has always bugged me.Is there a simple way to know when i click a button in a subform which subform instance of the button was clicked?What i mean is like: if this clicked button is on instance 3 of the subform then do something related to instance 3.I am close to completing a form but an ov...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    6
  • I have created a form which contains a button, some checkboxes and two text fields. When the button is clicked:If checkboxes are checked, some text is concatenated (using form calc) and the text is added to the first textfield. (I have concatenated text as I am adding carriage returns so each new c...

    Type

    Questions

    Views

    546

    Likes

    0

    Replies

    0
  • Hi,I have made some pretty cool PDF forms and have some background with programming, but not so much with javascript.I have created an order form of sorts. In the form, the user places a 1 or more in the order column next to the item they wish to order. After selecting all their items, they click a ...

    Type

    Questions

    Views

    517

    Likes

    0

    Replies

    1
  • Hi,I have created a flowed form with a subform (sf). I have automatic numbering in a numeric field in sf that is based on the instanceManager count. Hence, if i create a new subform the subform's numeric field increments based on the count.The problem i have is is quite logical but i cant solve it:I...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    6
  • Hi,I am creating a form using Livecycle ES2 and have a Q.I have a yes and no checkbox which when yes is clicked makes another checkbox and date field read only. When I click no, they are opened for data entry. This works fine, but I have found when I click Yes and then press tab, it still stops at t...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    2