Card_state form field
-
Hi,
Need syntax to add card_State form field in the custom fields to be able to use functionality where if you select a country it shows state/province.not sure if this syntax is correct.
<p id="give-card-state-wrap" class="form-row form-row-wide"> <div class="give-fl-wrap give-fl-wrap-input give-fl-is-required"><label for="card_state" class="give-label give-fl-label">Etat</label> <input type="text" id="card_state" name="card_state" autocomplete="address-level3" class="card-city give-input give-fl-input" placeholder="Etat" value=""></div> </p>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Card_state form field’ is closed to new replies.