摘要:
Suppose you have two T-List items in form and you want to shift element values from one list to another in Oracle Forms, here is the example given below for the same. Create two buttons also between ... 阅读全文
posted @ 2016-12-25 18:56
全威儒
阅读(283)
评论(0)
推荐(0)
摘要:
Special Tips for List Items in Oracle D2k In this section, I shall discuss some special tips and techniques offered by Forms with respect to lists and list items. Populating List Items Dynamically i... 阅读全文
posted @ 2016-12-25 18:52
全威儒
阅读(769)
评论(0)
推荐(0)
摘要:
Retrieves the sequence number of the selected row for the given group. Suppose you want to get a particular column value from a record group for the all rows or for particular rows, then you can use g... 阅读全文
posted @ 2016-12-25 18:51
全威儒
阅读(382)
评论(0)
推荐(0)
摘要:
In Oracle forms when we have two or more blocks and there is a requirement to join them or make a relation between blocks then there are certain types of relation properties available. You will find b... 阅读全文
posted @ 2016-12-25 18:49
全威儒
阅读(314)
评论(0)
推荐(0)
摘要:
The following example finds the commission plan in the COMMPLAN table, based on the current value of the commcode item in the EMPLOYEE block in the form, to verify that the code is valid.If the code i... 阅读全文
posted @ 2016-12-25 18:47
全威儒
阅读(464)
评论(0)
推荐(0)
摘要:
You want to add a value in Combo List item in Oracle Forms, by typing it in combo list box text area. Here is the example is given for the same, you can write following block in When-Validate-Item tr... 阅读全文
posted @ 2016-12-25 18:44
全威儒
阅读(215)
评论(0)
推荐(0)
摘要:
Dynamic Lov is a good idea for the form where too many Lov requirement is there with different record groups. In this blog you will learn create dynamic Lov step by step.See also:http://www.foxinfotec... 阅读全文
posted @ 2016-12-25 18:40
全威儒
阅读(780)
评论(0)
推荐(0)
摘要:
Run_Product is used to run Oracle Reports (RDF/REP files) in Oracle Forms. It invokes one of the supported Oracle tools products and specifies the name of the module or module to be run. If the called... 阅读全文
posted @ 2016-12-25 18:38
全威儒
阅读(683)
评论(0)
推荐(0)
摘要:
With following steps you can create Object Library (OLB) in Oracle D2k Forms.Step - 1Create a form in form builder and create objects like Data Block, Canvases, Windows, Program Units etc. as shown in... 阅读全文
posted @ 2016-12-25 18:36
全威儒
阅读(404)
评论(0)
推荐(0)
摘要:
Sharing an Oracle Form Htoolbar.fmb for Oracle Forms 10g/11g containing Horizontal Toolbar canvas and a control block with basic navigational and operational buttons, which can be customized easily as... 阅读全文
posted @ 2016-12-25 18:34
全威儒
阅读(334)
评论(0)
推荐(0)