hi,
we need populate data drop down box using query workflow.
is possible if yes step ??
thanks in advance if 1 can me on .
regards
abhishek
we need populate data drop down box using query workflow.
is possible if yes step ??
thanks in advance if 1 can me on .
regards
abhishek
hi
the best way we've found of doing is:
- use our sqlplus qpac run query
- use "comma-delimited" output style save values comma delimited string inside hidden field in form
- use simple javascript logic in form parse string , populate dropdown. (there's example of how in javascript reference guide.)
regards,
howard
http://www.avoka.com
the best way we've found of doing is:
- use our sqlplus qpac run query
- use "comma-delimited" output style save values comma delimited string inside hidden field in form
- use simple javascript logic in form parse string , populate dropdown. (there's example of how in javascript reference guide.)
regards,
howard
http://www.avoka.com
More discussions in LiveCycle pre-ES (6.x and 7.x) discussions
adobe
Comments
Post a Comment