Afficher plusieurs fois le même champ

More
11 years 4 months ago #37984 by juansolos
Bonjour,
je cherche à afficher le même champ plusieurs fois dans la vue détail.

Comment puis je procéder?
Il ne semble pas possible de le faire via la gestion des template. Il ne semble pas exister un champ de type copie d'un autre champ.

Merci

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

More
11 years 4 months ago #37987 by ggppdk
Hello only by manual editing the template files
e.g. and your field in any template position and then

- edit item.php
and use:
<?php echo $this->item->fields->display; ?>

- edit category.php
and use:
<?php echo $item->fields->display; ?>
or
<?php echo $items[$i]->fields->display; ?>


-- 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
11 years 4 months ago #37991 by juansolos
Hello,
that what i supposed.

I use the tabbed template.

Tabs are created automaticely with fields inside.

I must do a manual template, call each tab and each field.

Thanks

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.427 seconds
Save
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