OS Property support center

Falang Translation Problem

  • rainer.lara
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 1 week ago - 12 years 1 week ago #33156 by rainer.lara
Replied by rainer.lara on topic Re: Falang Translation Problem
Got it
table name is app_sch_categories
Thanks a million.

It would be:
<?xml version="1.0" ?>
<falang type="contentelement">
<name>Categories</name>
<author>Dang Thuc Dam</author>
<copyright> www.joomdonation.com
<version>1.0</version>
<description>Definition for OSB Categories</description>
<reference>
<table name="app_sch_categories">
<field type="referenceid" name="id" translate="0">ID</field>
<field type="titletext" name="category_name" translate="1">Category Name</field>
<field type="htmltext" name="category_description" translate="1">Description</field>
</table>
</reference>
<translationfilters>
<category>com_osservicesbooking</category>
<published>published</published>
</translationfilters>
</falang>
Last edit: 12 years 1 week ago by rainer.lara.

Please Log in or Create an account to join the conversation.

  • rainer.lara
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 1 week ago #33157 by rainer.lara
Replied by rainer.lara on topic Re: Falang Translation Problem
I think I need the show description radio button parameter in falang too. It doesn't show on the front end yet.
Any ideas?

Please Log in or Create an account to join the conversation.

  • rainer.lara
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 1 week ago #33159 by rainer.lara
Replied by rainer.lara on topic Re: Falang Translation Problem
Thank you,
your code was perfect. Just a little spelling mistake on my part. Thanks again.

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan