This topic is locked

custom button to export selected rows to newsletter manager

9/1/2010 3:03:08 AM
PHPRunner General questions
A
aptivus author

Hello everyone,

I was looking for a solution that allow me to have a custom buttom in the list page in order to use selected rows in another environment like a newsletter manager (or maybe use phprunner as a newsletter manager!!! is that possible?)

This is my idea:

I have a "users" table with name, lastname, email, status fields

and a "newsletter" table with title, body, sent, date fields.

  1. With the search box I extract all the rows from "users" table with "status=1"
  2. I click on select all checkbox.
  3. Using my custom buttom i should be able to be redirected to another page, say "newsletter.php"

    that take the selected rows from "users" table,
  4. shows the stored newsletter messages from "newsletter" table

    and than for each row.users send an email containing the newsletter message selected.


I can smoothly do steps 1, 2, 4 but have no idea how to instruct (step 3) the custom buttom to extract and go.

Any suggestion?

Administrators?

Thank you

Sergey Kornilov admin 9/1/2010

Some manual coding might be required to make it work.
I recommend to post your current project to Demo Account and contact support team directly at http://support.xlinesoft.com sending your Demo Account URL.

A
aptivus author 9/2/2010

Hi, I've just uploaded the project in the demo area and opened a ticket.

Thanks for your co-operation.
Francesco

A
aptivus author 9/4/2010

Ann, Sergey...any help please?

I have uploaded all the files + the database schema on your demo space.

Please, if I have to pay, just tell me.
Francesco