Why is front-end CRUD so difficult in Joomla?

This forum is for general questions about extensions for Joomla! 2.5.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
dwoosley
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Fri Aug 17, 2012 3:52 pm

Why is front-end CRUD so difficult in Joomla?

Post by dwoosley » Sun Sep 30, 2012 8:47 pm

I have invested many hours researching, testing, and purchasing (my mistake) extensions that I hoped would allow a front-end user to list, insert, update, and delete records in a simple table that is defined in the Joomla database. There are many* solutions that list and insert records, but none that perform the basic CRUD operations. That amazes me.

The situation:

--- I am not a PHP programmer.
--- I understand SQL.
--- I need this functionality for several tables.
--- It must be a front-end interface.
--- I will gladly purchase the extension.

For example, assume I have a database table named "interest_rate" with these fields:

--- id (auto-increment integer)
--- description (text)
--- current_rate (text)

I need a front-end interface that has a "Create Interest Rate" button (or link) and the list of existing records. Plus, a way to edit and delete a record. Basic stuff. Is this outrageously difficult in Joomla 2.5? If not, why can't I find extensions that accomplish it.

What am I missing?

Regards,

David Woosley

* I have evaluated and/or purchased lots of extensions, including: ARI Smart Content, RS Forms Pro, ContentBuilder, Phil Taylor's bfForm, BreezingForms, and others. Also, I have read dozens of blog entries that provide PHP code and other (workaround) solutions. Unless I'm being stupid, none of these things provide the required functionality.

User avatar
pe7er
Joomla! Master
Joomla! Master
Posts: 24977
Joined: Thu Aug 18, 2005 8:55 pm
Location: Nijmegen, Netherlands
Contact:

Re: Why is front-end CRUD so difficult in Joomla?

Post by pe7er » Sun Sep 30, 2012 9:31 pm

Kind Regards,
Peter Martin, Global Moderator
Company website: https://db8.nl/en/ - Joomla specialist, Nijmegen, Netherlands
The best website: https://the-best-website.com

dwoosley
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Fri Aug 17, 2012 3:52 pm

Re: Why is front-end CRUD so difficult in Joomla?

Post by dwoosley » Sun Sep 30, 2012 11:15 pm

Peter, I'm trying it now. I'll post what happens. Thanks.

dwoosley
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Fri Aug 17, 2012 3:52 pm

Re: Why is front-end CRUD so difficult in Joomla?

Post by dwoosley » Mon Oct 01, 2012 6:07 pm

Peter,

You are my hero. I will dance at your wedding and weep at your funeral, or maybe vice versa. I saw the Fabrik extension last week, but somehow missed its full functionality. It works like a charm. Thank you. I owe you one.

David

seleblan
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Wed Aug 15, 2012 8:34 pm

Re: Why is front-end CRUD so difficult in Joomla?

Post by seleblan » Thu Oct 31, 2013 2:16 pm

@pe7er

THANKS!!!!!!

I may just have found my holy grail.... sort of :D

You are probably using fabrik yourself... could you confirm?

Regards

Sebastien


Locked

Return to “Extensions for Joomla! 2.5”