CB bot content in fields

More
10 years 9 months ago #49407 by juansolos
Replied by juansolos on topic CB bot content in fields
Hi,ok thanks
it is pity that we dont able to use this plugin from this amazing users component in FC fields.

I would like to create fixed field (or module) that auto display author information in the FC article, not in the description field.

Regards

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

More
10 years 9 months ago #49409 by ggppdk
Replied by ggppdk on topic CB bot content in fields
Hello

i don't have access to the plugin,

so i can not say if plugin is doing some extra check that causes the execution to stop before it reaches the replacement code


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
10 years 9 months ago #49411 by juansolos
Replied by juansolos on topic CB bot content in fields
Hi,
yes i know that you dont have access to this plugin.

Thanks
Regards

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

More
10 years 9 months ago #49415 by juansolos
Replied by juansolos on topic CB bot content in fields
By using sql query in a select list, i am able to show cb field from the author in my article.

Solved

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

More
10 years 9 months ago #49417 by ggppdk
Replied by ggppdk on topic CB bot content in fields
Hello

i looked at plugin code, indeed the plugin is using:
->introtext and ->fulltext


-- it has a function to RESET ->text and then it creates it by concatenating ->introtext and ->fulltext


you may -test- this workaround/fix:
in file:
components/com_flexicontent/classes/flexicontent.fields.php

after line:
$field->text = isset($field->{$method}) ? $field->{$method} : '';

Add: so that introtext will now exist
Code:
$field->introtext = $field->text;

test and then i will commit this fix/workaround


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
10 years 9 months ago #49419 by juansolos
Replied by juansolos on topic CB bot content in fields
Hi,
i see no change.

thanks but i would like to use this plugin in all my fields.

I have create a field type text that should display a cb field. This field is hidden in the form. It is only display in the article.

Are my explanations clear?

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.298 seconds
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save