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

外部 Web サイトに埋め込まれた Liferay フォームを使用すると、フォーム データがキャプチャされない

written-by

Aaron Wang

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

問題

  • Liferay フォームを外部 Web サイト (プレーンな HTML Web サイトなど) に埋め込んだ後、正常に送信された後、フォーム データがキャプチャされません。

Environment

  • Liferay DXP 7.1

解決策

フォーム データをキャプチャできない理由の 1 つとして、Cookie がブロックされたことが考えられます。 Cookie をクリアすることで解決できます。

  • ブラウザーのコンソールを開き、[アプリケーション] タブに移動し、左側のメニューで [Cookie] を展開します。
  • 次に、 http://localhost:8080 (例として Liferay DXP サイトを取り上げます) を右クリックし、[クリア] をクリックします。
  • ページを更新してフォームを再送信し、フォームをエクスポートします。 次に、データをキャプチャする必要があります。
did-this-article-resolve-your-issue

legacy-knowledge-base