Jump to content

Require special information for a TLD


headbull

Recommended Posts

Hi everyone,

 

Somebody have an idea how to "request"/require information when my clients want to register a special type of domain ?

 

When clients want to register a .no domain, I have to get their company/organization number together with the responsible person in the company.

 

 

Anyone got an idea or solution ?

Link to comment
Share on other sites

If I want two fields in this code:

 

$additionaldomainfields[".no"][] = array(

"Name" => "Foretaks nummer",

"Type" => "text",

"Size" => "30",

"Default" => "",

"Required" => true,

);

 

 

How do I perform that ? I want to add a text box with the name "Ansvarlig Person"

 

Is it posible to also include text/explenation on the order page, soo the client is informed about the requirments for registering the type of domain ?

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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