I have been discussing in tdf-infra channel on irc the below, and I was wondering why add another framework to the mix. Does silverstripe have the capability to create a form and then that data gets submitted to a different database then the one silverstrip uses to store the data that is in that form?
On Wed, Jan 2, 2013 at 8:29 AM, Jonathan Aquilina <[email protected]>wrote: > I was thinking using a python web frame work (django) where the > information would get stored in a database and that way if the user already > has entered his/her information before can then say it has been entered and > doesnt need to put it in again. The thing with this is that one would still > need to write out the information in the form. What is a shame is that the > form isnt editable but should be have it to where one can type in their > information directly into the form and when saved it can be sent as an > attachment to you or who ever needs to submit it. > > > On Wed, Jan 2, 2013 at 8:21 AM, Florian Effenberger < > [email protected]> wrote: > >> Hi, >> >> Jonathan Aquilina wrote on 2012-12-30 08:50: >> >>> Not trying to hijack this thread, but reading this gave me an idea. Would >>> it be possible to create a page on the site where one can fill in the >>> necesary information which can then be transferred to the necessary >>> paperwork, as well as allow for uploading of images. These would then be >>> sent to an internal email address where you and Charles for example could >>> recieve them and process them? >>> >> >> that sounds indeed like an interesting idea, definitely. One of the >> problems with the SPI PDF is that it is per se not editable, one of the >> reasons I use our PDF import for. ;-) >> >> Do you have programming skills and volunteer to draft such a form, or is >> this an item for the wishlist? >> >> Florian >> >> -- >> Florian Effenberger, Chairman of the Board (Vorstandsvorsitzender) >> Tel: +49 8341 99660880 | Mobile: +49 151 14424108 >> Jabber: [email protected] | SIP: [email protected] >> The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany >> Gemeinnützige rechtsfähige Stiftung des bürgerlichen Rechts >> Legal details: >> http://www.documentfoundation.**org/imprint<http://www.documentfoundation.org/imprint> >> >> -- >> Unsubscribe instructions: E-mail to >> website+help@global.**libreoffice.org<website%[email protected]> >> Problems? http://www.libreoffice.org/**get-help/mailing-lists/how-to-** >> unsubscribe/<http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/> >> Posting guidelines + more: http://wiki.**documentfoundation.org/** >> Netiquette <http://wiki.documentfoundation.org/Netiquette> >> List archive: >> http://listarchives.**libreoffice.org/global/**website/<http://listarchives.libreoffice.org/global/website/> >> All messages sent to this list will be publicly archived and cannot be >> deleted >> >> > > > -- > Jonathan Aquilina -- Jonathan Aquilina -- Unsubscribe instructions: E-mail to [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/website/ All messages sent to this list will be publicly archived and cannot be deleted
