Hello! I'm trying to fill in select in Form-based action (Catalyst::Controller::FormBuilder). Debug shows that select IS filled properly, attempt to $c->log->info($self->formbuilder->render); yields correctly filled select, but in template no inserted data appears. What could I have done wrong? Alex.