Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 2    Views: 60

Steelflight
Aspiring developer
Profile
Posts: 16
Reg: Feb 20, 2013
Little Rock
160
10/29/13 11:41 AM (12 years ago)

Before wasting time in the wilderness....I need some direction please.

I have an existing app that is published. I want to add a function to the app that basically operates similar to those fuel mileage calculators. I want to be able to add data in several fields and have a way for it to process that saved information. Is this something that I need a custom plug in for or is there a way to import an excel sheet that does the same thing? Any feedback would be greatly appreciated.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/29/13 01:25 PM (12 years ago)
If you have an Excel spreadsheet that does it, you could probably use the Excel Plugin and do it that way. But make sure you test it to make sure it works. You could also create a PHP script somewhere, then connect to it via an Custom URL link, and process the info that way. Or, you could create a new, native plugin, and do it that way. If I were doing it...with my knowledge...I'd create an HTML form, using the Custom HTML plugin, and then have a backend PHP script process the results. Mark
 
Steelflight
Aspiring developer
Profile
Posts: 16
Reg: Feb 20, 2013
Little Rock
160
like
10/30/13 12:47 PM (12 years ago)
Thank you for the direction Mark.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.