Hi there.
One tweak I wanted to make is pass the forum in the string - [MAP]{qo_72},{qo_73},{qo_74}[/MAP] but strip a prefix I have on the forum (one of the questions).
For example if {qo_73} actually contained "PD_Wakari", I wanted the insert in to the string to be "Wakari" i.e. drop the first 3 chars. I know how to do that in Excel but not that useful here!
Is there a simple way to do this please?
Thanks.
Mark
Quote:
Originally Posted by michal72
First you need to install this bb code in admincp: AdminCp->Custom BB Codes->BB Code Manager and set for example:
Title: Map
BB Code Tag Name: map
Replacement: - code from previous post
Example: [map]Paris,France[/map]
Description: Insert Google map
then in the form output add something like:
[MAP]{qo_72},{qo_73},{qo_74}[/MAP]
For me the best results I have when I use:
[MAP]number and street, city ,country[/MAP]
|