Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set html type of campaign fields #20215

Merged
merged 1 commit into from
May 4, 2021

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented May 4, 2021

Overview

Cleanup metadata for the campaign_id field.

Before

Html type blank or Select (which is incorrect since these fields no longer have a pseudoconstant)

After

Html type consistently EntityRef.

Technical Details

Afform needs to know that these are fields of type EntityRef.
Otherwise, this metadata is currently unused.

Afform needs to know that these are fields of type EntityRef.
Otherwise, this metadata is currently unused.
@civibot
Copy link

civibot bot commented May 4, 2021

(Standard links)

@civibot civibot bot added the master label May 4, 2021
@eileenmcnaughton eileenmcnaughton merged commit f746ec8 into civicrm:master May 4, 2021
@eileenmcnaughton eileenmcnaughton deleted the campaignRef branch May 4, 2021 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants