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

DesignerUser
DesignerUser
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
14

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by DesignerUser
Customize the badges you want to showcase on your profile
Re: Populate Textfield with MS Access Data - Adobe LiveCycle 18-06-2010
Hi,Were you able to resolve this issue, i mean see all the records in the pdf.I am aslo having the similar problem, if you have resovled this kindly let me know how it is done.ThanksDs

Views

195

Likes

0

Replies

0
Re: Environment Not trusted error HELP - Adobe LiveCycle 10-06-2010
Hi,I am having a similar problem when using the OLEDB Conntections.Trying to connect to the database, and it only reads the first record. I am using OLEDB connections tothe SQL server. I have extended the form using the ReaderExtenstions.But this "Connection for Source DBConnection failed because the environment is not trusted"Do you what causes this error message, and how to get around.Please advice.ThanksDs

Views

280

Likes

0

Replies

0
Re: Populate Dropdown List with Database Table Values - Adobe LiveCycle 07-06-2010
I sent the form to the gmail.

Views

175

Likes

0

Replies

0
Re: Populate Dropdown List with Database Table Values - Adobe LiveCycle 07-06-2010
No the value is off a database, could you please let me knowHow to expand the listbox, to view the rest of the values.ThanksEshwari

Views

176

Likes

0

Replies

0
Populate Dropdown List with Database Table Values - Adobe LiveCycle 07-06-2010
Hi,I would like to dynamically populate a dropdown list, with values taken from a database table using SQL query.The database connection is working fine, the query only pulls one field from the table.But it either displays only the first value from the table and not able to expand the dropdown "down arrow" or says"Don't Tell about this long description" (Yes, exactly like this, weird statement as the first/only value in the list)I have the dynamic bindings on for the dropdown list.But it still d...

Views

2.4K

Likes

0

Replies

5
Re: Grouping - Adobe LiveCycle 19-05-2010
Can you please tell how to convert this FormCalc script toJavascript"PolicyDetail[-1].LOC_NO ne PolicyDetail.LOC_NO"Where PolicyDetail is a subform and LOC_NO is text filed.How can transform the above FormCalc to Javascript.

Views

133

Likes

0

Replies

0
Re: Grouping - Adobe LiveCycle 19-05-2010
Hi,Can you please tell me how to write a script to hide a ROW or a table That has same AgentCode....I have table name tbl_Agent and it has one Row1 containing a textfieldName AgentCode. Tbl_Agent is bound to Agent[*] and set to repeat.And AgentCode is bound to AgentNumber.I do not want to show same AgentCode...I wrote the script as follows; if ((tbl_Agent[-1].Row1.AgentCode.rawValue)<> tbl_Agent.Row1.AgentCode.rawValue)){ app.alert("Dont match")}I know I'am missing something in this, script...co...

Views

134

Likes

0

Replies

0
Re: Grouping - Adobe LiveCycle 18-05-2010
Is there a way to avoid this by using Scripts.I have created a table which has all the agent details in the coloumnsAnd wrapped that table to a subform. And the set the Subform binding toAgent[*]But since I want the AgentCode only to be shown only once even if it Found in many tags...Is this possible to do by avoiding scriptsThanksDs

Views

133

Likes

0

Replies

0
Grouping - Adobe LiveCycle 18-05-2010
Hello,Can someone help me with Grouping in Lifecycle Designer.I have to group some data by Agents. The format of the XML data is like this; I need to print the Agent Name on each page. The Agent tags are unbounded.And More than one Agent tag may have the same Agent Name. Can somebody let me knowhow to group this, just to get agent NameThanksEshwari

Views

655

Likes

0

Replies

6
Group as Choice Section - Adobe LiveCycle 04-05-2010
Hi,When to use "Group as Choice Section"?I am tryng to hide and show a either Row.Textfiled1 or Row.Textfield2 based on the Binding value.At present I am able to do this using Scrip, and 2 Rows.The XML Structure would be like; true Print in Red Print in Blue false Print in Red false Print in Red This is how I have done now,*** I have bounded Test[*] to a table. Have 2 rowsAnd will only display the Color Text depending on the element value.*** If the ==true, display value from and if need is =...

Views

209

Likes

0

Replies

0