intra-mart Accel Collaboration 設定ファイルリファレンス 第24版 2023-10-01

伝言メモポートレット設定

概要

伝言メモポートレット機能での共通情報を設定します。

フォーマットファイル(xsd)
WEB-INF/schema/iac-message-portlet-config.xsd
設定場所
WEB-INF/conf/iac-message-portlet-config.xml

<?xml version="1.0" encoding="UTF-8"?>
<iac-message-portlet-config
    xmlns="http://intra-mart.co.jp/product/collaboration/message/portlet/internal/utility/config/iac-message-portlet-config"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://intra-mart.co.jp/product/collaboration/message/portlet/internal/utility/config/iac-message-portlet-config ../schema/iac-message-portlet-config.xsd ">
  <receive-list-limit>5</receive-list-limit>
</iac-message-portlet-config>

リファレンス

受信伝言メモ一覧表示件数

タグ名 receive-list-limit
伝言メモポートレットの受信伝言メモ一覧表示件数を設定します。

【設定項目】

<iac-message-portlet-config>
  <receive-list-limit>5</receive-list-limit>
</iac-message-portlet-config>

必須項目
複数設定 ×
設定値・設定する内容 伝言メモポートレットの受信伝言メモ一覧表示件数を設定します。
単位・型 数値 (0 - )
省略時のデフォルト値 なし
親タグ iac-message-portlet-config