check this thread
you can get the value by
Field idn = form.getField("remwg");
idn.getValue will give you the value of field
check this thread
you can get the value by
Field idn = form.getField("remwg");
idn.getValue will give you the value of field