By: Just Dior
Date: 2012-04-23
Time: 16:14
|
[ joomla 1.7 ] Conditional TBS Code In Module and Result in ContentHai...
I'm newbie in TBS, and i've desire to use Conditional Display like in http://www.tinybutstrong.com/examples.php?e=cond&m=result&blk_id=2 but in different way: 1. Selection about 2 or 3 condition will put on modul 2. Result will display in content base on selection in modul can someone help me to explain how it build, please? sorry about my english |
By: Skrol29
Date: 2012-04-23
Time: 23:15
|
Re: [ joomla 1.7 ] Conditional TBS Code In Module and Result in ContentHello Just,
I don't understand what you're trying to do. Can you give more detail? What module are you talking about? |
By: Just Dior
Date: 2012-04-27
Time: 14:37
|
Re: [ joomla 1.7 ] Conditional TBS Code In Module and Result in Contenthai Skrol29
for example: i want to put option data selection FORM just like http://www.tinybutstrong.com/examples.php?e=form&m=result in left side of content in the joomla module, and the result from the database base on that FORM will be displayed in content area. Can u help me to explain step by step what i've to do with TBS coding, please sorry with my bad english thanks you're the Rock Skrol29 :) |
By: Skrol29
Date: 2012-04-28
Time: 00:31
|
Re: [ joomla 1.7 ] Conditional TBS Code In Module and Result in ContentHi,
Do you mean you want a Joomla module on the left side of the site. This module let the user enter data. This data is saved in the db and is display in an other article ? |
By: Just Dior
Date: 2012-04-30
Time: 16:48
|
Re: [ joomla 1.7 ] Conditional TBS Code In Module and Result in Contenthai..
Yup, that exactly i wanna the code do :) Can u help me to explain how do that thx.. |
By: Skrol29
Date: 2012-05-03
Time: 00:07
|
Re: [ joomla 1.7 ] Conditional TBS Code In Module and Result in ContentHi Just,
The TBS plugin for Joomla can turn a static Joomla Article into a dynamic article. I thought there is a Joomla Module Type for displaying an Article as a Module. But I cannot found it now. If it's not possible, then it's not possible to use the TBS plugin for a Module. |
By: Just Dior
Date: 2012-05-03
Time: 18:13
|
Re: [ joomla 1.7 ] Conditional TBS Code In Module and Result in ContentHai Skrol
i think joomla module can display an article (costume HTML module type) well i've to try it base on your clue. and i'll share it here, hope u'll give me some advise when i get stucked big thx for u skrol |
By: Skrol29
Date: 2012-05-04
Time: 01:33
|
Re: [ joomla 1.7 ] Conditional TBS Code In Module and Result in ContentHi Just,
I've tried with a Costume HTML module, but it seems the contents is not related to an article since no new article id is created when I add a Custom HTML module. |