简体   繁体   English

Oracle Apex Interactive网格-如何添加具有默认值的行?

[英]Oracle Apex Interactive grid - how to add a row with a default value?

I am currently working with Interactive Grids in Oracle Apex version 5.1.2 and I am having trouble figuring out how to add a row that automatically fills in one of the cells in the new row with a certain value, like the person's username or current date. 我目前正在使用Oracle Apex 5.1.2版中的Interactive Grid,并且在弄清楚如何添加一行时会遇到麻烦,该行会自动使用特定值(例如用户的用户名或当前日期)填充新行中的某个单元格。 I know in version 5.1.4 there is a section in the "Column Attributes" that allows me to put in a "Default value", but unfortunately I have to work in version 5.1.2 for this project. 我知道在5.1.4版本中,“列属性”中有一个部分允许我输入“默认值”,但是不幸的是,我必须在此项目的5.1.2版本中工作。 Does anyone know of a way to program the interactive grid so that every time I click the "Add Row" button it automatically fills in one of the cells in the new row with a certain predetermined value? 有谁知道对交互式网格进行编程的方法,以便每次我单击“添加行”按钮时,它都会自动以特定的预定值填充新行中的一个单元格? Thank you in advance. 先感谢您。

I'm on 5.1.1 and its Editable interactive grid offers the Default section in column's properties, so I believe that they didn't remove that functionality in 5.1.2 and then restored it in 5.1.4. 我在5.1.1上,其可编辑交互式网格在列的属性中提供了Default部分,因此我相信他们没有在5.1.2中删除该功能,然后在5.1.4中将其恢复。

In other words, did you carefully check what's offered? 换句话说,您是否仔细检查了提供的内容?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM