value in table in frontend

More
8 years 2 weeks ago #72676 by aminweb
hi,
I have a fieldgroup , now I want show value in table(frontend) please help me.so thanks

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

More
8 years 2 weeks ago #72677 by micker
Replied by micker on topic value in table in frontend
if you put field group in position field group is displayed
after you need to check html output of your fieldgroup

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
8 years 2 weeks ago #72705 by aminweb
Replied by aminweb on topic value in table in frontend
I did not catch!
Please explain more

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

More
8 years 2 weeks ago #72706 by micker
Replied by micker on topic value in table in frontend
1 choose default template for your category
2 in defaut template position drag and drop your field group
3 save ...
but maybe its not good tuto....can you explain more what you want ... ?

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
8 years 2 weeks ago #72707 by aminweb
Replied by aminweb on topic value in table in frontend
I'm sorry!
I did not mean well
I want show Fieldgroup value in tables (not category table)

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

More
8 years 2 weeks ago #72708 by micker
Replied by micker on topic value in table in frontend
go to you field group in display tab disable automatic rendering and add your code inside (check tooltip many thing are explain)

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
8 years 2 weeks ago #72709 by aminweb
Replied by aminweb on topic value in table in frontend
I do it.
but have a problem
this my code:
Code:
<table style="width:100%"> <tr> <th>{{hotelname##label}}</th> <th>{{room1##label}}</th> <th>{{room2##label}}</th> <th>{{room3##label}}</th> <th>{{room3-2##label}}</th> </tr> <tr> <td>{{hotelname}}</td> <td>{{room1}}</td> <td>{{room2}}</td> <td>{{room3}}</td> <td>{{room3-2}}</td> </tr> </table>
I use Allow multiple values
when use multiple values show table head for each value.I want show table head (th) only once.

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

More
8 years 2 weeks ago #72711 by ggppdk
Replied by ggppdk on topic value in table in frontend
Hello

when use multiple values show table head for each value.I want show table head (th) only once.


exactly,
with the HTML that you are allowed it is repeated per value-set of the fieldgroup
so you will get the head row repeated N times if you have N values

i see the need to add 2 new parameters
HTML before values
HTML after values


-- 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 review. Thanks!

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

More
8 years 2 weeks ago - 8 years 2 weeks ago #72712 by micker
Replied by micker on topic value in table in frontend
You Can do it with open and close field option simply
No need to add option

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]
Last edit: 8 years 2 weeks ago by micker.

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

More
8 years 2 weeks ago #72713 by aminweb
Replied by aminweb on topic value in table in frontend
thanks for guide me.
"" You Can do it with open and close field option simply"""
please explain more :(
thanks

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

Moderators: vistamediajoomlacornerggppdk
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