Hello,My form doesn't have an actual submit button, so the built-in "required" field function isn't of any use to me unless I can programmatically check them. So if I make 25 fields on page 1 required, I don't want to have a long if/then statement checking if each one has a null value.Is there a wa...
I have a drop down selection list and items can be added from the drop down list into a textbox as multiple items. (this all work fine)When I email the form as PDF then all the other field values is saved except the values entered into the textbox selected from the dropdownlist.How can I get these v...
Hi AllI am using Adobe workbench Lifecycle 9.5. When I invoke the process either through client or Through Webservice I am getting timeout after 10 mins. Somebody pls suggest me how to get out of the issue.Rajasekaran TPls reply if more information required on my process
Hello, first post here. Hope someone can help me as my XML knowledge sucks and I need some coding help.I am creating a form for "user" creation/change process.I have a field "DropDownWindowsUser" with values "NEW, CHANGE, and DELETE"When you select "DropDownWindowsUser" = "NEW" , there is two checkb...
Hi everyone,I want to associate multiple values with one entry.For example: IndiaAssociated Values:50, 25, 2How would you suggest to do this?Let's say from a drop down you would choose India.I would like the above values to appear in three different fields.Any ideas?Thanks!!Larissa
I currently am building a form that has 5 sets of radio buttons similar to the layout of the following table.ScheduleFinancialScopeHeader 4Header 5Action RequiredAction RequiredAction RequiredAction RequiredAction RequiredCautionCautionCautionCautionCautionOn PlanOn PlanOn PlanOn Plan I would like e...
I thought it be fun to create a temporary alliance with other developers, to seek a proper replacement for LCCS and collaborate to pursue a solution that may address everyone's problem. Although I encourage the conversations here in the forum it may not hurt to use a separate area for discussion to ...
I thought long and hard about taking this petition outside of Adobe's site, but the team behind LCCS have been so extremely helpful since the beginning, that I was persuaded otherwise. I also have confidence that Adobe will be taking this petition seriously, if backed by as many people as possible.T...
I need multiple subforms to appear based on what is selected from a dropdown. I have 7 specified item values, if the person selects Item 1, I would like Item 1 subform to appear.if the person selects Item 2 or Item 3 as well. I would like for those subforms to appear as well.How do I go about doing ...