levi001
Forum Replies Created
-
sorry, i find it is my mistake. i have give same id to two different tabbe section when i copy it.
The plugin is good .
sorry for that.
Thank yousorry, i find something wrong with it.
when i have two Row collapsible with Tabbed section,the second Row collapsible data will break the first Row collapsible data.
like
1st tabbed section in 1st Row ,the data is (TEST1)
2nd tabbed section in 1st Row ,the data is (TEST2)
1st tabbed section in 2nd Row ,the data is (TEST3)
2nd tabbed section in 2nd Row ,the data is (TEST4)i will recive email is :
TEST1
TEST3
TEST4the 1st Row collapsible 2nd tabbed section data will be lost
THANK YOUsorry for reply late. yes,it is work now and i not find other problem. Thank you very much.
THANKS FOR YOUR HELP
SORRY, i think i not explain it clearly. But i find what happened.
when i add Tabbed section in Row collapsible like:<div class="container"> <div class="row"> <div class="columns full"> <div class="container cf7sg-collapsible with-toggle" id="JsuL3t" data-group=""> <div class="cf7sg-collapsible-title"><span class="cf7sg-title toggled">angle elbow </span> <div class="toggle toggle-light" data-on="Yes" data-off="No"></div> </div> <div class="row"> <div class="columns full cf7-sg-tabs"> <ul class="cf7-sg-tabs-list"> <li><a href="#cf7-sg-tab-1595512031019" class="cf7-sg-hidden">VARIATION</a></li> </ul> <div class="container cf7-sg-tabs-panel" id="cf7-sg-tab-1595512031019"> <div class="row"> <div class="columns full"> <div class="field"><label></label>[text text-322 ] <p class="info-tip"></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div>Then i call[text-322 ] in the email.
if i put 3 table (like VARIATION:test0 ,VARIATION(1):test1 ,VARIATION(2):test2)
only the first table data will be send,and two empty space.(only test0 will be send.the email will be( test0, ,) )
THANK YOU.- This reply was modified 5 years, 10 months ago by levi001.