Hello!
Maybe this is an idiot question, but I'm getting crazy.
What I want to do is read a DB with a where condition (that is working ok), fill some fields with the data obtained from DB Read and, then, try to update the data base with DB Save.
What I'm doing wrong is to use the data from array of DB Read to fulfill my form.
1) Here the URL with debugger: http://gamewark.com/documentos/envia-una-noticia
2) Here an user login to test:
3) The Where condition:
4) And here the information I get from DB Read (inside array Data20):
5) I also attach a capture form my setup form (on load action).
How can I pass the data form the 'Data20' array to my field forms?
¿What I'm doing wrong?
Maybe this is an idiot question, but I'm getting crazy.
What I want to do is read a DB with a where condition (that is working ok), fill some fields with the data obtained from DB Read and, then, try to update the data base with DB Save.
What I'm doing wrong is to use the data from array of DB Read to fulfill my form.
1) Here the URL with debugger: http://gamewark.com/documentos/envia-una-noticia
2) Here an user login to test:
This is private content
3) The Where condition:
This is private content
4) And here the information I get from DB Read (inside array Data20):
This is private content
5) I also attach a capture form my setup form (on load action).
How can I pass the data form the 'Data20' array to my field forms?
¿What I'm doing wrong?