Conditional logic
Is it possible with conditional login, for example to show a screenshot of a video, but as soon as a user wants to play it, he or she must first be logged in? We are working on developing a kind of video portal where you have to take out a subscription to watch videos. Only the home page should contain some kind of demo videos, which the visitor can see are there, but they must then create an account.
thanks and regards, Jeroen
Comments
Hi,
what you can do is display page with videos after user is logged in but when not, you can for example display information that to watch video, he must be logged-in.
Thanks for your quick response Albert. Great!
Okay, sounds good. I'll get started on that.
You're welcome.