提示器下拉框默认显示值个数

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了提示器下拉框默认显示值个数相关的知识,希望对你有一定的参考价值。

/u01/biee11g/instances/instance1/config/OracleBIPresentationServicesComponent/coreapplication_obips1/instanceconfig.xml

 

 

<Catalog>

         <UpgradeAndExit>false</UpgradeAndExit>

      </Catalog>

      <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Listener port="9710" ssl="false"/>

      <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><JavaHostProxy ssl="false">

         <Hosts>

            <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Host name="coreapplication_obijh1" address="37wan-biee" port="9810"/>

         </Hosts>

      </JavaHostProxy>

     <Prompts>

    <MaxDropDownValues>500</MaxDropDownValues>

    </Prompts>

      <Alerts>

以上是关于提示器下拉框默认显示值个数的主要内容,如果未能解决你的问题,请参考以下文章

js 设定下拉框的值默认被选中,下拉框做条件查询时,实现分页的时候带参数传值,下拉框默认被选中,求解!

如何利用select2下拉框插件方法限制选框项个数

C# winform combox 下拉框选项过长,显示不全,怎么解决

GridView添加下拉框可以选择显示多少条

js配置下拉框默认值无效

45、vue select下拉框绑定默认值