set search quotes (page 14) so pagination is reset on branch. Also changed pagination type as the select list could have blown up on the live server
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@13638 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -13,7 +13,7 @@ prompt APPLICATION 155 - webmip
|
||||
-- Application Export:
|
||||
-- Application: 155
|
||||
-- Name: webmip
|
||||
-- Date and Time: 10:33 Thursday November 5, 2009
|
||||
-- Date and Time: 12:16 Monday November 23, 2009
|
||||
-- Exported By: PRIESTJ
|
||||
-- Flashback: 0
|
||||
-- Export Type: Application Export
|
||||
@@ -145,7 +145,7 @@ wwv_flow_api.create_flow(
|
||||
p_default_region_template=> 71121389039453369 + wwv_flow_api.g_id_offset,
|
||||
p_error_template => 85292499999520701 + wwv_flow_api.g_id_offset,
|
||||
p_page_protection_enabled_y_n=> 'N',
|
||||
p_checksum_salt_last_reset => '20091105103323',
|
||||
p_checksum_salt_last_reset => '20091123120953',
|
||||
p_home_link => 'f?p=&APP_ID.:101',
|
||||
p_flow_language => 'en-gb',
|
||||
p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE',
|
||||
@@ -194,7 +194,7 @@ wwv_flow_api.create_flow(
|
||||
p_substitution_string_04 => 'SITEMAP_URL',
|
||||
p_substitution_value_04 => 'http://www.nationalgrid.com/uk/sitemap.htm',
|
||||
p_last_updated_by => 'PRIESTJ',
|
||||
p_last_upd_yyyymmddhh24miss=> '20091105103323',
|
||||
p_last_upd_yyyymmddhh24miss=> '20091123120953',
|
||||
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
||||
|
||||
|
||||
@@ -6251,7 +6251,7 @@ wwv_flow_api.create_page(
|
||||
p_step_template => '',
|
||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||
p_last_updated_by => 'PRIESTJ',
|
||||
p_last_upd_yyyymmddhh24miss => '20091105103323',
|
||||
p_last_upd_yyyymmddhh24miss => '20091123120953',
|
||||
p_page_comment => '');
|
||||
|
||||
end;
|
||||
@@ -6361,12 +6361,12 @@ wwv_flow_api.create_report_region (
|
||||
p_ajax_enabled=> 'N',
|
||||
p_query_row_template=> 71124395124453374+ wwv_flow_api.g_id_offset,
|
||||
p_query_headings_type=> 'COLON_DELMITED_LIST',
|
||||
p_query_num_rows=> '15',
|
||||
p_query_num_rows=> '30',
|
||||
p_query_options=> 'DERIVED_REPORT_COLUMNS',
|
||||
p_query_show_nulls_as=> ' - ',
|
||||
p_query_break_cols=> '0',
|
||||
p_query_no_data_found=> 'no data found',
|
||||
p_query_num_rows_type=> 'ROW_RANGES_IN_SELECT_LIST',
|
||||
p_query_num_rows_type=> 'ROW_RANGES_WITH_LINKS',
|
||||
p_query_row_count_max=> '1000000',
|
||||
p_pagination_display_position=> 'BOTTOM_RIGHT',
|
||||
p_csv_output=> 'N',
|
||||
@@ -6582,7 +6582,7 @@ wwv_flow_api.create_report_region (
|
||||
p_query_show_nulls_as=> ' - ',
|
||||
p_query_break_cols=> '0',
|
||||
p_query_no_data_found=> 'no data found',
|
||||
p_query_num_rows_type=> 'ROW_RANGES_IN_SELECT_LIST',
|
||||
p_query_num_rows_type=> 'ROW_RANGES_WITH_LINKS',
|
||||
p_query_row_count_max=> '1000000',
|
||||
p_pagination_display_position=> 'BOTTOM_RIGHT',
|
||||
p_csv_output=> 'N',
|
||||
@@ -6735,7 +6735,7 @@ wwv_flow_api.create_page_branch(
|
||||
p_id=>72895402463859138 + wwv_flow_api.g_id_offset,
|
||||
p_flow_id=> wwv_flow.g_flow_id,
|
||||
p_flow_step_id=> 14,
|
||||
p_branch_action=> 'f?p=&FLOW_ID.:14:&SESSION.',
|
||||
p_branch_action=> 'f?p=&APP_ID.:14:&SESSION.::&DEBUG.:RP::',
|
||||
p_branch_point=> 'AFTER_PROCESSING',
|
||||
p_branch_type=> 'REDIRECT_URL',
|
||||
p_branch_sequence=> 99,
|
||||
|
||||
Reference in New Issue
Block a user