[Progress Communities] [Progress OpenEdge ABL] Forum Post: Catch all values from a select (weebspeed)

  • Thread starter Thread starter Pierre Blitzkow
  • Start date Start date
Status
Not open for further replies.
P

Pierre Blitzkow

Guest
Hello, I need get value from input select but I can not: My select is dynamically filled: In the weebspeed I try get value thus: vc-desc = get-field("selectDesc") or vc-desc = get-value("selectDesc") But the return value is the last value add in the select, but I need of all values in the select. thanks in advance.

Continue reading...
 
Status
Not open for further replies.
Back
Top