Form Fix & Refactoring Expert Needed
Context
I have one Webflow website with two pages:
Page 1: UsiPro
Page 2: UsiExpress
Both pages use the same quote form (currently duplicated instead of shared).
The form allows users to submit multiple line items, each containing:
Quantity
STEP file upload
PDF file upload
Material selector
Issue (very limited scope)
The form works correctly overall:
STEP + PDF URLs for steps 1, 2, 4 and 5 are sent and received correctly
All other fields (UUIDs, quantities, materials) are received correctly
Backend (Make) is working fine
Uploadcare is NOT the issue
Only one field fails:
STEP file URL for step 3 is not submitted
This is clearly a Webflow / JS field-mapping issue, not a rebuild.
Task
Fix STEP file URL submission for step 3
Refactor the form into one Webflow Component reused on both pages
Deliverables
STEP URL step 3 correctly sent
Single reusable component
Short explanation of the fix
This should be a quick debugging task.
Job Qualifications
Job Benefits
Job Responsibilities
- Both pages use the same quote form (currently duplicated instead of shared)
- STEP file upload
- PDF file upload
- STEP + PDF URLs for steps 1, 2, 4 and 5 are sent and received correctly
- All other fields (UUIDs, quantities, materials) are received correctly
- Fix STEP file URL submission for step 3
- Refactor the form into one Webflow Component reused on both pages