开发者

Ubercart for drupal, how to add customer ID (identification) field?

开发者 https://www.devze.com 2023-03-06 12:43 出处:网络
I want to ask f开发者_高级运维or the customer to enter his ID when he buys something. Is it hard to add a new field apart from the default: name, phone, address etc ?From what I understand, Ubercart d

I want to ask f开发者_高级运维or the customer to enter his ID when he buys something. Is it hard to add a new field apart from the default: name, phone, address etc ?


From what I understand, Ubercart doesn't use Drupal's Form API, so a simple hook_form_alter won't work. However, here is a blog post with one potential option. The Extra Fields Checkout Pane may also be worth looking into.

0

精彩评论

暂无评论...
验证码 换一张
取 消