I've got a form using the feed action "Update User" set up to allow an already logged in user to "create a new site" on my multisite network. I would like to use conditional logic to only display this form if the logged in user does not have a site on my network yet. If the logged in user already has created a site, I would like to simply hide the form as to only allow one site per user.
Can this be done using a merge tag that has the user's multisite network site ID or something? This post over at gravity wiz got me thinking I might be able to pull this off, http://gravitywiz.com/gravity-forms-conditional-logic-based-on-user-login/
Can this be done? Thanks in advance!