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

Columns inside custom fields' meta_key function are not meeting the global condition after saving the form #1240

Open
mmarj opened this issue Feb 2, 2022 · 0 comments · May be fixed by #1389
Assignees
Labels

Comments

@mmarj
Copy link
Contributor

mmarj commented Feb 2, 2022

After saving the form, the columns inside custom fields' meta_key function do not meet the global condition. It changes the inside element's meta_key even after saving the form.

How to reproduce:

  1. Create a form with columns fields.
  2. Drag a custom field like text
  3. Change the label; you'll find the meta_key changing respectively upon the label, which is a global case for columns-outside custom fields
  4. Save the form
  5. Now, change the label of the inside text field again. You will see it's again changing the meta_key upon the label, which should not happen.

Screencast- https://somup.com/c3nn3DZmF9

Expected behavior:
The columns inside fields' meta_key should not change after saving the form like the columns-outside custom fields.

@mmarj mmarj added the bug label Feb 2, 2022
@anik-fahmid anik-fahmid assigned Rat01047 and unassigned zamandevs Feb 17, 2023
@anik-fahmid anik-fahmid assigned sapayth and unassigned Rat01047 May 3, 2023
@sapayth sapayth linked a pull request Sep 14, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants