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.
HTMLFormEntry は、フォームを保存する非常に効果的な方法です。XML を作成すると、サブミットを押すとモジュールが入力をデータベース レコードに変換します。
たとえば、フォームをどのようにレンダリングできますpath/to/form.xmlか?
path/to/form.xml
それを独自のページにレンダリングする必要がありますか、それともページにロードできますか?