zanko Posted June 17, 2013 Share Posted June 17, 2013 Hi, I'm working on a provisioning module which rely on information chosen by the client during the order. I see that the custom fields are in the tblcustomfields and tblcustomfieldsvalues, but I don't know how they relate to tblhosting or tblorder (or similar). For example, when viewing the customers order, whmcs does 'SELECT value FROM tblcustomfieldsvalues WHERE fieldid='1' AND relid='2''. I can't find any documentation reference that explains the "relid", so I can properly tie an order with the choosen custom field values chosen by the client. Can you please refer me to documentation that explains the connection, or if simple just tell me how it works? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.