From 19bfe2e44b6d78e094fc9a2005fba7ea5c4db657 Mon Sep 17 00:00:00 2001 From: PriestJ Date: Fri, 14 Mar 2008 17:59:52 +0000 Subject: [PATCH] updated in line with GWs wishes listed in the Meeting held on the 3rd March git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4015 248e525c-4dfb-0310-94bc-949c084e9493 --- Screens/f155.sql | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/Screens/f155.sql b/Screens/f155.sql index fc3234c..1f5cea7 100644 --- a/Screens/f155.sql +++ b/Screens/f155.sql @@ -13,7 +13,7 @@ prompt APPLICATION 155 - webmip -- Application Export: -- Application: 155 -- Name: webmip --- Date and Time: 15:43 Friday March 14, 2008 +-- Date and Time: 17:59 Friday March 14, 2008 -- Exported By: PRIESTJ -- Flashback: 0 -- Export Type: Application Export @@ -145,7 +145,7 @@ wwv_flow_api.create_flow( p_default_region_template=> 28038130488354430 + wwv_flow_api.g_id_offset, p_error_template => 42209241448421762 + wwv_flow_api.g_id_offset, p_page_protection_enabled_y_n=> 'N', - p_checksum_salt_last_reset => '20080314154339', + p_checksum_salt_last_reset => '20080314175906', p_home_link => 'f?p=&APP_ID.:101', p_flow_language => 'en-gb', p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE', @@ -190,7 +190,7 @@ wwv_flow_api.create_flow( p_substitution_string_02 => 'T_AND_C_URL', p_substitution_value_02 => 'http://www.nationalgrid.com/uk/metering/mip/tc.htm', p_last_updated_by => 'PRIESTJ', - p_last_upd_yyyymmddhh24miss=> '20080314154339', + p_last_upd_yyyymmddhh24miss=> '20080314175906', p_required_roles=> wwv_flow_utilities.string_to_table2('')); @@ -11090,7 +11090,7 @@ wwv_flow_api.create_page( p_required_role => 16097609166220701+ wwv_flow_api.g_id_offset, p_required_patch=> null + wwv_flow_api.g_id_offset, p_last_updated_by => 'PRIESTJ', - p_last_upd_yyyymmddhh24miss => '20080314153158', + p_last_upd_yyyymmddhh24miss => '20080314174832', p_page_is_public_y_n=> 'N', p_protection_level=> 'C', p_page_comment => ''); @@ -11893,8 +11893,7 @@ wwv_flow_api.create_page_item( p_cSize=> 30, p_cMaxlength=> 2000, p_cHeight=> 5, - p_cAttributes=> 'nowrap="nowrap" style="visibility: hidden;"', - p_cattributes_element=>'style="visibility: hidden;"', + p_cAttributes=> 'nowrap="nowrap" ', p_begin_on_new_line => 'YES', p_begin_on_new_field=> 'YES', p_colspan => 2, @@ -11985,8 +11984,7 @@ wwv_flow_api.create_page_item( p_cSize=> 30, p_cMaxlength=> 2000, p_cHeight=> 5, - p_cAttributes=> 'nowrap="nowrap" style="visibility: hidden;"', - p_cattributes_element=>'style="visibility: hidden;"', + p_cAttributes=> 'nowrap="nowrap" ', p_begin_on_new_line => 'NO', p_begin_on_new_field=> 'NO', p_colspan => 1, @@ -13637,7 +13635,7 @@ wwv_flow_api.create_page_item( p_lov_columns=> 1, p_lov_display_null=> 'NO', p_lov_translated=> 'N', - p_cSize=> 32, + p_cSize=> 4, p_cMaxlength=> 8, p_cHeight=> 1, p_begin_on_new_line => 'YES', @@ -16354,7 +16352,8 @@ wwv_flow_api.create_page_item( p_item_plug_id => 26597504596798255+wwv_flow_api.g_id_offset, p_use_cache_before_default=> 'YES', p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', - p_prompt=>'IP mbar &P32_L_REQUIRED_IP_MBAR.', + p_prompt=>'IP Inlet pressure &P32_L_REQUIRED_IP_MBAR.', + p_post_element_text=>'mbar', p_source=>'REQUIRED_IP_MBAR', p_source_type=> 'DB_COLUMN', p_display_as=> 'TEXT', @@ -16761,7 +16760,7 @@ wwv_flow_api.create_page_item( p_rowspan => 1, p_label_alignment => 'RIGHT', p_field_alignment => 'LEFT', - p_display_when=>'RETURN(:P32_L_QMAX <> ''H'' AND :P32_METER_SIZE = ''OTHER'')', + p_display_when=>'RETURN(:P32_L_QMAX <> ''H'' AND nvl(:P32_METER_SIZE,''OTHER'') = ''OTHER'')', p_display_when2=>'H', p_display_when_type=>'FUNCTION_BODY', p_read_only_when=>'If (:P32_ID is not null and #OWNER#.mip_enquiry.get_enquiry_status(:P32_ID) <> ''INP'') or #OWNER#.mip_security.page_authorization(v(''APP_USER''),v(''APP_PAGE_ID''),''R'') then return true;'||chr(10)|| @@ -40250,7 +40249,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 => '20080313145745', + p_last_upd_yyyymmddhh24miss => '20080314175755', p_page_is_public_y_n=> 'N', p_page_comment => ''); @@ -40516,7 +40515,7 @@ wwv_flow_api.create_report_region ( p_source=> s, p_source_type=> 'SQL_QUERY', p_display_error_message=> '#SQLERRM#', - p_header=> 'Once a quote has been selected for an enquiry, all remaining quotes will no longer be available in the system.', + p_footer=> 'Once a quote has been selected for an enquiry, all remaining quotes will no longer be available in the system.', p_customized=> '0', p_translate_title=> 'Y', p_ajax_enabled=> 'N', @@ -40526,7 +40525,7 @@ wwv_flow_api.create_report_region ( p_query_options=> 'DERIVED_REPORT_COLUMNS', p_query_show_nulls_as=> ' - ', p_query_break_cols=> '0', - p_query_no_data_found=> 'There are no available quotes for the selected enquiry.', + p_query_no_data_found=> 'Thank you for requesting a quotation using the National Grid Metering Online I&C Quotations System. There are no automatic quotations available for this request, and a manual quotation will be prepared and uploaded to the website within the agreed time-scales for the work type involved. We will notify you when this quotation is ready for your consideration.', p_query_num_rows_type=> 'NEXT_PREVIOUS_LINKS', p_pagination_display_position=> 'BOTTOM_RIGHT', p_csv_output=> 'N',