document.addEventListener('DOMContentLoaded', function () { const form = document.querySelector('.gform_wrapper form'); if (form) { form.addEventListener('submit', function (event) { const projectId = document.querySelector('[name="project_id"]').value; // Hidden field for project ID const jobStatus = document.querySelector('[name="input_74"]').value; // Job Status field // Map job status to the appropriate Project Form field let updateData = {}; if (jobStatus === 'Quote Accepted') { updateData = { "74": "accepted" }; } else if (jobStatus === 'Invoice 1 Paid') { updateData = { "75": "paid" }; } else if (jobStatus === 'Invoice 2 Paid') { updateData = { "77": "paid" }; } // Send the update via REST API fetch(`/wp-json/gf/v2/entries/${projectId}`, { method: 'POST', headers: { 'Content-Type': 'application/json', // Only Content-Type header is needed }, body: JSON.stringify(updateData) }) .then(response >= response.json()) .then(data >= { console.log('Project updated:', data); }) .catch(error >= console.error('Error updating project:', error)); }); } });

...

Interior Painting

Renovation

Painting Renovation

Are you looking for an affordable renovation to transform your home? Look no further than Dulux Painters. As a reputable renovation contractor in Melbourne, our painting renovation services are designed to bring new life to any space.Our team of experts specializes in providing high-quality, affordable renovation services that will elevate the look and feel of your home. Whether you want to update your living room, bedroom, or entire property, we have the experience and expertise to handle any job.With Dulux Painters, you can trust that your renovation project will be completed on time and within your budget. We work closely with our clients to ensure their vision is brought to life, and we pride ourselves on delivering exceptional customer service.Key Takeaways:

Painting Renovation Read More »

Interior Painting

Interior Painting

Welcome to Dulux Painters, your trusted source for expert interior painting services in Melbourne. Whether you need residential or commercial painting, our team of professional painters is here to transform your space with vibrant hues and professional finishes. With our extensive experience in interior painting, we can help you elevate the look and feel of your home or office. Trust our Dulux accredited painters to deliver top-notch service and quality.Key Takeaways:

Interior Painting Read More »

Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.