You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Pod with a field for State. It is to Relationship —> predefined list (for US States).
Then, in my Gravity Form - the State field (is set as a dropdown - US States)
But, when the form is submitted, the Pod field does not get updated. (in fact, it 'removes' whatever HAD been in the Pods US State field)
If I change the Pod -- so that the State field is "Plain Text" (not "Relationship") -- then, when the GF is submitted - it works correctly, and updates the state name into the Pods plain text field.
Expected Behavior
I was expecting that the Pods field for US States -- should be set up as "Relationship" - and use the predefined list of US States -- and that when the GF is submitted, it would update the US State field in the Pod.
Current Behavior
Currently, with Pods US State field set as "Relationship" -- when the GF is submitted, the Pods US State field ends up showing "Select One" -- (removing whatever state name WAS in the field, prior to the GF submission)
HOWEVER - If I change the Pods US State field -- to be "Plain Text" (rather than Relationship) -- THEN, the GF is able to update the Pods US State field. explanation_sheet.pdf
Possible Solution
Steps to Reproduce (for bugs)
Form Upload
```
Upload Gravity Form JSON or Copy and Paste it Here.
```
Pods Package Export
```
Copy and Paste the JSON Export from Pods Migrate: Packages, Export and Paste it Here
```
Related Issues and/or PRs
Todos
Tests
Documentation
WordPress Environment
```
Copy and paste your System Details from **Pods Admin > Settings > Debug Information** in WordPress admin here.
```
The text was updated successfully, but these errors were encountered:
Issue Overview
I have a Pod with a field for State. It is to Relationship —> predefined list (for US States).
Then, in my Gravity Form - the State field (is set as a dropdown - US States)
But, when the form is submitted, the Pod field does not get updated. (in fact, it 'removes' whatever HAD been in the Pods US State field)
If I change the Pod -- so that the State field is "Plain Text" (not "Relationship") -- then, when the GF is submitted - it works correctly, and updates the state name into the Pods plain text field.
Expected Behavior
I was expecting that the Pods field for US States -- should be set up as "Relationship" - and use the predefined list of US States -- and that when the GF is submitted, it would update the US State field in the Pod.
Current Behavior
Currently, with Pods US State field set as "Relationship" -- when the GF is submitted, the Pods US State field ends up showing "Select One" -- (removing whatever state name WAS in the field, prior to the GF submission)
HOWEVER - If I change the Pods US State field -- to be "Plain Text" (rather than Relationship) -- THEN, the GF is able to update the Pods US State field.
explanation_sheet.pdf
Possible Solution
Steps to Reproduce (for bugs)
Form Upload
Pods Package Export
Related Issues and/or PRs
Todos
WordPress Environment
The text was updated successfully, but these errors were encountered: