Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーがニュースを作成するときにカテゴリを明示的に割り当てる必要がないように、tt_newsのデフォルトのカテゴリを設定する方法はありますか?
次のように設定できますPageTS。
PageTS
TCAdefaults.tt_news.category = 123
編集ユーザー (管理者でない場合) がカテゴリ フィールドを編集する適切な権限を持っていることを確認してください。権限がないと、既定のカテゴリが保存されません。