Classic form

Equipment request form

An equipment request that only says "I need a new laptop" costs two more emails before anybody can act on it. This one asks for a rough price per line so the approver knows whether it is theirs to sign, takes a photo of the fault when something is being replaced, and puts the asset return terms on the page before the request is sent rather than in a policy nobody opened. It is a classic form, because the photo field and the item table have to sit beside each other.

Create a form with OneCraft17 fields, 11 required
Welcome screen of the equipment request form example
The welcome screen respondents see first. The image was generated for this example.

The form itself

A static copy of the finished form, exactly as it renders. Nothing here can be filled in or submitted, so read it as a reference and build your own from the button above.

Equipment request

For laptops, monitors, phones, headsets and desk equipment. Anything already on the standard kit list for your role is approved by your manager alone; anything else goes to the operations meeting on Wednesday.

Who is asking

What you are asking for

One row per item, with a rough price rather than an exact one. Nobody expects a quote; they expect the difference between two hundred dollars and two thousand, because that is what decides whether your manager can approve it on their own. Write a specification rather than a brand where you can, since the studio buys through one supplier and the nearest equivalent is what turns up.
#ItemSpecification or modelHow manyRough cost each
1
2
3
4

If this replaces something

Everything the studio owns is on the asset register, so a replacement needs the old item accounted for before the new one is ordered. Leave this section empty if nothing is being replaced.

One photo, taken in decent light, close enough that the fault is actually visible. A cracked hinge, a dead pixel band, a swollen battery lifting the case. This is the field that turns "it is broken" into a repair or a warranty claim, and a photo of a closed laptop lid proves nothing.

Where it should go

Before you send it

Equipment bought on this form belongs to the studio, is tagged and added to the asset register when it arrives, and comes back on your last day whether or not anybody asks. Personal use is fine within reason. Insurance covers it in the studio and in transit, and does not cover a laptop left visible in a parked car, which is the one exclusion worth knowing before it matters.

Every field, and what it collects

The complete field list, in the order respondents meet it.

Who is asking

Your nameNameRequired
Employee numberShort textRequired
Your teamDropdownRequired
Options: Design · Motion · Production · Client services · Studio operations · Finance
Your manager's emailShort textRequired
Why now?Single choiceRequired
Options: I am new and have nothing yet · Something has broken or stopped working · What I have still works but cannot do the job any more · My role changed and needs different equipment · This is additional, alongside what I already have · A shared item for the studio rather than for me

What you are asking for

ItemsTable
Columns: Item · Specification or model · How many · Rough cost each
Rough total for everything aboveNumberRequired
Cost centre it belongs toDropdownRequired
Options: Studio overhead · A named client project · New starter setup · Capital replacement programme · Not sure, please decide
What are you trying to do that your current setup cannot?Long textRequired

If this replaces something

Asset tag of the item being replacedShort text
What should happen to it?Single choice
Options: Return it to the studio · Keep it as a spare, on the register · It is beyond repair · It has been lost or stolen
Photo of the faultPhoto upload
One photo, taken in decent light, close enough that the fault is actually visible. A cracked hinge, a dead pixel band, a swollen battery lifting the case. This is the field that turns "it is broken" into a repair or a warranty claim, and a photo of a closed laptop lid proves nothing.

Where it should go

DeliverySingle choiceRequired
Options: The studio, and I will collect it · The studio, and hold it at reception · To my home address below
Home address, only if you chose home deliveryAddress
Date you need it byDate
Is that a hard date?Single choiceRequired
Options: No, it is a preference · Yes, a client shoot · Yes, a new starter's first day

Before you send it

I understandMultiple choiceRequired
Options: This equipment stays studio property and returns when I leave · It will be tagged and added to the register on arrival · I will report damage or loss the same week rather than at the next audit · Software installed on it follows the studio licence policy

What makes this form work

The cost sits next to the item, not at the end

A price column per row plus one rough total. An approver can see at a glance which line is the expensive one, and a request that turns out to be a four hundred dollar monitor and a nine hundred dollar chair gets split rather than refused wholesale.

Replacement is treated as an asset movement

The old item has an asset tag field and four honest options for its fate, including lost or stolen. Equipment goes missing from registers because forms only ever record what arrives, never what left, and this one asks both in the same breath.

The return terms are read before the request, not after the resignation

Four acknowledgements covering ownership, tagging, reporting damage and software licensing, placed above the submit button. The awkward conversation on somebody's last day happens because nobody ever put those four lines in front of them at the moment they wanted something.

Questions people ask

Why ask for a rough cost rather than a real quote?

Because the number is being used to route the request, not to buy anything. An approver needs to know whether this is inside their own limit or heading for a group decision, and that is answered by an order of magnitude. Asking for a real quote pushes work onto the requester and produces a stale figure by the time purchasing gets to it.

Does the photo field really help?

It is the difference between a repair and a shrug. A photo upload and a file upload are the only two classic fields whose description a respondent actually sees, so this is one of the few places you can tell somebody how to take a useful shot. The photo field takes a single image by design, which suits one clear picture of one fault.

What happens to the address field when somebody picks studio delivery?

It stays visible and empty. A published form has no conditional logic, so every field is shown to everyone, which is why the label says "only if you chose home delivery". Writing the condition into the label is the honest way to handle it, and it beats a form that silently collects home addresses from people who did not need to give one.

How does the item table come back?

As one column in the export holding the filled rows as JSON, rather than four spreadsheet columns. In the responses table it reads cleanly enough for one request. If you are aggregating a quarter of equipment spend, that column needs parsing, and the rough total field is there partly so a human number exists alongside it.

Build your own in about a minute

The button below opens the generator with this use case already described. Change the wording to match your own, generate, then edit anything you like.

Make my equipment request form

Other form examples

Want the steps in the builder? Read Every form field and when to use it, then View, export and manage your responses. For everything this generator can do, see the form maker.