Hi there.
I am new to CF and Joomla! too.
I need to make a form that include, delete, alter , list and print data into a DB.
I have created a form using Dreamweaver, copy HTML code generated and past it into the form code part called Main onLoad/View Code - Form HTML: (May contain PHP code with tags).
So far so good. It´s work very well to include into a table. ( all the table stuff was easy )
Now I have some big doubts.
1 – How I call my scripts for : delete a record, alter a record, search a record and display one or many records. All are in PHP. Because I can´t use the tag <form action=”alter.php”> inside Main onLoad/View Code - Form HTML: (May contain PHP code with tags).
2 - Were I should put all those scripts ? Can I copy inside the same space Main onLoad/View Code - Form HTML: (May contain PHP code with tags). ? or should be in somewhere at Joomla! directory?
3 – Each action should be in a different form, i e, one form to perform a inclusion, another to perform a exclusion, etc etc or it can be in one form with a set of buttons ( Include / Exclude / Alter / Search / List / Print )
Thank you very much for your attention
PS I made a seach into the forum and I didn´t find anything about.....
Sdnina
I am new to CF and Joomla! too.
I need to make a form that include, delete, alter , list and print data into a DB.
I have created a form using Dreamweaver, copy HTML code generated and past it into the form code part called Main onLoad/View Code - Form HTML: (May contain PHP code with tags).
So far so good. It´s work very well to include into a table. ( all the table stuff was easy )
Now I have some big doubts.
1 – How I call my scripts for : delete a record, alter a record, search a record and display one or many records. All are in PHP. Because I can´t use the tag <form action=”alter.php”> inside Main onLoad/View Code - Form HTML: (May contain PHP code with tags).
2 - Were I should put all those scripts ? Can I copy inside the same space Main onLoad/View Code - Form HTML: (May contain PHP code with tags). ? or should be in somewhere at Joomla! directory?
3 – Each action should be in a different form, i e, one form to perform a inclusion, another to perform a exclusion, etc etc or it can be in one form with a set of buttons ( Include / Exclude / Alter / Search / List / Print )
Thank you very much for your attention
PS I made a seach into the forum and I didn´t find anything about.....
Sdnina