- Posts: 32
- Thank you received: 0
OS Property support center
Falang Translation Problem
- rainer.lara
- Topic Author
- Offline
- Junior Member
-
Less
More
11 years 9 months ago - 11 years 9 months 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>
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: 11 years 9 months ago by rainer.lara.
Please Log in or Create an account to join the conversation.
- rainer.lara
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 32
- Thank you received: 0
11 years 9 months 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?
Any ideas?
Please Log in or Create an account to join the conversation.
- rainer.lara
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 32
- Thank you received: 0
11 years 9 months 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.
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. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.