Insert data into several fields alike!?!
Posted: Wed Mar 26, 2008 10:44 am
I'm trying to make a script where I want to put the same data into several of fields which only have the end of the fieldname different depending on language.
My fileds look like this:
headline_en, headline_fr, headline_de.
As you can see it is only the language extension wich is different, and would be farely simple to just tell the script to put data into these fields... but... If I would decide later on to make a new country I would have to go into the script and add this field... Isn't it possible to only tell it once that it is the headline_(?) or something... Hope this is understandable and can be done.
Please help!
My fileds look like this:
headline_en, headline_fr, headline_de.
As you can see it is only the language extension wich is different, and would be farely simple to just tell the script to put data into these fields... but... If I would decide later on to make a new country I would have to go into the script and add this field... Isn't it possible to only tell it once that it is the headline_(?) or something... Hope this is understandable and can be done.
Please help!