LoginSignup
0
0

More than 1 year has passed since last update.

リストボタンにVisualforceページを設定する方法

Last updated at Posted at 2022-12-03

やりたいこと

  • 詳細ページリンク/詳細ページボタン等に設定できるVisualforceページをリストボタンにも設定したい

方法

  • VisualforceページのpageタグにrecordSetVarの属性を追加
  • recordSetVarを使用するにあたり、対応するApex classにApexPages.StandardSetControllerクラスを追加

参考

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0