Single Quotation Mark

0

I have a problem, in the purchase order, if I want to add a note in the note area and I use single quotation mark in my note all the Purchase order disappear, I try with all the 3 version I have and all had the same problem. this is the code from edit were is the problem. with the single quotation mark in the Textarea.

<div class="clearfix"></div>
<div class="form-group">
 <?= lang('note', 'ponote'); ?>
 <?php  echo   form_textarea ('note',(( $_POST['note'] ?? ' ' )),   'class="form-control" id="ponote" style="margin-top: 10px; height: 100px;"'); ?>
 </div>

I google the problem and they said is in php scrip. I have to use something else in the code to make work but I don't know because I try many things already and nothing work. can you guys help me.

Question Resolved For: Stock Manager Advance with Point of Sale Module 0 Votes 3 Answers 158 Views
Asked by Oscar Benitez 3 months ago

0

Answered by Mian Saleem 2 months ago

Hello,

Can you try this on live demo as I remember there shouldn't be any issue with single or double quote in note.

Thank you

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.