Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Profile Editing Issues #129

Open
2 tasks
FalkensMazeDev opened this issue Feb 18, 2019 · 2 comments
Open
2 tasks

User Profile Editing Issues #129

FalkensMazeDev opened this issue Feb 18, 2019 · 2 comments
Labels
Milestone

Comments

@FalkensMazeDev
Copy link

Issue Overview

So when using the Gravity Forms POD Feed Mapping with a Pod created for the User. The password is a required field. It wants to create a new user even though you are editing an existing user. File in ticket #55 but have to manually set the Form's ID. User's First Name and Last Name are unable to be used within the form. Also the inability to see current media files assigned to file fields.

Expected Behavior

When editing an existing user profile, it should be able to save to existing ID. The password field should be able to remain the same unless you are changing it. So I would think you should only try to change it when there is certain criteria met. The first name and last name are not pre-loading into the text fields when mapping is set. For the file fields, not able to see currently saved files when you should be able to see that you have uploaded a file to that field.

Current Behavior

Tries to create a new user with the same data. Requires you to have a text field that can be used as the password making it so it has to save a new password every time you edit your profile, no way to state do not change like how Gravity Forms does it under User Registration. Not being able to see what a persons first name and last name are actually set within their profile. The file does save to the field but not being able to see the file makes it appear that one is not set. Thankfully saving it without uploading a file to that spot does not overwrite a field but then there is an issue where you can't delete if there is one set.

Possible Solution

Steps to Reproduce (for bugs)

  1. Try to use Gravity Forms Pods mapping system
  2. Setup first name and last name fields and try to save profile
  3. Setup file upload fields and try to save profile and view edit profile form after

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

``` WordPress Version: 5.0.3

PHP Version: 7.0.33

MySQL Version: 5.6.41

Server Software: Apache

Your User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36

Session Save Path: /var/cpanel/php/sessions/ea-php70

Session Save Path Exists: Yes

Session Save Path Writeable: Yes

Session Max Lifetime: 1440

Opcode Cache:

Apc: No
Memcached: No
OPcache: No
Redis: No
Object Cache:

APC: No
APCu: No
Memcache: No
Memcached: No
Redis: No
WPDB Prefix: fc4_

WP Multisite Mode: No

WP Memory Limit: 40M

Current Memory Usage: 59.330M

Current Memory Usage (real): 62.000M

Pods Network-Wide Activated: No

Pods Install Location: /home4/xxxx/public_html/xxxx/wp-content/plugins/pods/

Pods Tableless Mode Activated: No

Pods Light Mode Activated: No

Currently Active Theme: Impreza

Currently Active Plugins:

Admin Menu Editor: 1.8.7
All In One SEO Pack: 2.11
Edit User Capability: 1
Elementor: 2.4.6
Elementor Addons & Templates - Sizzify Lite: 1.2.9
Elementor Inline SVG: 1.2.0
Elementor Pro: 2.4.4
Exclude Pages from Navigation: 1.92
Frontend Reset Password: 1.1.41
Google Analytics Dashboard for WP (GADWP): 5.3.7
Gravity Forms: 2.4.6
Gravity Forms User Registration Add-On: 4.0
Header Builder: 2.4
HT Mega - Ultimate Addons for Elementor Page Builder: 1.0.2
Members: 2.1.0
Nav Menu Roles: 1.9.3
Pods - Custom Content Types and Fields: 2.7.12
Pods Gravity Forms Add-On: 1.4.1
South Shore Food Truck Association: 1.1

</details>
@jimtrue
Copy link
Contributor

jimtrue commented Feb 18, 2019

First/Last Name (or Name Field) in Gravity Forms is related to #82, likewise with the image issues.

However, the two you've reported:

  1. Password being required issue
  2. Not being able to map a regular text field for first name and last name to the first_name and last_name fields

are both NEW issues. Sorry to add onto this one, but we try not to replicate known issues.

@FalkensMazeDev
Copy link
Author

Not a problem, thank you for updating it accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants