1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Salesforce開発メモ

Last updated at Posted at 2019-08-09

開発
https://developer.salesforce.com/ja/

勉強
https://trailhead.salesforce.com/ja/

試験申込
http://tandc.salesforce.com/credentials

【ログインページ 】
・本番環境:https://login.salesforce.com
・サンドボックス環境:http://test.salesforce.com

用語集
Salesforce - セールスフォース
Classic(クラシック)
Lightning(ライトニング)
APEX:アペックス/エーペックス
SendBox Partial(パーシャル)

メモ
組織IDは18桁:先頭3桁は識別ID、末尾3桁は検証ID

Visualforce Page
作成方法は以下の通りです。
・[設定]→[ビルド]→[開発]→[ページ]→[新規]
・開発者コンソールでCustomPageを作成
表示方法は以下の通りです
https://ap.salesforce.com/apex/CustomPage

1
1
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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?