Jump to content

Bob2020

Member
  • Posts

    5
  • Joined

  • Last visited

About Bob2020

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Bob2020's Achievements

Junior Member

Junior Member (1/3)

1

Reputation

  1. Good day Like on Products and services where you can add a custom field I would like to know where under the domain can I add a custom field. Kind Regards
  2. Good day I actually found a solution at https://stackoverflow.com/questions/14247300/whmcs-custom-product-field-on-product-profile-page The issue was I had admin only ticked under the custom field. And this caused the information not to be shown. This also then answers my other questions what if the template is changed or updated. This will handle it dynamicly. Thanks for the replies.
  3. Thanks for your reply. Makes sense. As I am actually new to WHMCS. And now that I am looking at this my warp of reality has changed a bit with WHMCS and it looks like what I am trying to achieve is not the correct way. When looking at https://developers.whmcs.com/provisioning-modules/client-area-output/ And https://developers.whmcs.com/addon-modules/client-area-output/ It looks like the better way would be is to create a module and then from there display the info I want inside the clientareaproductdetails.tpl But this still seams like the incorrect way. My reasoning is what happens if we decide to change the template? How would that affect the template? I would need to modify the template in the end of the day to display what I need to display. So I believe there should be a easier way to accomplish this. So from the more experienced people out there that makes money out of this and is willing to share there advice please can you give me some guidance. This is for a inhouse project and I do not have a budget to hire anyone. Just a little startup trying to make some money to live due to loosing my job due to COVID. Regards
  4. Good day I added a custom Field for a service. Once we have added the Entry in the backend and activated the service I want to display that custom field in the client product display page. I have been able to modify the template to just show the Voip No when the product is voip. But for some reason when I use {$service_custom_field_voipno} to display the entry that was added it does not display. But I am not sure if that is correct as the documentation is not very clear. https://docs.whmcs.com/Custom_Fields So I am calling now to the community for some input here.
  5. Hi there What I need to understand and figure out is. as a example. Once a client orders a service (Hosting) I want to have another process fire off to create the domain on our anti-spam service. And is this possible to do on specific producs. So if a client selects shared hosting it should fire off this process also how would I also make sure that the correct DNS entries get's created so that mails will flow via the Anti-Spam server and not via the standard MX? Hope this makes sense. Kind Regards
×
×
  • 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