Displaying 1 result from an estimated 1 matches for "medproc".
Did you mean:
medprop
2006 Apr 18
6
Help with Forms
Hello,
Ive been trying to sort out this problem for a couple of days now.
Here''s my problem:
Im builing an ajax form that has a repetitive sequence of similar form
elements (tracking_id).
<%= text_field "asset", "tracking_id", "index" => i, "class" => "case"
%>
<%= text_field "asset", "tracking_id",