All results for “save field value”

API

$page->setAndSave($key, $value = null, array $options = []) apivar.method
Quickly set field value(s) and save to database

$page->setAndSave($key, $value = null, array $options = []) class.method
Quickly set field value(s) and save to database

Fieldtype::isDeleteValue(Page $page, Field $field, mixed $value) class.method
Is given value one that should cause the DB row(s) to be deleted rather than saved?


Pro Modules

Form Saver/Reminder Shop
Automatically saves front-end forms before they are submitted. Ensures users don't lose their entered form data, even if they take a break or switch devices. This module will also send 1-2 reminder emails to the user to finish their form.

ProFields Shop
ProFields are an powerful group of ProcessWire field types (with custom inputs) that enable you to manage more data with fewer fields. This saves you time, reduces overhead, and makes development more efficient and even more fun.

ProDrafts Shop
ProDrafts enables you to easily maintain separate draft and live versions of any page in ProcessWire. It also provides automatic-save capability, live preview (preview as you type), group workflow functions and more!

Combo Shop
A single Combo field can have as many other fields in it as you want, but it’s still just one field in ProcessWire, and it consumes no more resources than one field in ProcessWire, making it especially efficient.

Front-end file uploads Shop
The InputfieldFrontendFile module provides file and image fields that can be used on the front-end of a website with LoginRegisterPro. It works with ProcessWire’s existing file and image fields as a drop-in replacement that applies itself automatically. It is specifically designed for the safety considerations of a front-end, non-admin environment. 

Likes Shop
The "Likes" Fieldtype enables you to have a LIKE button that anonymous users can click on to endorse a particular page and have that be remembered. The field can also be used for the purpose of sorting and displaying "most likes pages", for example.

Page Auto Save and Live Preview Shop
This module enables automatic save and live preview features in the ProcessWire page editor.

Date Range Shop
Date Range fields enable input, storage and querying of two dates ("date from" and "date to"). Useful for anything that requires a starting and ending date. Can be used for fields in ProcessWire or FormBuilder.

Custom Shop
This module provides a way to rapidly build out ProcessWire fields that contain any number of subfields/properties within them. No matter how simple or complex your needs are, Custom Fields makes your job faster and easier.

Multiplier Shop
This Fieldtype and Inputfield combination lets you take almost any existing single-value Fieldtype, and use it to a multi-value Fieldtype.

Repeater Matrix Shop
ProcessWire ProFields now includes the new Repeater Matrix, perhaps the most powerful ProField yet! Repeater Matrix fields enable flexible content types and open the door to all kinds of great content management possibilities.

Table Shop
This Fieldtype is the first of its kind in that it lets you literally define your own Fieldtype. Think of it kind of like a lean and mean repeater field, with no extra overhead.

Textareas Shop
The Textareas Fieldtype and Inputfield lets you combine multiple named text fields into a single field.

Functional Fields Shop
This Fieldtype module lets you make text translatable in your template files, much in the same way that you do with multi-language support in ProcessWire.

Verified URL Shop
The Verified URL Fieldtype has the ability to verify that the entered URL actually exists. It does this by routinely checking the status of the URL and adjusting the visibility of the field based on whether or not the URL is accessible. All while keeping you up-to-date and making problematic URLs easy to find and fix.


Modules

FieldtypePagesSelectorQuery 1.0.1
This module allows you to defined a Pages selector query ($pages>find()) as a field and attach it to a template. The results of the query (PageArray) are accessed like any other page field, $page->myQuery

TextformatterImageFieldMarkup 1.0.4
Allows you to use image fields inside markup languages, notably, Markdown and Textile in Processwire text fields

ProcessFieldChangeNotifier 0.6.0
Emails users with a given role when a watched field changes value.

FieldtypePhone 3.1.6
Field that stores phone numbers as 4 values for country, area code, number and extension and formats the output based on predefined or custom options.

FieldtypeSelectFile 1.0.5
Field that stores a filename from a folder.

InputfieldTime 0.2.2
Adds a fieldtype and Inputfield for MySQL TIME fields.

FieldtypePageWithDate 1.0.3
Field that stores one or more references to ProcessWire pages

FieldtypeHandsontable 0.0.4
Fieldtype to easily create Excel-Like Inputfields and store as JSON

FieldtypeButton 1.1.0
Field that stores 3 values for label, target and class (CSS). Output markup configurable in field settings.

InputfieldRecurme 1.0.1
A Recurring Dates InputField for your Processwire templates. Custom frontend and admin calendars. The InputField you’ve been waiting for. Complex RRule date repeating in a simple and fast user interface. Go on – make some plans. Use the super simple, & powerful API to output them into your templates.

MinimalFieldset 0.1.8
Adds a config option to fieldsets to render them without label or padding in Page Edit.

ProcessDebugPageFields 0.0.1
Module to help debug page fields in a readable manner.

FieldtypeOembed 1.1.6
Collect and store oEmbed data

TextformatterRemoveEmptyParagraphs 1.0.0
Textformatter to remove empty paragraphs from CKE fields

FieldtypeTable 0.1.9
This Fieldtype is the first of its kind in that it lets you literally define your own Fieldtype. Think of it kind of like a lean and mean repeater field, with no extra overhead.

TextReadability 0.1.3
Evaluates the readability of English text in textarea fields using various tests.

FieldtypePoll 1.0.0
Simple poll field for ProcessWire

AddImageUrls 0.3.6
Allows images/files to be added to Image/File fields by pasting URLs.

FieldtypeMapMarker 3.0.0
This Fieldtype for ProcessWire 2.1+ holds an address or location name, and automatically geocodes the address to latitude/longitude using Google Maps API.

FormTemplateProcessor 1.0.1
Proof-of-concept module to let you use templates as web contact forms. Can send you email and/or save the submission to a page in your site. Intended to be a starting point and proof-of-concept, so you may want to take this further.

FieldtypeCropImage 1.0.3
Three modules that offer nice thumbnail cropping for ProcessWire. Fully compatible with normal image field.

ProcessPageCloneAdaptUrls 0.0.4
ProcessWire module that adapts links and img sources in CKEditor fields when cloning a page or page tree.

IntegerAutoIncrement 0.0.1
Adds additional option to Fieldtype Integer to make it auto increment.

HannaCodeDialog 0.5.2
Enhances the use of Hanna tags in CKEditor fields, including the dialog-based editing of Hanna tags.

RepeaterDepthHelper 0.1.1
Enforces some depth rules for Repeater fields on save, and provides a helper method that returns a nested depth structure for a Repeater field value.

147 results


Blog

Quality assurance for images in rich text fields Blog
Introduces the new "Markup/HTML with image management" content type option for textarea fields.

A preview of coming attractions to ProcessWire’s image fields Blog
This week we have a guest post from Tom Reno (renobird) showing us some redesign work he is doing for our images field in ProcessWire.

ProcessWire 3.0.142 core updates (custom fields for files/images) Blog
This latest version of the core on the dev branch has a lot of updates, and the biggest is the addition of custom fields support for file and image fields. In this post, we take a closer look and also outline all of the new features in the just-released FormBuilder v40.

Making efficient use of fields in ProcessWire Blog
With this article we will outline some of the best practices for making efficient use of fields in ProcessWire and how to optimize your use of them.

Using date range fields in ProcessWire Blog
This week we'll take a detailed look at the newest addition to the ProFields set of modules: the Date Range Fieldtype and Inputfield.

ProcessWire 3.0.14 updates file compiler, fields and more Blog
Getting closer to the ProcessWire 3.x stable release, version 3.0.14 focuses largely on updates and optimizations specific to recent GitHub issue reports. We also have optimizations and in-depth coverage of PW's file compiler, some new options for required fields, along with a review of some best practices when working with fields.

Page Edit Lock Fields module Blog
The new Page Edit Lock Fields module expands upon ProcessWire’s page-lock feature by making it more granular, providing the ability to lock individual fields on a page-by-page basis. 

Custom Fields Module Blog
This week we look at a new ProFields module named Custom Fields. This module provides a way to rapidly build out ProcessWire fields that contain any number of subfields/properties within them.

Functional Fields Blog
This post takes an in-depth look at the “Functional Fields” ProFields module.

ProcessWire 3.0.9 adds new long-click and save actions Blog
This week's version of ProcessWire adds several new UI enhancements to the admin. We also have a new version of ProDrafts, now with Live Preview!

ProcessWire 3.0.7 Expands Field Rendering, Page Path History and More Blog
This week we have another new ProcessWire 3.x version for you that includes several updates and optimizations. We've also greatly expanded upon the field rendering with template files, with lots of info covered in this post.

More Repeaters, Repeater Matrix and New Field Rendering Blog
In ProcessWire 3.0.5, you can nest repeater fields and use dynamic/AJAX loading for all items. Plus we've got the first test version of Repeater Matrix released, and new support for field templates…

Field and template performance/scalability improvements Blog
This week we have some great performance and scalability improvements in the core that enable lazy-loading of fields, templates and fieldgroups.

ProcessWire 3.0.18 brings yet more images field upgrades! Blog
ProcessWire 3.0.18 continues from last week, making major upgrades to our images field. This week we got into some of the finer details, and we've got plenty for you to look at here, as well as a screencast to demonstrate it all. 

ProcessWire 3.0.74 adds new “FieldsetPage” field type Blog
A new module, FieldtypeFieldsetPage has been added to the core. This post covers all the details and more!

Multi-language field translation export/import Blog
In this post we cover the details of a new module that enables export and import capabilities for multi-language fields in ProcessWire.

ProFields Table Field with Actions support Blog
This week we have some updates for the ProFields table field (FieldtypeTable). These updates are primarily focused on adding new tools for the editor to facilitate input and management of content in a table field.

ProcessWire 3.0.17 brings major upgrade to images field Blog
ProcessWire’s images field has been re-designed and redeveloped with a lot of great new features we think you’ll love! This post covers it in detail. There’s also a screencast at the end that shows you the new images field in action. 

Major updates to ProFields Table field Blog
It's the 1-year anniversary of ProFields (or close to it anyway), so we've prepared a major update to ProFields Table to celebrate, and it's available for download now by registered users. This post goes in detail about all the new features that have been added.

Field permissions, overrides and more (2.6.2) Blog
ProcessWire 2.6.1 was made the new master and 2.6.2 was pushed to the dev branch with all new field level access control and overrides support!

About the new ProcessWire ProFields Combo Field Blog
This week we'll take a brief look at a powerful new ProFields module for ProcessWire that's just around the corner—the Combo field.

ProcessWire updates and new field types Blog
This week we've got a new multi-language email field, a tutorial on how to use file/image files as multi-language fields, plus we introduce a new and unique ProFields module that's in the works.

New paginated Fieldtype support and FieldtypeTable upgrades Blog
With support for paginated Fieldtypes, ProcessWire’s scalability has moved to the next level. Not sure what this means? Don't worry, this post has a screencast that makes it clear. We've also got some other nice upgrade for ProFields Table.

ProcessWire 3.0.73 and new Fieldset types Blog
This post is all about fieldsets in ProcessWire. Version 3.0.73 adds some nice UI upgrades when it comes to working with them. Plus we cover two new modules we have in development for managing groups of fields in fieldsets.

More Fieldtype upgrades in ProcessWire 3.0.27 Blog
This week the core continued to be upgraded for more Fieldtype features like pagination support. We also released a new version of ProFields Table (v14). This post also looks at a new SmashingMagazine.com tutorial and more on the 3.x release timing.

257 results


General

Fields, types, input Docs
Additional documentation and details on using various different kinds of field types and input fields in ProcessWire.

Multi-language fields Docs
Here we look in detail at multi-language fields and language-alternate fields, as well as how to use them. Also includes a video overview and examples of how to use language fields to create full multi-language websites.

Multi-language fields Docs
ProcessWire supports various kinds of multi-language text fields. This page outlines how to use them.

Functional Fields Shop
This Fieldtype module lets you make text translatable in your template files, much in the same way that you do with multi-language support in ProcessWire.

Introduction to fields Docs
Fields are where the content is actually stored for pages. This page provides more information about Fields, Fieldtypes and Inputfields.

Fields Blog

$fields Docs
$fields is an API variable that contains all the custom page fields in your site. It provides the API functions available in the admin control panel under Setup > Fields. Use it to retrieve, save or delete custom page fields.

Fields Docs
Fields in ProcessWire are where the content is actually stored. Any field may be one of many storing content for a Page and its output.

Page Auto Save and Live Preview Shop
This module enables automatic save and live preview features in the ProcessWire page editor.

Field dependencies Docs
Input and field dependencies enable you to specify the conditions under which a particular field in the page editor is shown or required.

Custom Fieldtypes About
All fields in ProcessWire are custom fields that you can easily define and edit.

Using custom page types in ProcessWire Docs
A look at some lesser known advanced techniques that enable you to introduce new conveniences by creating custom page types. An advanced tutorial by Benjamin Milde.

Date Range Shop
Date Range fields enable input, storage and querying of two dates ("date from" and "date to"). Useful for anything that requires a starting and ending date. Can be used for fields in ProcessWire or FormBuilder.

Multi-Language Support Forum Docs
A place to get support and chat about multi-language capabilities in ProcessWire.

Repeater Matrix Shop
ProcessWire ProFields now includes the new Repeater Matrix, perhaps the most powerful ProField yet! Repeater Matrix fields enable flexible content types and open the door to all kinds of great content management possibilities.

Images and files Blog

Add multi-language translations to your module Docs
If you are a module developer, you might want to bundle multi-language translations with your module. This page covers all the details step-by-step.

Export and import Blog

Extending the ProcessWire Admin Using Custom Modules Docs
In this tutorial we’re going to look into extending ProcessWire’s admin using custom modules. With three example modules I will give you small a taste of the power ProcessWire modules have for adding new functionality to the admin. By Ben Byford.

Securing file permissions Docs
Getting your file permissions right is one of the most important factors in maintaining the security of your ProcessWire installation, particularly in non-dedicated/shared environments.

How to structure your template files Docs
How to use some of the more common strategies used by developers in structuring template files. Includes pros and cons as well as extensive examples. By Ryan Cramer.

Template files Docs
While ProcessWire handles a lot of the common security considerations before your template files are even loaded, you should also follow security best practices within your template files as you would in any other PHP framework.

Template files Docs
Every time a page is loaded on your site, ProcessWire loads its template file, gives it content, and then runs it as a PHP script. This section covers the use of template files and serves as an introduction to using ProcessWire’s API.

Template files Blog

Module types Docs
This page looks at the different predefined types of modules in ProcessWire and what they do. It also provides the recommended naming prefixes for modules so that ProcessWire can recognize your module type without actually loading it.

67 results


Showcase

Conversations between Academics and Artists Showcase
Interdisciplinary conversations between artists and academics.

Rich Rosendale Showcase
Rich Rosedale is an American chef who brings an artistic balance of modern and classical elements to each dish. His site features his popular recipes and food dishes.

Independent Electrical Contractors of New England Showcase
IEC-NE is the region’s premier trade association representing Connecticut, Massachusetts and Rhode Island independent electrical and systems contractors. The responsive IEC website features a custom-built membership and event registration system and a back-end CRM system built entirely on ProcessWire pages and ListerPro, making for a totally seamless integration between the organization's website and customer database.

Rum Doodle Digital Marketing Agency Showcase
Rum Doodle is a full service Digital Marketing Agency offering: SEO, PPC, Web Design, Social Media, Email Marketing and Video editing services

Tehama County Child Support Services Showcase
Tehama County Department of Child Support Services is one of 51 local child support agencies in California. Tehama Child Support Services manages over 4100 child support cases.

Blue Tomato Corporate Page Showcase
Corporate Page of Blue Tomato. Find information about the company and open positions.

Maloco and Associates Showcase
This is a prominant estate agent and solicitor in Fife. This site make extensive use of Lister Pro to allow them to manage the large number of properties listed in their site. The is a responsive revamp of a site that they had before built in a bespoke CMS and the client has reported Processwire to be much more intuitive.

René Paritschkow Art director portfolio page Showcase
Slick responsive portfolio website of the art director René Paritschkow from Dresden. Used technologies: AllInOneMinify, ProCache, Isotope, Handlebars, Plyr Video Player, Swiper, tinypng API, ITCSS, modernizr

New Journey Community Church Showcase
An extremely fast, modern church website leveraging ProcessWire's ability to customize client administration. The blog and sermon sections couldn't be easier for this church to post to!

g2 Field Marketing Showcase
g2 is a field marketing agency, creating profitable engagement with shoppers for leisure and lifestyle brands in retail across the UK and Ireland.

Carneros Resort and Spa Showcase
Luxury resort in Napa Valley.

Station Register of the Austrian Broadcasting and Telecommunications Regulatory Authority Showcase
Please see https://processwire.com/talk/topic/27856-station-register-of-the-austrian-broadcasting-and-telecommunications-regulatory-authority/

First Processwire Work Blog Showcase
Made the switch! Processwire for my personal blog.

Meridian Custom Textiles Showcase
Business producing custom-tailored textiles and textile finishing. Also offering services for designing websites and print works.

Making the Connection Showcase
One-to-one positive training for dogs with behaviour problems in the Bath, Bristol, Somerset and Wiltshire areas.

Alval Language Systems Showcase
ALVAL LANGUAGE SYSTEMS is a Chilean company that implements full educational solutions for language teachers and provides students with modern, efficient and fun learning systems.

Orpot Web Design and Development Showcase
We are a group of professionals who together have more than 20 years of experience in the design and development of websites, we have worked in various agencies and gained experience to offer our services. We use diverse technologies to achieve attractive and functional sites. We currently offer our services to clients from all over Mexico, USA and Canada.

Association and Foundation for Indigenous Communities in Paraguay Showcase
Association and Foundation for Indigenous Communities in Paraguay. Our foundation and associations are committed to indigenous rights and environmental protection in the Paraguayan Chaco.

Niinivaaran auto Showcase
Quality car dealership in Joensuu, Finland. Integration between ProcessWire website and Autosofta.

Academic Support Programs at the University of Washington Showcase
Tutoring, study centers, & peer mentoring opportunities for UW undergraduates.

Systemic Disorder. Doctors and Patients in Nazi Germany Showcase
The Nazi takeover of Germany in 1933 led to profound changes in all areas of society—including the healthcare system. By presenting individual case studies, the exhibition “Systemic Disorder: Doctors and Patients in Nazi Germany” demonstrates how life’s possibilities were radically transformed, especially for Jewish doctors and patients. On the website you will find all the content of the exhibition banners, interviews with eyewitnesses and their descendants, and an exploration of visual antisemitism.

Digital Marketing Montenegro Showcase
You know that feeling when you bump into an old friend on the street, and they haven't aged a day? Yeah, that's not my website. Let's be honest, it's rocking that "early 2000s internet" look harder than a teenager with skinny jeans in 2024. But hey, at least it's built on ProcessWire! *fist bump*. Time for a makeover, buddy, and ProcessWire's here to make it less "myspace" and more "modern masterpiece."

Roger Shapiro Fund for New Music Showcase
Established by composer/pianist Dina Koston, who named the fund after her husband, psychiatrist Roger Shapiro, the Roger Shapiro Fund is a new fund for commissioning, performance and recording of New Music.

O'Neil Cinemas Showcase
O’Neil is a long-time client of SFA and we have helped the regional theatre chain through multiple transitions. Most recently, we’ve been working with O’Neil on refining the user experience throughout their site. The result is far more visually-rich content, automation of their movie trailers and integration with ticketing so that users can see and access everything they need to decide on a movie and purchase tickets.

Glenroy and Associates Limited Showcase
Glenroy and Associates provide consultancy services, personal and business development strategies, mechanical and process engineering and more to public and private organizations at the national, regional and global entities.

33 results


Forums

Search forums for “save field value”