我有一系列的单选按钮和提交按钮:
<input type="radio" name="selectme_resubmit" id="selectme_resubmit1" value="first" /> <label for="selectme_resubmit1">Resubmit with the original submitter</label><br&
如果resubmit()方法出错,我想抛出一个异常。var manager = new ApprovalsDashboardManager(); { } {
throw new ApplicationException("Resubmit RequestFailed, Please resubmit in
Please review them and resubmit.Please review them and resubmit.Please review them and resubmit.Please review them and resubmit.Please review them and resubmit.
但是,我想让他们有机会创建一个新的投资组合,从他们正在查看的当前投资组合中选择一些照片,并让resubmit in PortfolioController方法为他们创建一个新的组合。move控制人是: //... some generic code
end其观点是:
<%= simple_form_fo
花了几天时间试图弄清楚。也许这对你来说是一个简单的问题,但不管怎样,… 我有一个内联表单集中的视图,它接收和保存文件+主模型表单本身中的几个文本字段。 问题是,当表单+表单集填充了主表单的文本数据和表单集的文件时,如果主表单无效,页面将重新加载,表单集中的文件将丢失,我必须重新附加它们。我希望以一种方式修复这种情况,文件重新渲染后的页面将存在,但不幸的是,我找不到解决方案。 我的看法如下: # only the portion that in charge for the above-mentioned logic
# files are getting lost in form2. Wit