Oracle Form Folder Development

Source: Internet
Author: User

Note:

1. If the following parameters are set incorrectly, the Folder cannot be properly displayed, and automatic formatting is not allowed. All settings are displayed.

For example, Form-level triggers: WHEN-NEW-FORM-INSTANCE begin
FDRCSID ('$ Header: templsid. fmb 117.39 2003/04/12 22:52:55 pkm ship $ ');
APP_STANDARD.EVENT ('when-NEW-FORM-instance ');
End;


/*
Define_folder_block (object_name varchar2,
Folder_block_name varchar2 default 'folder ',
Prompt_block_name varchar2 default 'propt ',
Folder_canvas_name varchar2 default 'folder ',
Folder_window_name varchar2 default 'folder ',
Disabled_functions varchar2 default null,
Tab_canvas_name varchar2 default null,
Fixed_canvas_name varchar2 default NULL)

*/
App_folder.define_folder_block ('xyg _ ITEM_TPS ', 'xygitemtps', 'xygitemtps _ propt', 'items _ stacked', 'main _ win ','');
App_folder.event ('instantiate ');
 


2. It indicates that the elastic domain settings must be placed in the database _ PROMPT and Folder canvas.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.