Niche Fund Raise App Question

Let me explain my setup,

Data Types: User, Campaign, Gifts ( We are using gifts instead of typical donation for our app)

In my Gift Data Type, I have a field called Gift ID with a field type “Campaign” that correctly records the campaign unique id as the Gift ID column in my live database.

The problem I am having is displaying only the donations for this particular Campaign.

Any help would be appreciated as we are a non-profit looking to launch an app that we think will be a help to the community.

Regards, Elchonon

Could you include some screen shots or a link to your editor? Without one of those, it’s hard to help.

The constraint ideally would be something like

Gift ID = campaign’s unique id

but I can’t find anyway to access the campaign data types

This topic was automatically closed after 70 days. New replies are no longer allowed.