Elementor Logo Download Angie

Angie prompt library

Forms

Prompt complex, functional forms with custom logic and styling to capture the exact data your business needs.

Cancellation & Refund Request Form

Create a cancellation/refund form builder for WordPress. Build a custom post type ‘angie_cancellation_form’ for subscription services or e-commerce. Include fields: Customer Email, Order/Account Number, Reason for Cancellation dropdown (Too expensive, Not using enough, Found alternative, Technical issues, etc.), Detailed Feedback textarea, Would you consider staying for a discount? (Yes/No), and Process my request as (Cancellation, Refund, Pause Account). Add a Retention tab where you can set up logic: if customer selects “Too expensive” show a discount offer, if “Not using” offer pause instead of cancel. Include a Workflow tab with request statuses (Submitted, Under Review, Approved, Declined, Completed). Add Settings for confirmation emails, win-back email sequence for cancelled users (send emails at 30, 60, 90 days), and refund policy display. Generate shortcode [angie_cancellation_form id=’X’] and store in ‘angie_cancellations’ table. Create an admin cancellation management page where you can review requests, see cancellation reasons analytics (what’s the most common reason?), approve/decline requests, trigger retention offers, track churn rate, and export data. Integrate with your billing system to actually process cancellations. Style the frontend with an empathetic design: understanding copy (“We’re sorry to see you go”), clear refund policy explanation, feedback encouraged, 28px padding, neutral colors, respectful tone, and options to pause instead of cancel. Make the “Submit Request” button clear but not pushy.

Product Order Form with Price Calculator

Create a product order form builder for WordPress. Build a custom post type ‘angie_order_form’ for selling products or services with customization options. Include fields like Product Selector dropdown, Quantity number field, Variations (Size, Color dropdowns), and Custom Text input for personalization. Add a canvas that shows a live price calculator as users make selections. Add a Products tab where you can add products with base prices and variations. Add a Calculations tab for automatic tax, shipping, and discount calculations. Include a Payment tab for payment gateway integration (Stripe, PayPal, Square). Add Settings for order confirmation emails with invoice PDF and order number generation. Generate shortcode [angie_order_form id=’X’] and store orders in ‘angie_orders’ table. Create an admin order management page with order statuses (Pending, Paid, Processing, Shipped, Completed), fulfillment tracking, and export functionality. Style the frontend like an e-commerce checkout: product thumbnails, clear variation dropdowns, live price updates that recalculate as options change, prominent total display in a sticky sidebar, 30px padding, and a strong “Place Order” button. Make mobile checkout smooth and intuitive.

Job Application Form Builder

Create a job application form builder for WordPress. Build a custom post type ‘angie_job_form’ for collecting job applications. Include fields like Resume Upload, Cover Letter textarea, Portfolio URL, Salary Range slider, and standard contact fields. Add a Questions tab where you can add custom screening questions per position. Add a Files tab to set upload restrictions (PDF/DOC only, max 5MB). Include a Workflow tab with application statuses: New, Reviewing, Interview Scheduled, Rejected, Hired—you can change status for each applicant. Add Settings for email notifications to HR, auto-reply to applicants, and custom email templates. Generate shortcode [angie_job_form id=’X’] and store applications in ‘angie_applications’ table. Create an admin applicant tracking page where you can see all applications, change statuses, add star ratings, leave internal notes, preview uploaded files, and export to CSV. Style the frontend professionally: clear sections for different parts of the application, drag-and-drop file upload with progress bar, 28px padding, subtle gray section backgrounds, progress indicator for multi-section forms, and a prominent “Submit Application” button. Show resume preview on mobile before upload.

Multi-Step Form Builder with Progress Tracking

reate a multi-step form builder for WordPress. Build a custom post type ‘angie_multistep_form’ where you can create forms that span multiple pages/steps. The builder should show tabs at the top for each step (Step 1, Step 2, etc.) where you can add, remove, or reorder steps. Each step has its own sidebar with draggable fields, a canvas showing that step’s form, and properties for configuring fields. Include Step Settings for each step: step name, description, button text (Next/Previous/Submit), and conditional logic to skip steps based on previous answers. Add Form Settings for the overall form: progress bar style (bar, dots, numbers, percentage), save-and-continue feature (lets users save progress and get an email link to finish later), success message or redirect, and email notifications. Add a Design tab for step transition animations and progress bar styling. Generate shortcode [angie_multistep_form id=’X’] that renders the form with smooth transitions between steps. Store partial submissions temporarily with a unique token so users can resume, and save completed submissions to ‘angie_multistep_entries’ table with all the step data. Create an admin dashboard showing all submissions with completion status and analytics on where people drop off. Include CSV export with columns for each step. Style the frontend to feel modern and encouraging: clean white container with shadow, 40px padding, animated progress bar at top, clear step indicators with numbered circles, comfortable spacing between fields, and obvious Next/Previous buttons. Make it mobile-optimized with easy navigation.

Survey & Feedback Form Builder

Build a survey and feedback form builder using code in WordPress admin for collecting customer opinions and data. Include field types: Star Rating, Scale (1-10), Multiple Choice, Checkboxes, Textarea, Yes/No, Emoji Rating. Include admin controls for: question builder with branching logic, randomize questions/answers, required questions toggle, anonymous submission option, survey analytics dashboard (charts/graphs for responses), average rating calculator, text response viewer, export results to CSV/PDF, embed in posts/pages with shortcode [survey_form id=”1″] or send via email link, thank you page customization, form styling, and enable/disable.

Lead Generation Form Builder

Create a lead capture form builder using code in WordPress admin for collecting potential customer information. Include field options for common lead data: Name, Email, Phone, Company, Job Title, Industry dropdown, Budget range, How did you hear about us, Message. Include admin controls for: build custom lead forms with any fields, lead scoring system (assign points to answers), lead status tracking (New/Contacted/Qualified/Converted), email notifications, auto-responder emails, MailChimp/ConvertKit/ActiveCampaign integration, lead management dashboard with filters and search, export leads, form analytics (conversion rate), A/B testing for forms, styling options, and enable/disable.

Contact Form Builder

Build a contact form builder using code in WordPress admin to create simple contact forms for any page. Default template includes: Name, Email, Phone, Subject, Message fields. Include admin controls for: customize field labels and placeholders, add/remove fields, set recipient email addresses, configure auto-reply to sender, add departments dropdown with routing to different emails, file attachment option, success message customization, form design options, spam protection (honeypot/reCAPTCHA), view submissions in admin, export to CSV, generate shortcode [contact_form id=”1″] to embed form anywhere on the site, and enable/disable.

Universal Form Builder

Create a drag-and-drop form builder using code in WordPress admin that allows me to build any type of custom form. Include field types: Text, Email, Phone, Dropdown, Radio Buttons, Checkboxes, Textarea, Number, Date Picker, File Upload, URL, Password, Hidden Field, reCAPTCHA. Include admin controls for: add/remove/reorder fields with drag-and-drop, configure each field (label/placeholder/required/validation/default value), conditional logic (show/hide fields based on other answers), multi-column layout options, form submission storage in database with view/filter/export, email notifications (to admin and user with template editor), success message or redirect URL, spam protection, form styling (colors/fonts/spacing/button design), embed options (shortcode/widget/popup), duplicate forms, and enable/disable.