legacy-knowledge-base
公開されました Jul. 2, 2025

スクリーン名の仕様と制限

written-by

Liferay Support

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

大文字/小文字を区別しないデータベースへの対応のため、仕様として、大文字を含むスクリーン名を登録した際にはすべて小文字に変換されます。

詳細

使用できない文字列

  • 下記の予約語
    • null
    • guest
    • anonymous-guest
    • ANONYMOUS
    • <anonymous>
    • postfix
  • 下記(ハイフン、ドット、アンダースコア)以外の特殊文字/シンボル
    • -
    • .
    • _
  • マルチバイト文字
  • 半角数字のみの文字列
    • portal-ext.propertiesで「users.screen.name.allow.numeric=true」と設定することで、数字のみのスクリーン名を使用可能。ただし、後述のGroup_.groupId及びUserGroup.userGroupIdと重複する値(数字)は、この設定をしている場合でも使用できない。
  • @を含む文字列
  • 75文字以上の文字列
  • Group_.groupIdと重複する値
  • UserGroup.userGroupIdと重複する値
did-this-article-resolve-your-issue

legacy-knowledge-base