Webpage in Performance Information Custom Tab

Former Member
Former Member $organization

At TLCC2014 I attended a session that mentioned being able to display webpages in the Custom Tab of the Performance Information screen.  I have followed the notes from the session, and have been able to add the View Webpage radio button, but am having difficulty getting the correct webpages to appear for our events.  I suspect this has to do with how we have our web folders structured.  For example, we have a Lyle Lovett concert on Saturday and the webpage with the detail information we want to display on the Performance Information Custom Tab is:  http://www.mcfta.org/event/lyle-lovett/e19567/.  We also have a  Peter and the Wolf concert on Sunday and that webpage is:  http://www.mcfta.org/event/peter-and-the-wolf/e18944/.  So the structure of the detail pages is similar:  www.mcfta.org/event/performance name/e+perfid#/. 

Can anyone help me figure out what to enter into the TR_Custom_Tab system table to display the correct event webpage, or is this not possible with the way we have our web folders structured?

Thanks in advance!

 

Parents
  • Penny,

    I don't think you can have a url like that out of the box because the name of the perforamnce value is not available.  Possibly what you could do is have a web page  that takes the performance number and looks up what the formatted url should be.  Then it could redirect to the correct url.

    Jon



    [edited by: Jon Ballinger at 5:35 PM (GMT -6) on 21 Oct 2014]
Reply
  • Penny,

    I don't think you can have a url like that out of the box because the name of the perforamnce value is not available.  Possibly what you could do is have a web page  that takes the performance number and looks up what the formatted url should be.  Then it could redirect to the correct url.

    Jon



    [edited by: Jon Ballinger at 5:35 PM (GMT -6) on 21 Oct 2014]
Children