Categories > TinyButStrong general >

Simple Joomla Application - Can anyone help me out?

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Pierre
Date: 2012-03-01
Time: 22:08

Simple Joomla Application - Can anyone help me out?

ok, I am trying to figure this out, but the documentation is clearly written for someone with alot more skills than I have...

Here is my dilemma.  I inherited an old joomla website.  They have a page where you can search through your purchase orders...
They were using some really old joomla component that is listed on the vulnerable extensions list (camelcitydb2).  So I am trying to use tinybutstrong to replace it...

So the way it worked, is there is a page where you can type in your purchase order number...
That queried the database and showed the appropriate record.

The settings in the backed were...
Table to use: jos_id_orderstatus
Fields to use in lists: SO_Number,PO_Number,SO_Date,Order_Status
SQL fields to order by: SO_Number DESC
Field to use for filter search: PO_Number

How would I translate this to tinybutstrong?

Thanks!
By: Pierre
Date: 2012-03-02
Time: 00:19

Re: Can anyone help me out?

I'd be more than happy to pay for someone to do this for me,
Just just get me a price and timetable to completion.
I would imagine this is a pretty simple task for someone who understands TBS.

Pierre
By: Skrol29
Date: 2012-03-02
Time: 02:46

Re: Can anyone help me out?

Hi Pierre,

I've renamed your post. " Can anyone help me out?" would be the title of every posts.

I've just posted two examples of basic application for Joomla using the TBS plug-in.
The two examples are the same application, but the second one preforms more preparations.

You can use one of those example as a good basis for your need.

http://www.tinybutstrong.com/forum.php?thr=2891
http://www.tinybutstrong.com/forum.php?thr=2892