Jump to content

tszilassi

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by tszilassi

  1. Hi all,

    I'm developing a Blesta module for a web control panel (cPanel alternative).

    When adding a new service I set the required Configurable options which are needed for provisioning the user account on the web control panel.

    These fields are:

    - Domain

    - Username

    - Password

    - Email

    - First Name

    - Last Name

    (These fields are required for creating new user through the control panel's API).

    My question is:

    Is there a way to omit: Email, First Name & Last Name fields from this form? When the User registers or logs in and orders the service, these datas should be available. There should be no need to enter the email and name twice. (I know the control panel allows multiple users with same email, so there is no issue)

    So is it possible to obtain the user's email, first and last name in the addService() function?

     

×
×
  • Create New...