Edit ccv listing with another form

carloso 24 Oct, 2014
Hi,
I create this form for user to order something ( formorder ) , it connected to a table OK, and works fine with chronoconnectivity.

formorder is something like this :

name : textbox
order : textbox
address :textarea

What I do next is copy the form (rename it to formadmin), and then add a dropdown. This form is the form that I want to use in admin editing in chronoconnectivity (admin will be able to add an order status from a dropdown).

So formadmin is connected to the same table as formorder , the only differences is that formadmin have a dropdown.

name : textbox
order : textbox
address :textarea
status : dropdown

Then I create 5 dummy record to the table. In chronoconnectivity, I set the Admin Form to formadmin.

My problem is , when I try to edit the record (in "Admin List" and also from "Frontend List") , the editing form always load the first record only.

If I change the "Admin Form" to formorder , it works OK , the form load the record that i choose. But of course formorder didn't have the dropdown ( i need that for admin to edit the order status )

Any advise how can I overcome this matter ?
Thank you
Max_admin 30 Oct, 2014
Answer
1 Likes
Hi Carloso,

CCv5 allows you to set a different form for each action and for each area (front/admin), v5 can be installed with v4 on the same site, so you can keep your current v4 and install v5 then check the tutorials in the FAQs section and build this listing in v5

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
carloso 30 Oct, 2014
Hi Max,

what a timing😀 .... i'm using ccv4 because i still have problem with the "where" clause in ccv5 ,

i just find the solution this morning for the "where" problem

yep, will try the ccv5 for now, thanks
This topic is locked and no more replies can be posted.