CCv5 & CFv5 multipage issue

teldrive 20 Mar, 2014
Answer
I am using the wonderful funcionality of list records with (CCv5) for registered user and if selected one record , the user can edit fields on form (CFv5) and save it

My form is a multipage form, all is working fine, model "paper" is loaded with all the fields and populated automatically on all boxes , but the issue is when submit button of first page model id is truncated to the fields of first page, I don't know what is wrong, please help
Max_admin 23 Mar, 2014
What's the url in the browser's address bar after you submit the first page ? if the "gcb" is still in the url then please try to add a "Connection action" action BEFORE the "multi page" action in 2nd page, check if this solves the issue ?

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
teldrive 23 Mar, 2014
Hi Max, thanks by reply

I did some research, if I convert containers type "multipage" & "tabs" into "holder" populating works on all fields.(has to be only in one page)

Maintaining multipage structure: I have tried with several parameters, without sucess
may be you must tell me if I must change something

connection: edit_paper_form
action: load // is "load" correct? if use "save" the edition form closes
Max_admin 23 Mar, 2014
I understand that the issue is mainly related to the form being a multi page one, please check my suggestion in my previous post and let me know the test results!

if the "gcb" is still in the url then please try to add a "Connection action" action BEFORE the "multi page" action in 2nd page



Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
teldrive 23 Mar, 2014
Hi Max
I did it with same wrong results : fields truncation, i have sent you by email form backups
But I would like your confirmation that the connection action is well configured
I set up:
connections name edit_paper_form
connection _action Load

regards
Max_admin 24 Mar, 2014
Hi Teldrive,

The action inside the "connection action" should be set to "edit"

Let me know how this works.

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
teldrive 24 Mar, 2014
Hi Max, It breaks
This topic is locked and no more replies can be posted.