Presale question

More
7 years 7 months ago #5376 by Jan
Replied by Jan on topic Presale question
No help, no refund?

Please Log in to join the conversation.

More
7 years 7 months ago #5378 by Daniel
Replied by Daniel on topic Presale question
Hello,
I apologies for the inconvenience caused. But Here: www.wdmtech.com/vdata-documentation You have the documentation available for vData. And We have also told you that you can do this with the help of table join function available in vData profile settings. If you have any specific questions, Please let us know we'll promptly respond you on that.

Thanks
Daniel

Please Log in to join the conversation.

More
7 years 7 months ago #5390 by Jan
Replied by Jan on topic Presale question
Thank you for your response.

I know the location of the Documentation, i am proberly the most visited user :-(
And i know about join tables

Mosetstree has a for the links a main table: mt_links wich contains the data of the CORE fields.
Then there is for the custom and core fields the table: mt_customfields wich contains the field id's, fieldnames, fieldtypes etc.(NO DATA)

Then there is for only the custom fields the table: mt_cfvalues wich contains the DATA of the custom fields.

This table has 4 important colums: id, cf_id, link_id and value

id is id and is auto_increment
cf_id is the id of the custom field in the table mt_customfields and is a number!
link_id is the id of the link in the table mt_links (auto_increment)
value holds the data of the custom field

So i think when adding a link first the new link has to get a link_id in the table mt_links before data can stored for that link in the table mt_cfvalues and in that table the colomn cf_id must contain the field id as a value, the column value must contain the custom field data and link_id must contain the link_id of the link in the table mt_links

Mosetstree has a bulk import function but that inserts only , no update or sync. And no data formatting etc.

Can/wil you help?
Attachments:

Please Log in to join the conversation.

More
7 years 7 months ago #5396 by Daniel
Replied by Daniel on topic Presale question
Hello,
Please share your backend & FTP login credentials via Contact us form along with the link to this forum thread, We'll set up the profile for you.

Thanks
Daniel

Please Log in to join the conversation.

Cron Job Starts