Other IT New User Form

Discussion in 'Tech Support' started by User-sam, 13 Jul 2018.

  1. User-sam

    User-sam When in doubt, follow your nose.

    Joined:
    10 Apr 2010
    Posts:
    795
    Likes Received:
    34
    Hi Guys,

    I'm back again looking for some assistance!

    I'm after a nice clean and simple new user form that we can give to the relevant people.

    Few example Items I would like listed:
    • Software Required
    • Login Details
    • File Access required
    Thanks in advance guys!
     
  2. MLyons

    MLyons 70% Dev, 30% Doge. DevDoge Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    3 Mar 2017
    Posts:
    3,705
    Likes Received:
    1,894
    So would this be on a website? send the data to an api? Use any frameworks?
     
  3. Weekly_Estimate

    Weekly_Estimate Gives credit where its due

    Joined:
    1 Feb 2010
    Posts:
    3,346
    Likes Received:
    384
    Simple way? Wordpress with Gravity or Ninja forms, Digital downloads plugin, (for access to the files) some cheap hosting and a domain name.

    You could have it redirect to a login page upon entry, once logged in you could have 2 pages in the menu being Form/Downloads or just redirect to either page after successful login

    damn i hate Wordpress but its great for simple things like this.

    Wordpress
    https://wordpress.org/ free

    So a combination of
    https://www.gravityforms.com/ paid
    or
    https://ninjaforms.com/ free

    and

    https://en-gb.wordpress.org/plugins/easy-digital-downloads/ free

    Domain / Namecheap.com
    Hosting / Shared meh / tsohost.com

    Free Themes
    https://easydigitaldownloads.com/th...e_themes&utm_content=faqs&utm_campaign=readme
     
    Last edited: 13 Jul 2018
  4. User-sam

    User-sam When in doubt, follow your nose.

    Joined:
    10 Apr 2010
    Posts:
    795
    Likes Received:
    34
    Damn guys you were hot off the press with replies thank you!

    Sorry to clarify though I'm just looking for a Word or PDF document new starter form.

    That being said latter on down the road I may look into creating a web based user form running of something like word press. So thanks for info above!
     
  5. Chairboy

    Chairboy I want something good to die for...

    Joined:
    10 Jun 2004
    Posts:
    1,773
    Likes Received:
    112
    We use Wufoo for all our forms - well easy to use

    https://www.wufoo.com/

    However if you need a Word template you could easily knock one up in half an hour - it's not that hard bud :)
     
  6. Chairboy

    Chairboy I want something good to die for...

    Joined:
    10 Jun 2004
    Posts:
    1,773
    Likes Received:
    112
  7. deathtaker27

    deathtaker27 #noob

    Joined:
    17 Apr 2010
    Posts:
    2,196
    Likes Received:
    155
    Don't ask what permissions they need, ask what role they will have and then assign permissions based on role. Then you know what, eg a developer should have (no prod access, but local dev access) and what infrastructure would want (prod access, local dev access, level 500 access) as an example

    Otherwise you end up with bob has access to folder a but sue doesn't, they do the same role and have the same rank. what is going on ...
     

Share This Page