By URL parts - wildcard

14 years 6 months ago #112056 by FXAnetau
By URL parts - wildcard was created by FXAnetau
I am trying to add the following to Subscription Plan using By URL parts

index.php?option=com_mtree&task=viewlink&link_id=14&Itemid=105


this work great, but is there an easy to to ad

index.php?option=com_mtree&task=viewlink&link_id=15&Itemid=105
index.php?option=com_mtree&task=viewlink&link_id=16&Itemid=105
index.php?option=com_mtree&task=viewlink&link_id=17&Itemid=105
etc.....

With out have to add a new line for each one, ie some sort of wild card?

Please Log in to join the conversation.

14 years 6 months ago #112063 by nant
Replied by nant on topic Re:By URL parts - wildcard
First of all, as illustrated in Figure 103 or the CBSubs 1.0.3 document, you do not need the index.php? part.

You should be able to handle all your 3 cases with just:

option=com_mtree&task=viewlink&link_id=1

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.146 seconds