Title: Calculated QR Code
Last modified: August 17, 2022

---

# Calculated QR Code

 *  Resolved [FAOU](https://wordpress.org/support/users/faou/)
 * (@faou)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/calculated-qr-code/)
 * Is there a way to set up the calculated fields to be stored in a QR code? For
   example, we want to make a form that matches the user to the correct contact 
   by country or state and creates a mailto link and a QR code with that mailto 
   link.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/calculated-qr-code/#post-15923675)
 * HI [@faou](https://wordpress.org/support/users/faou/)
 * I hope you’re well today and thank you for your question!
 * Currently it’s not possible out of the box and it would require quite a bit of
   additional custom code.
 * A workaround that could possibly work would be to “split” it to two parts: form
   itself and QR code generation, using some 3rd-party plugin for generating code.
   The way it could work would be this:
 * 1. using such 3rd party QR code plugin generate set of codes for “mailto:some@email.
   com” links – different QR codes for different links
    2. place those QR codes 
   on separate pages 3. build a form to gather user data 4. and finally set form’s“
   Submission Behavior” in “Behavior” settings
 * – add multiple “After submission” behaviors of “Redirect”
    – set each of them
   to redirect to relevant page with QR code (as set in step 2 above) – for each
   of these “Redirect” behaviors set conditions based on form fields
 * As a result – user would fill in the form and submit it and based on selected
   options they would be redirected to one of the pages with QR codes.
 * Note: there’s currently a small issue in Forminator (soon to be fixed) so you
   need to make sure that when using checkbox/radio/select fields in form you must
   make sure that their option values (values, not labels!) are all lowercase.
 * This isn’t as “streamlined” as you described but should work fine.
 * Kind regards,
    Adam
 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/calculated-qr-code/#post-15949534)
 * Hello [@faou](https://wordpress.org/support/users/faou/) ,
 * We haven’t heard from you for a week now, so it looks like you don’t have any
   more questions for us.
 * Feel free to re-open this ticket if
    needed.
 * Kind regards
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Calculated QR Code’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

## Tags

 * [barcode](https://wordpress.org/support/topic-tag/barcode/)
 * [matching](https://wordpress.org/support/topic-tag/matching/)
 * [Merge](https://wordpress.org/support/topic-tag/merge/)

 * 2 replies
 * 3 participants
 * Last reply from: [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/calculated-qr-code/#post-15949534)
 * Status: resolved