質問編集履歴

3

コード修正

2018/11/16 02:07

投稿

white1114
white1114

スコア17

test CHANGED
File without changes
test CHANGED
@@ -64,13 +64,13 @@
64
64
 
65
65
  <label class="radio-inline">
66
66
 
67
- <input id="00N10000007RbTx" class="form_input" type="radio" value="日本能率協員" name="00N10000007RbTx" required="required">日本能率協
67
+ <input id="00N10000007RbTx" class="form_input" type="radio" value="会員" name="00N10000007RbTx" required="required">会員
68
-
68
+
69
- </label>
69
+ </label>
70
-
70
+
71
- <label class="radio-inline">
71
+ <label class="radio-inline">
72
-
72
+
73
- <input id="00N10000007Rbj9" class="form_input" type="radio" value="日本能率協会非会員" name="00N10000007Rbj9" required="required">日本能率協会非会員
73
+ <input id="00N10000007Rbj9" class="form_input" type="radio" value="非会員" name="00N10000007Rbj9" required="required">非会員
74
74
 
75
75
  </label>
76
76
 

2

html内のデータを削除しました。

2018/11/16 02:07

投稿

white1114
white1114

スコア17

test CHANGED
File without changes
test CHANGED
@@ -18,11 +18,11 @@
18
18
 
19
19
  ```html
20
20
 
21
- <form id="customform" class="pera1-form form-horizontal" action="https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8" method="POST">
21
+ <form id="customform" class="pera1-form form-horizontal" method="POST">
22
-
22
+
23
- <input type="hidden" name="oid" value="00D100000001hoB">
23
+ <input type="hidden" name="oid" value="">
24
-
24
+
25
- <input type="hidden" name="retURL" value="http://lp.jebooster.tv/thanks/">
25
+ <input type="hidden" name="retURL" value="">
26
26
 
27
27
  <input type="hidden" name="lead_source" value="Web">
28
28
 

1

質問文を少し変えました

2018/11/16 02:06

投稿

white1114
white1114

スコア17

test CHANGED
File without changes
test CHANGED
@@ -6,6 +6,8 @@
6
6
 
7
7
  こちらの原因が不明でして今回ご質問させていただきました。
8
8
 
9
+ 原因は何にあるのでしょうか?
10
+
9
11
 
10
12
 
11
13
  なお、cssはwebサービス側のバックで用意されているためさわれません。