prompt --application/shared_components/user_interface/templates/label/optional begin -- Manifest -- LABEL TEMPLATE: OPTIONAL -- Manifest End wwv_flow_imp.component_begin ( p_version_yyyy_mm_dd=>'2024.05.31' ,p_release=>'24.1.2' ,p_default_workspace_id=>5893639279394007 ,p_default_application_id=>20011 ,p_default_id_offset=>0 ,p_default_owner=>'DEMO' ); wwv_flow_imp_shared.create_field_template( p_id=>wwv_flow_imp.id(10203309397629778) ,p_template_name=>'Optional' ,p_internal_name=>'OPTIONAL' ,p_template_body1=>wwv_flow_string.join(wwv_flow_t_varchar2( '
', '', '
', '')) ,p_before_item=>'
' ,p_after_item=>'
' ,p_item_pre_text=>'#CURRENT_ITEM_PRE_TEXT#' ,p_item_post_text=>'#CURRENT_ITEM_POST_TEXT#' ,p_before_element=>'
#ITEM_PRE_TEXT#' ,p_after_element=>'#ITEM_POST_TEXT##HELP_TEMPLATE#
#INLINE_HELP_TEMPLATE##ERROR_TEMPLATE#
' ,p_help_link=>'' ,p_inline_help_text=>'#CURRENT_ITEM_INLINE_HELP_TEXT#' ,p_error_template=>'#ERROR_MESSAGE#' ,p_theme_id=>42 ,p_theme_class_id=>3 ,p_reference_id=>2317154212072806530 ,p_translate_this_template=>'N' ); wwv_flow_imp.component_end; end; /