Jump to content

how to add a custom field to the whole product group


reportmaker

Recommended Posts

Hey Reportmaker.

 

I did a similar thing with the freeradius module. Take a look at the following link, which should help you on your way with what you want to achieve.

 

http://docs.whmcs.com/Provisioning_Module_Developer_Docs#Admin_Services_Tab

 

You will probably have to get the product ID, then get the group ID (gid) of that product via a SQL query and then simply just do an if statement - if it is the group ID you want then display, otherwise do nothing.

 

I actually just finished implementing something like this for us yesterday, if you need any help just let me know.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated