I have a table linked to a seperate MSSQL database on a remote server and want only a record entry page, No editing and no display of the data. Can this be done and if so how can it be achieved?
Sorry but I did not quite understand what are you trying to achieve. Can you please explain me in little more details and send me some example/screenshot/screencast, so I can give you my suggestion.
I am using wpDatatable to connect to separate database connection database on a remote MSSQL server. Wordpress is using a local MySQL database.
I just need a data entry page to the separate database connection and don't want to show the grid of all data or allow editing. A good example would be a gravity form or similar that enters data into the separate database connection.
So If I understand you right you need only form on the page and submitted data to be saved in separate MySQL database. If that is true then that is not possible with built-in features because our edit form is related with action from buttons that are part of the table. For gravity form we are using their API for getting data, and they are saved in tables where is WordPress as well.
I have a table linked to a seperate MSSQL database on a remote server and want only a record entry page, No editing and no display of the data. Can this be done and if so how can it be achieved?
Hi Colin,
Thank you for your purchase.
Sorry but I did not quite understand what are you trying to achieve. Can you please explain me in little more details and send me some example/screenshot/screencast, so I can give you my suggestion.
Best regards
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Milan,
I am using wpDatatable to connect to separate database connection database on a remote MSSQL server. Wordpress is using a local MySQL database.
I just need a data entry page to the separate database connection and don't want to show the grid of all data or allow editing. A good example would be a gravity form or similar that enters data into the separate database connection.
Is this able to be done.
Hi Colin,
So If I understand you right you need only form on the page and submitted data to be saved in separate MySQL database. If that is true then that is not possible with built-in features because our edit form is related with action from buttons that are part of the table. For gravity form we are using their API for getting data, and they are saved in tables where is WordPress as well.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables