BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 2
    light on #50884

    Would it be possible using some code?

    Thanks

  • Participant
    Level: Initiated
    Posts: 2
    light on #50883

    Hi Brajesh, thanks for your reply.

    Yes, the current group is site.com/groups/demo/

    I want to create a tab inside site.com/groups/demo/ that links to a separate group (subgroup of the /demo/ group) with the url: site.com/groups/demo-year-1/

    But I want to apply this to many different groups such as /demo2-year-1/, /demo3-year1/ etc, and I would associate the tab with groups of a certain type (demo, demo2, demo3 would all have the same group type).

    Using the dynamic URL [displayed-group-url] would save me from making an individual added tab for each separate group if I was to use [displayed-group-url]-year-1, but the last / output by the dynamic URL prevents me from doing this as it would output the url as site.com/groups/demo/-year-1/ instead of the required site.com/groups/demo-year-1/

    Hope this is clearer?