Hi, i currently am having an issue with getting the instance manager to count and display the current number of subforms.I have a TextField called TextField117 in a subform Called Row24, which is in a subform Called Set2.I also have a button called Button 1 that creates a new instance of Set2 every ...
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...
Hi There, I'm quite new to LiveCycle and I'm editing quite a large form that somebody built previously. I've got essentially 2 forms, where we fill out a top form on our end (administrators), then hide and lock our 'registration form' and send it off to the end user. Now on the top form, I've create...
Is it possible to create a new text object without the chars "text" inside it?Also, when you convert a rectangle to text object, you the chars "text" inside it. Can you make it blank by default?Tarek
Is there an activity or service I can add to a process in WorkBench that will allow me to automatically complete a task that has been deadlined?Here is what I am doing: A work item is assigned to a user. There is no complete button on form and the work item is intended to sit in their work list for ...
Hi, I'm creating a form that will have various fields, dropdowns etc where the responses will populate a range of floating fields in a letter. I would like to have a dropdown for gender (male/female) and if selected, will either populate in the letter as 'he' or 'she'. Is this possible?
Hi,i am setting this.rawValue = xfa.layout.page(this); in layout:ready Event. This is working fine.But when i am trying to send the page no to a messageBox in the same Event like this:xfa.host.messageBox(xfa.layout.page(this));nothing happens. Why?Regardsdpz
Hi, I have three fields like this:"Date field", "Numbers of Day"s and "Calculate Date fields"I like to calculate like this: Date field + Numbers of Days = Calculate Date (Excluding Weekend days)
Dear all,Could you please suggest java script for handling the item data in internal table in Adobe forms.In internal table I have 4 fields.if 1st field value equal to '1' then the item row has to be skip( it should not display the entire row ).if 1st field value is other '1', then item data has to ...