I have created a job board with ability to comment from the FF video guides. I do not want users that are not logged in to see the form that allows you to add comments or the text heading to that form. I have solved this problem with the Dynamic View plugin for other objects on the site, but that solution is not available within a FF View. Is there a way to code in a view the conditional visibility/display of text and a form?
Here's a quick visual of what I am talking about: https://www.loom.com/share/e278fe190ae74710933bb16399210ade (1 min)
The form itself can be set to be visible to logged in users in the permission settings.
<p>Perfect! I feel dumb for not thinking about that. Thank you.</p><p> </p><p>Is there a way to hide the text that appears to non-logged-in users: "<span style="color: #333333;">You do not have permission to view this form."?</span></p>
That is a global setting or you can hide it with CSS. Global -> https://formidableforms.com/knowledgebase/global-settings-overview/#kb-message-defaults
That's where that setting hides. Thanks.
Please login or Register to submit your answer