The ineligibleContributionRecipientAlert function verifies whether a selected recipient (either a charity or project) is eligible to receive contributions based on its status. It alerts the user if the recipient is ineligible and invalid contributions are blocked. Purpose: This function validates the status of the recipient, identified by selectedField, and notifies the user if the recipient… Continue reading Recipient Eligibility Validation for custom screen