Linux 软件免费装

Forms: 3rd-Party Submission Reformat

开发者 zaus
更新时间 2018年6月11日 18:19
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 4.3
版权: GPLv2 or later

标签

form contact form gravity forms contact form 7 mapping services CRM CF7 3rd-party service remote request GF reformat date format field format

下载

详情介绍:

Allows you to customize the formatting of specific submission fields before mapping to a 3rdparty service endpoint with Forms 3rdparty Integration. For example, can be used to reformat a Gravity Form or Contact Form 7 'date' field, or uppercasing a name field, before sending it to a CRM.

安装:

  1. Unzip/upload plugin folder to your plugins directory (/wp-content/plugins/)
  2. Make sure Forms 3rdparty Integration is installed and settings have been saved at least once.
  3. Activate this plugin
  4. Choose which fields to reformat, as they appear in the 'mapping' column
  5. Provide one or more regular expression patterns to find and replace, like /(\d+)\/(\d+)\/(\d+)/ to change the date from 'dd/mm/yyyy'
  6. Provide one or more regular expression replacement patterns to replace, like $2-$1-$3 to change the date to 'mm-dd-yyyy'

常见问题:

How do I write a regex?

Sorry, you'll have to learn that the hard way...

It doesn't work right...

Drop an issue at https://github.com/zaus/forms-3rdparty-submission-format

更新日志:

0.2 0.1