Monday 07 July 2003 2:05:54 am
Hi .. my site will have multi language, user can submit his site data with different languages, and user can submit one per language ...
Now, the problem is how can I detect from template whit which language he had submitted his data? I need to know this to prevent him to submit twice with the same language!
I know with '$:item.contentobject_version_object.language_list.0.language_code' I can get the language code, but as you see the array is with 0,1,..etc, so i cann`t take this as constant for langauge code ! I had spend 3 days at this with no solution ... any help please ?! thx
|