Hi
I have a custom form and what to directly input the info from the form to a invoice with total style editor using my form.
Need to know how I can input php form data into textarea, look for php echo
file templates\invoices\total.tpl
line 26 : <?php echo $_POST["fname"]; ?>
Great if someone could help
Cheers
hey rmcatee
try this
1 - edit http://code.google.com/p/simpleinvoices/source/browse/trunk/templates/default/header.tpl file and remove/comment out line 27 - refer below<script type="text/javascript" src="./include/jquery/wysiwyg/wysiwyg.modified.packed.js"></script>
2 - try your echo again and it may work
test and let us know how you go
cheers
justi
It looks like you're new here. If you want to get involved, click one of these buttons!