Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

File Uploader - Form Submit Action 01 Jan 2012 17:49 #786

I need to do the following...

I need to have a user fill out a form with various fields, including a file uploader for a PDF. I am considering the fact that maybe I could use DocMan if the Rich Text editor loads all the same editor buttons as the core Joomla does.

Upon submission, this needs to "invoice" someone. My thought was create a table for invoicing information and the form would just add a set value to their current value in the account balance field.

Clients need to pay their invoice, but this could just be a simple paypal module where their enter the amount manually, or maybe I could do some coding to make their account balance a default for the box.

Anyways, I do not know PHP so I am very limited on this. Does anyone know if the second thing is possible, upon form submission is adds a value to the current value of a set field (account balance)?

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

Re: File Uploader - Form Submit Action 03 Jan 2012 14:26 #801

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Account balance, Paypal callback when payement is done (I think users cannot pay same balance twice, so you need to check and validate when payement is done), ...

You need to write inside your component for sure.

I moved the topic in this category to help you finding some help.
If you describe better your idea, maybe somebody can help you.

Please also precise if you search for a ready-to-paste solution, or if you just want some guidelines.
Coding is now a piece of cake

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

  • Page:
  • 1
Time to create page: 0.103 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started