drop down list output
hopefully i'm asking in right place. don't have background in writing java script think need accomplish end result. i'm firefighter , i'm helping chief develop form track resources coming in , @ scene on emergency incidents. possible make selection in drop down list (item1), link drop down list (location1 of item1), , have populate in table builds list of in location1.
this on pdf , scripting @ client level.
we trying set this:
table 1
row 1, cell 1 has drop down list of items, (item1, item2, item3, , accepts user defined items)
row 1, cell 2 has drop down list of locations, (location1, location2, location3)
table 2 (read only), automatically populates selection table 1, row 1 after location chosen
all cell 1 derived location1, cell 2 derived location 2 etc.
row 1, cell 1, (location1, item1)
row 2, cell 1, (location1, item2)
row 3, cell 1, (location1, item3)
row 1, cell 2, (location2, item4)
row 2, cell 2, (location2, item5)
row 3, cell 2, (location2, item6)
table 2 have fixed maximum of 10 rows.
thanks in advance!
More discussions in LiveCycle Forms
adobe
Comments
Post a Comment