All results for “save field value”

Search results summary

  • 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 ryan

    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 ryan

    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 ryan

    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 ryan

    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 ryan

    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 ryan

    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 ryan

    This module enables automatic save and live preview features in the ProcessWire page editor.

  • Date Range ryan

    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 ryan

    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 ryan

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

  • Repeater Matrix ryan

    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 ryan

    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 ryan

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

  • Functional Fields ryan

    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 ryan

    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 alevine

    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 diogo

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

  • ProcessFieldChangeNotifier Netcarver

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

  • FieldtypePhone Adrian Jones

    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 martijn-geerts

    Field that stores a filename from a folder.

  • InputfieldTime Netcarver

    Adds a fieldtype and Inputfield for MySQL TIME fields.

  • FieldtypePageWithDate raymond-geerts

    Field that stores one or more references to ProcessWire pages

  • FieldtypeHandsontable bernhard

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

  • FieldtypeButton kixe

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

  • InputfieldRecurme joshuag

    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 Robin S

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

  • ProcessDebugPageFields Robert Weiss

    Module to help debug page fields in a readable manner.

  • FieldtypeOembed Neue Rituale

    Collect and store oEmbed data

  • TextformatterRemoveEmptyParagraphs bernhard

    Textformatter to remove empty paragraphs from CKE fields

  • FieldtypeTable Ryan Cramer

    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.

  • FieldtypePoll apeisa

    Simple poll field for ProcessWire

  • AddImageUrls Robin S

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

  • FieldtypeMapMarker Ryan Cramer

    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 Ryan Cramer

    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 apeisa

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

  • ProcessPageCloneAdaptUrls BitPoet

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

  • IntegerAutoIncrement stikki

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

  • HannaCodeDialog Robin S

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

  • RepeaterDepthHelper Robin S

    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.

  • SelectizeAll Robin S

    Enables Selectize on all InputfieldSelect and InputfieldAsmSelect fields in the ProcessWire admin.

  • 139+ more
  • Blog

  • Quality assurance for images in rich text fields 10 years ago

    Introduces the new "Markup/HTML with image management" content type option for textarea fields.

  • ProcessWire 3.0.142 core updates (custom fields for files/images) 5 years ago

    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.

  • A preview of coming attractions to ProcessWire’s image fields 9 years ago

    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.

  • Making efficient use of fields in ProcessWire 10 years ago

    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 1 year ago

    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 9 years ago

    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 1 year ago

    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 4 months ago

    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 7 years ago

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

  • ProcessWire 3.0.9 adds new long-click and save actions 9 years ago

    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 9 years ago

    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 9 years ago

    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 3 years ago

    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! 9 years ago

    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 7 years ago

    A new module, FieldtypeFieldsetPage has been added to the core. This post covers all the details and more!

  • Multi-language field translation export/import 2 years ago

    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 8 months ago

    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 9 years ago

    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 10 years ago

    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) 10 years ago

    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 4 years ago

    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 7 years ago

    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 8 years ago

    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 7 years ago

    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 8 years ago

    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.

  • 250+ more
  • 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 ryan

    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 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.

  • $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 Blog

  • Page Auto Save and Live Preview ryan

    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.

  • 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 ryan

    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 ryan

    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.

  • 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.

  • 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.

  • 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 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.

  • 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.

  • 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.

  • Multi-site support Docs

    Multiple-site support implies running multiple web sites at independent domains or subdomains from the same ProcessWire installation and web hosting account.

  • 66+ more
  • Showcase

  • Conversations between Academics and Artists millipedia

    Interdisciplinary conversations between artists and academics.

  • Rich Rosendale Process Interactive

    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 Solution Innovators / thetuningspoon

    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.

  • Tehama County Child Support Services Shasta.com

    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.

  • Rum Doodle Digital Marketing Agency Miljan Vujosevic

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

  • Maloco and Associates Internet Creation Ltd.

    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.

  • Blue Tomato Corporate Page Blue Tomato

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

  • g2 Field Marketing 999 Design

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

  • René Paritschkow Art director portfolio page Björn Steinborn

    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 Nerd Specs Creative

    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!

  • Carneros Resort and Spa Zambezi Search Marketing, LLC

    Luxury resort in Napa Valley.

  • Station Register of the Austrian Broadcasting and Telecommunications Regulatory Authority Bernhard Baumrock

    Please see https://processwire.com/talk/topic/27856-station-register-of-the-austrian-broadcasting-and-telecommunications-regulatory-authority/

  • Meridian Custom Textiles Meridian GbR

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

  • First Processwire Work Blog Leonard Quist

    Made the switch! Processwire for my personal blog.

  • Making the Connection Suspire Media

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

  • Academic Support Programs at the University of Washington Jennifer Stock

    Tutoring, study centers, & peer mentoring opportunities for UW undergraduates.

  • Association and Foundation for Indigenous Communities in Paraguay Patrick Zenhäusern

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

  • Orpot Web Design and Development Orpot

    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.

  • Alval Language Systems Manuel Alvarez

    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.

  • Niinivaaran auto Timo Anttila, Tuspe Design / Molentum Oy

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

  • Roger Shapiro Fund for New Music Macrura

    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 SFA Marketing

    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.

  • blu_line Fixate Web and UX Design

    A responsive website for blu_line; specialist kitchen architects based at Design Quarter in Fourways, Johannesburg, South Africa.

  • Axis Animation New Now Ltd

    Founded in 2000, Axis is an award-winning, international studio of directors, designers, artists, animators, writers and producers that creates content for the biggest names in video games, film, television, commercials and online entertainment.

  • Glenroy and Associates Limited Glenroy and Associates Tech Team

    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.

  • 31+ more
  • Forums

Latest news

  • ProcessWire Weekly #554
    In the 554th issue of ProcessWire Weekly we'll check out the latest core updates, introduce a couple of new third party modules, and more. Read on!
    Weekly.pw / 21 December 2024
  • Custom Fields Module
    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.
    Blog / 30 August 2024
  • Subscribe to weekly ProcessWire news

“Yesterday I sent the client a short documentation for their ProcessWire-powered website. Today all features already used with no questions. #cmsdoneright—Marc Hinse, Web designer/developer