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
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
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
Regards,
Max
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
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
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!
Regards,
Max
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
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
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
Hi Teldrive,
The action inside the "connection action" should be set to "edit"
Let me know how this works.
Regards,
Max
The action inside the "connection action" should be set to "edit"
Let me know how this works.
Regards,
Max
Hi Max, It breaks
This topic is locked and no more replies can be posted.