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

Hristo_Trajkovs
Hristo_Trajkovs
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
6

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Hristo_Trajkovs
Customize the badges you want to showcase on your profile
Re: SwfConnector/formSubmitDataRequest: Which route was clicked? - Adobe LiveCycle 04-06-2013
Can you help me? I am working in workbench and i want to get route button which is in workbench clicked. The application as Flash are imported in workbench. If you clicked button in workbench you will get route button which is clicked.Thanks!

Views

188

Likes

0

Replies

0
Re: How can I access Datamodel remoting from LiveCycle in Flex 3 - Adobe LiveCycle 07-07-2011
can you help me it? I' m waiting for your respone. Thank you!

Views

90

Likes

0

Replies

0
How can I access Datamodel remoting from LiveCycle in Flex 3 - Adobe LiveCycle 06-07-2011
I created two tables Person and Customer in datamodel in workbench. I want to access from datamodel customer to datamodel Person in Flex 3. Do you know to solve this problem? In Flex 3 automatic generatedDatamodel in workbench follow:process in workbench - variable: customer, datatyp: Customer from datamodel:you see it in Flex 3 but I want to see label salutation, firstName etc. in formular. Can you help me? Thank you!

Views

700

Likes

0

Replies

1
multiple PDF Files using Flex3 to LiveCycle - Adobe LiveCycle 05-07-2011
Can you help me? How can you create process in Workbench? PDF Files will send from Flex to Livecycle. Here Souce from Flex3: var inDoc:DocumentReference = new DocumentReference(); inDoc.url = uploadedDocURL; inDoc.referenceType = DocumentReference.REF_TYPE_URL; inDoc.fileRef = fileRef.name; inDoc.attributes = fileRef.size; var params:Object = new Object(); params["inDoc"] = inDoc; params["FileListLen"] = pendingFiles.length; params["fileName"] = fileRef.name; params["fileSize"] = fileRef.size; r...

Views

449

Likes

0

Replies

0
Re: Problem with SQL-Syntax in Workbench - Adobe LiveCycle 01-07-2011
Thank you for help

Views

115

Likes

0

Replies

0
Problem with SQL-Syntax in Workbench - Adobe LiveCycle 01-07-2011
can you help me to solve this problem:insert into testhristo ( firstName, surName, federateState, email) values (?,?,?,?)insert into kunde ( testPersonID, statusOfHearing) values (last_insert_id(), ?)Exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'insert into kunde ( testPersonID, statusOfHearing) values (last_insert_id(),' at line 8

Views

1.0K

Likes

0

Replies

3