diff options
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/features.properties.md b/features.properties.md index dedb0e371..3e7c6cd52 100644 --- a/features.properties.md +++ b/features.properties.md @@ -224,12 +224,13 @@ When off, user is requested to specify LCP-Region and Tenant for each VF Module. * FLAG_2006_NETWORK_PLATFORM_MULTI_SELECT - When flag is true the platform will appear as a multi select field, if false the platform will be dropdown list. + When flag is true the platform will appear as a multi select field, if false the platform will be limited to a single value. * FLAG_2006_NETWORK_LOB_MULTI_SELECT - When flag is true the LOB will appear as a multi select field, if false the platform will be dropdown list. - + When flag is true the LOB will appear as a multi select field, if false the Line Of Business will be limited to a single value. + * FLAG_2006_VNF_LOB_MULTI_SELECT + When flag is true the LOB will appear as a multi select field, if false the Line Of Business will be limited to a single value. * FLAG_EXP_USE_FORMAT_PARAMETER_FOR_CM_DASHBOARD When flag is true VID will use the format=simpleNoTaskInfo parameter in addition to the filter parameter when fetching orchestration requests for the change-management dashboard. |