Write a conditional based on whether or no the TeamRaiser has Teams enabled?

Options

I'd like to be able to hide our "Join a Team" registration button for events that don't have teams. Is there a way to conditionalize based on that setting in the TeamRaiser? Maybe an S tag or an EDP?

 

Thanks!

Tagged:

Comments

  • Kent Gilliam
    Kent Gilliam Blackbaud Employee
    Ancient Membership Facilitator 4 Name Dropper Photogenic

    I believe you're "Join A Team" button shouldn't render if you have an event set to not allow the formation of teams. I'll ask around but can you check if this option is checked? It's on step #4 "Select Team Options" and then it's option #2.

  • Kent Gilliam:

    I believe you're "Join A Team" button shouldn't render if you have an event set to not allow the formation of teams. I'll ask around but can you check if this option is checked? It's on step #4 "Select Team Options" and then it's option #2.

    Thanks Kent!

     

    We are using a fairly custom layout so the button isn't the one that comes as part of the greeting page in the TeamRaiser. It's in a pagebuilder item embedded in the wrapper using a dynamic link <a href="TRR/BikeTour/ON?fr_tm_opt=new&pg=tfind&fr_id=[[S80:trID]]">. Should checking (or not checking) that option still affect the link?

     

  • Kent Gilliam
    Kent Gilliam Blackbaud Employee
    Ancient Membership Facilitator 4 Name Dropper Photogenic
    Matt Tinker:

    Thanks Kent!

     

    We are using a fairly custom layout so the button isn't the one that comes as part of the greeting page in the TeamRaiser. It's in a pagebuilder item embedded in the wrapper using a dynamic link <a href="TRR/BikeTour/ON?fr_tm_opt=new&pg=tfind&fr_id=[[S80:trID]]">. Should checking (or not checking) that option still affect the link?

     

    Good question. I would still render but I don't think it should work. I think if you have "allow formed teams" un-checked that if they clicked a link to form a team that it would take you to just a registration form or back to the event homepage. Can you take that dynamic link out of your wrapper?

     

    Was this configuration checked or un-checked?

  • Kent Gilliam:

    Good question. I would still render but I don't think it should work. I think if you have "allow formed teams" un-checked that if they clicked a link to form a team that it would take you to just a registration form or back to the event homepage. Can you take that dynamic link out of your wrapper?

     

    Was this configuration checked or un-checked?

    It was unchecked but the button was still showing.

     

    We are using the same wrapper for many events, some of which offer teams and some don't so I was hoping there would just be a way to check if that teamraiser had teams enabled using the S400 tag with a parameter akin to F2F_ACCEPT_OFFLINE.

  • Kent Gilliam
    Kent Gilliam Blackbaud Employee
    Ancient Membership Facilitator 4 Name Dropper Photogenic
    Matt Tinker:

    It was unchecked but the button was still showing.

     

    We are using the same wrapper for many events, some of which offer teams and some don't so I was hoping there would just be a way to check if that teamraiser had teams enabled using the S400 tag with a parameter akin to F2F_ACCEPT_OFFLINE.

    Hey Matt... I'm trying to get a conditional that I think will work validated by some folks with bigger brains than mine. I think this will work but I don't want to share until they bless it. I'll share it as soon as I hear back from them.

     

    Kent

  • Kent Gilliam:

    Hey Matt... I'm trying to get a conditional that I think will work validated by some folks with bigger brains than mine. I think this will work but I don't want to share until they bless it. I'll share it as soon as I hear back from them.

     

    Kent

    Sounds good Kent, fingers crossed!

  • Kent Gilliam
    Kent Gilliam Blackbaud Employee
    Ancient Membership Facilitator 4 Name Dropper Photogenic
    Matt Tinker:

    Sounds good Kent, fingers crossed!

    Matt...

     

    How many events do you have that do not have "form team" enabled? It's been suggested that we build the conditional around the fr_id instead of whether the "form team" is configured. Would this be really cumbersome?

  • Kent Gilliam:

    Matt...

     

    How many events do you have that do not have "form team" enabled? It's been suggested that we build the conditional around the fr_id instead of whether the "form team" is configured. Would this be really cumbersome?

    Right now it is only one and I have hidden the buttons based on the fr ID for now. Ideally though I would like it to be somewhat automatic so I am not having to add a conditional everytime an event is created.

Categories