Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Field checkbox and the result of selection in the summary

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
danielpro
Smarty Rookie


Joined: 04 May 2016
Posts: 5

PostPosted: Wed May 04, 2016 1:37 pm    Post subject: Field checkbox and the result of selection in the summary Reply with quote

Hello,
I would like to have your shop in the basket to create two check boxes payment confirmation: invoice / receipt.
I would like that information about choosing a bore in the summary order visible on the client.

At the moment, I was able to do so.

1. Check Box:

[php]

<br>
<p><b><h5>Dokument potwierdzający zakup:</h5></b></p>
<form>
<input type="radio" name="dokument" value="faktura">Faktura VAT
<input type="radio" name="dokument" value="paragon" checked>Paragon
</form>

[/php]


2. Field summary choice:

[php]

<li class="faktura">
<span>
{translate key='Dokument potwierdzający zakup'}:
<strong class="delivery"> //tutaj to co wybierze// </strong>
</span>
</li>

[/php]

Does anyone of you can help me and tell me exactly where to add post, which should be here.
Thanks in advance for your help!
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP