Hide icon when there is no hyperlink

Hi there,
1- Is it possible to hide icons (FB, twitter, reddit, etc…) when there is no pointing hyperlink behind them?
2- Can we set up a paywall?
3- Can we collect payment with a Stripe integration?

Thanks,
JM

You can do that using visibility conditions for the link component, I assume you’re using it.

Glide supports Stripe integration through their Buy Button, you can use it to collect payments, albeit the payment screen is not very customizable.

Linking directly to the answer above, once you have the payment details, you can do some formulas/lookups to know if a user has paid, and show/hide components/tabs based on that info.

Here’s how I do paywall:

1 Like