Title: Gravity Forms Related Fields Add-On
Author: Mike Manger
Published: <strong>جولائی 16, 2015</strong>
Last modified: دسمبر 5, 2018

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://s.w.org/plugins/geopattern-icon/gravity-forms-related-fields.svg)

# Gravity Forms Related Fields Add-On

 منجانب [Mike Manger](https://profiles.wordpress.org/mikemanger/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/gravity-forms-related-fields.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/gravity-forms-related-fields/#description)
 * [جائزے](https://ur.wordpress.org/plugins/gravity-forms-related-fields/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/gravity-forms-related-fields/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/gravity-forms-related-fields/#developers)

 [معاونت](https://wordpress.org/support/plugin/gravity-forms-related-fields/)

## تفصیل

Any Gravity Form multiple choice field (select, checkbox or radio) can be mapped
to have the submission entries
 of another form as their values.

To create related fields edit a Gravity Form and go to ‘Related Fields’ from the
Form Settings menu.

Any multiple choice field (select, checkbox or radio) can be mapped to have the 
submission entries
 of another form as their values.

To create related fields edit a Gravity Form and go to ‘Related Fields’ from the
Form Settings menu.

## اسکرین شاٹس

[⌊Adding a new related field connection. This will map the entries in the form "
B2B Buyer Personas" to be Checkbox options.⌉⌊Adding a new related field connection.
This will map the entries in the form "B2B Buyer Personas" to be Checkbox options
.⌉[

Adding a new related field connection. This will map the entries in the form "B2B
Buyer Personas” to be Checkbox options.

[⌊You can have multiple related field connections for each form and disable them
when they are not needed.⌉⌊You can have multiple related field connections for each
form and disable them when they are not needed.⌉[

You can have multiple related field connections for each form and disable them when
they are not needed.

## انسٹالیشن

 1. Upload `gravity-forms-related-fields` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## عمومی سوالات

  My populated field only displays the first 200 entries

This limit is set to reduce database timeouts. There is a filter `gfrf_entry_limit`
to increase the limit. As an example add the following code to your functions.php
file:

    ```
    function my_theme_change_gfrf_entry_limit( $entry_limit ) {
        return 500;
    }
    add_filter( 'gfrf_entry_limit', 'my_theme_change_gfrf_entry_limit' );
    ```

  I have found a bug

Please raise a ticket on the [issue tracker](https://bitbucket.org/lighthouseuk/gravity-forms-related-fields/issues).
Pull requests also accepted!

## جائزے

![](https://secure.gravatar.com/avatar/aad363a5a41540a559a4733f3c091c46ac8c02062f13053dd31bf34b74eaf224?
s=60&d=retro&r=g)

### 󠀁[Amazingly useful.](https://wordpress.org/support/topic/amazingly-useful-10/)󠁿

 [michaeljreid](https://profiles.wordpress.org/michaeljreid/) فروری 28, 2019

Does what it says. Would be nice to include conditional logic.

 [ تمام 2 جائزے پڑھیں ](https://wordpress.org/support/plugin/gravity-forms-related-fields/reviews/)

## شراکت دار اور ڈیویلپرز

“Gravity Forms Related Fields Add-On” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے
اس پلگ ان میں حصہ لیا:

شراکت دار

 *   [ Mike Manger ](https://profiles.wordpress.org/mikemanger/)

[“Gravity Forms Related Fields Add-On” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/gravity-forms-related-fields)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/gravity-forms-related-fields/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/gravity-forms-related-fields/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/gravity-forms-related-fields/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/gravity-forms-related-fields/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.0.6

 * Fixes issue with saving.
 * Bump tested with version.

#### 1.0.5

 * No code changes, re-releasing 1.0.4 as it was incorrectly tagged on WordPress.

#### 1.0.4

 * Fix PHP warnings if form fields aren’t initialized.

#### 1.0.3

 * Fix list table error in WordPress 4.3

#### 1.0.2

 * Add filter for populated entries limit

#### 1.0.1

 * Increase populated entries limit to 200 from 20

#### 1.0.0

 * First public release

## میٹا

 *  Version **1.0.6**
 *  Last updated **8 سال پہلے**
 *  Active installations **70+**
 *  WordPress version ** 2.8.0 یا اس سے جدید **
 *  Tested up to **4.9.31**
 *  Language
 * [English (US)](https://wordpress.org/plugins/gravity-forms-related-fields/)
 * Tag
 * [gravity forms](https://ur.wordpress.org/plugins/tags/gravity-forms/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/gravity-forms-related-fields/advanced/)

## درجہ بندیاں

 4.5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/gravity-forms-related-fields/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/gravity-forms-related-fields/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/gravity-forms-related-fields/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/gravity-forms-related-fields/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/gravity-forms-related-fields/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/gravity-forms-related-fields/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/gravity-forms-related-fields/reviews/)

## شراکت دار

 *   [ Mike Manger ](https://profiles.wordpress.org/mikemanger/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/gravity-forms-related-fields/)