classic で郵便番号補完

sunbridgeのappexchangeが公開停止に。。
(sfdc的にlightning対応しないとダメなったらしい)

回避する手段はVFくらいしかないな
https://github.com/yubinbango/yubinbango

MITなので使えなことはない

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<title></title>
<script>
</script>
<style>
</style>
</head>
<body>
<script src="https://yubinbango.github.io/yubinbango/yubinbango.js" charset="UTF-8"></script>
<form class="h-adr">
<span class="p-country-name" style="display:none;">Japan</span>

  &lt;input type=&quot;text&quot; class=&quot;p-postal-code&quot; size=&quot;3&quot; maxlength=&quot;3&quot;&gt;
  &lt;input type=&quot;text&quot; class=&quot;p-postal-code&quot; size=&quot;4&quot; maxlength=&quot;4&quot;&gt;&lt;br&gt;

  &lt;input type=&quot;text&quot; class=&quot;p-region&quot; readonly /&gt;&lt;br&gt;
  &lt;input type=&quot;text&quot; class=&quot;p-locality&quot; readonly /&gt;&lt;br&gt;
  &lt;input type=&quot;text&quot; class=&quot;p-street-address&quot; /&gt;&lt;br&gt;
  &lt;input type=&quot;text&quot; class=&quot;p-extended-address&quot; /&gt;
&lt;/form&gt;

</body>
</html>

Coin Marketplace

STEEM 0.20
TRX 0.12
JST 0.029
BTC 61038.71
ETH 3404.98
USDT 1.00
SBD 2.50