Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adobeform Dump

Former Member
0 Likes
640

I developed an Adobeform and activated it successfully without any syntax errors.

But when I run it from a program it gives a dump.

Mara-gewei is is the reference field in the Structure which is being used as an Import parameter in my Adobeforms.. So apparently I need to declare the currency field in the interface of my adobeform

But when I try to declare it, it gives syntax errors.

How do I declare the it?

Please help me..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
610

This message was moderated.

2 REPLIES 2
Read only

Former Member
0 Likes
611

This message was moderated.

Read only

0 Likes
610

Thank you for quick reply and I have read that document but couldn't comprehend it very precisely,

anyway I figured it out my self that first I need to declare the reference fields in the Global data of the adobeforms..

as shown in the screenshot.

and then declare it in the currency and quantity fields..

as shoed in the scnshot

and it works.. Thanks