Hi,
I trying to do translate my selectboxes in the form (by resours language tag) and were the data is stored in my SQL database. But no luck.
The table info in the SQL is.
Table: Categoy
Fields: id, Name, reference_name
Example
id= 500
Name= Car
Reference_name= {tbl_lang_car}
When i do a lookup for a form where i have the select box i would like to use the reference name.
But when i use my reference name i got {tbl_lang_car} in the select box,
I would like the translated language that is in the language module.
Does anybody knows how to work around this problem.
When you do a manual lookup you need to hardcode the categorys and that is not what i want.
Any outthere how have a soulution for this.
Am happy to get the all help i can get , please
Best regards