Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Extensions
UK Postcodes
Commits
641bfd31
Unverified
Commit
641bfd31
authored
Nov 28, 2018
by
mattwire
Committed by
GitHub
Nov 28, 2018
Browse files
Merge pull request #27 from mattwire/add_domain_setup_form
Add domain setup form
parents
bcdb2167
36acb2ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
civicrmpostcodelookup.php
View file @
641bfd31
...
...
@@ -161,6 +161,7 @@ function civicrmpostcodelookup_civicrm_buildForm($formName, &$form) {
,
'CRM_Contribute_Form_Contribution_Main'
,
'CRM_Event_Form_ManageEvent_Location'
,
'CRM_Financial_Form_Payment'
,
'CRM_Contact_Form_Domain'
);
if
(
in_array
(
$formName
,
$postCodeLookupPages
))
{
// Assign the postcode lookup provider to form, so that we can call the related function in AJAX
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment