- Posts: 1
- Thank you received: 0
Hello, can I use tables and paid downloads together? Example. I have and entry for a laser type, then a fault code and it yields several things it may be. From there I would like to be able to charge the user for the information to actually make the repair. Will both these work together like this?
Thank you for your help!
Please Log in or Create an account to join the conversation.
Hi,
Paid Downloads JX for now allow downloads only. There has to be some kind of file that the customer downloads after he has paid. Of course it can be modified to anything with some knowledge of PHP.
Than you can show some tables from the database by using Table JX or Card View JX. You can show also the data from Paid Downloads JX component. By using database views you can also join several tables and format or prepare data for displaying. For instance the second example here: www.toolsjx.com/table-jx/demo uses data from Paid Downloads JX. We created also some more detailed views for reportig purposes but they aren't available to the public. This is how the components could be combined.
Please Log in or Create an account to join the conversation.