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

Max_Gro
Max_Gro
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
3

Posts & Comments

Posts & Comments
7

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Max_Gro
Customize the badges you want to showcase on your profile
Re: Prevent Double Submission - Adobe LiveCycle 02-12-2011
Hi Niall,Spot on. I make the script in the xml source instead of Script Editor. But i don't have event "postSubmit" on my submit button (LiveCycle Designer v8.1.2).Please advise.

Views

379

Likes

0

Replies

0
Re: Prevent Double Submission - Adobe LiveCycle 01-12-2011
Hi Niall,I am using dynamic xml form and use FormCalc script to make the button invisible/disabled.Let me elaborate further:1. I create a new data connection by providing the WSDL file.2. In the form designer, i drag and drop the submit button 3. In the event "CLICK", i added this statement: $.presence = "invisible"4. I have 1 invisible text field in the form and bind it to result of the webservice. If the text field has value, then i make the submit button visible again ($.presence = "visible")...

Views

383

Likes

0

Replies

0
Prevent Double Submission - Adobe LiveCycle 01-12-2011
Hi Experts,I have interactive form with submit button, which will call web service if it is clicked. The issue we had here is that the form doesn't stop the user from clicking the submit button twice (or more than one time). In result, we got duplicates entries.Q: 1. Is there a (standard) technique to prevent user to click the submit button again before the form receive any feedback/response from web service? I have tried to disable/hide the submit button until the form receive feedback from web...

Views

1.8K

Likes

0

Replies

6
Total of Field in dynamic Sub Form with certain condition - Adobe LiveCycle 21-06-2011
Hi Experts,Sorry for beginner question.I have dynamic sub form (add/remove button) with 1 drop down field and 1 decimal field.User can add/remove the subform dynamically.Now i want to summarize the decimal field only if the drop down field = "A".1. How to get the no of the final subform(s) ?2. How to summarize the decimal field based on certain condition ?Thanks,

Views

539

Likes

0

Replies

1
Re: Too many information in 1 table line - alternative solution ? - Adobe LiveCycle 02-06-2011
Hi,For example i have 10 columns in 1 row.Technically, is it possible to split these 10 columns (A-J) into 2 rows.For example: 1st row = 6 columns (A-F) , 2nd row = 4 columns (G-J)Thanks.

Views

255

Like

1

Replies

0
Re: Too many information in 1 table line - alternative solution ? - Adobe LiveCycle 02-06-2011
Hi Bibhu,Yes, i tried that. But the form looks too squeezed and ugly.Is there anyway to split 1 table row into 2 rows ? Just an idea, but technically i dont know whether it is possible.Thanks.

Views

256

Like

1

Replies

0
Too many information in 1 table line - alternative solution ? - Adobe LiveCycle 02-06-2011
Hi,Just join today since i am new to Adobe LifeCycle.I am using Adobe Life Cycle 8.1.2As the title explains, currently i am designing a interactive adobe form (orientation: Portrait) which has a table with "add/remove" button. The "add/remove" works perfect (i can add line or remove line from the table).The problem is I have too many information (read: columns) in 1 table line. In results:1. Table line is not sufficient to display all information, OR2. I can squeeze all columns into 1 line and p...

Views

714

Like

1

Replies

5
Likes from