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

tarad4225910
tarad4225910
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by tarad4225910
Customize the badges you want to showcase on your profile
match a field to a list of values - Adobe LiveCycle 14-01-2021
Hi, I need to to display a field only if the Supplier number matching on in a list of values some like if(FormPurchaseOrderRequest.frmShipAndBill.frmInfoBlock.txtSupplierID matches on of these values ('Y78DC','4568','PEN_V7','PNX_45','DC567')) then this.presence = "visible"; else this.presence = "hidden"; endif

Views

236

Likes

0

Replies

1
Skip Form data when field matches specific value - Adobe LiveCycle 03-01-2020
My current form with a table which displays all the Item/Product data for every line, even when an item it deleted giving it an ActionCode of 3. We'd like to only display the Item Data if the Action != 3. Here is the partial XML Data103614099641183614099641183ASH10066-ACASH10066-AC1Material1150011500HOME ACCESSORIES122.70122.700.0020.451.0EAea And Here is the current Data binding for the table $.PurchaseOrder.Item[*]

Views

4.4K

Likes

0

Replies

2
Binding W/ double xml tag different Scheme ID's - Adobe LiveCycle 21-08-2019
I am having a binding issue where i want to display the StandarID if the item the binding i see available is $.PurchaseOrder.Item[*].Product.StandardID[*]However there are two StanardID's in the xml data but with different schemeAgencyID. this is causing it to display twice. Code Snippet below: 614099645358 614099645358 DA1270-CSB DA1270-CSB 1 Material Is there a way in the binding or js to use this one ?thanks!

Views

1.5K

Likes

0

Replies

1