-
Notifications
You must be signed in to change notification settings - Fork 62
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
The Total pricing field is missing from the Edit Entry layout #2230
Comments
@rafaehlers It's done on purpose and here's the explanation, Should we change that and maybe add a notice to the user that he has to include all fields or keep it like that? |
@omarkasem Thanks for clarifying it! @zackkatz any tips on how to proceed here? 🤔 This one is tricky! |
@omarkasem Right. Now that I've had (looks at calendar) 10 years to think about this: could we use AJAX to update it, sending the field data for fields that are shown and returning new value? |
@zackkatz I tried that but what if there are more than 1 product field, which one we will choose to get final values from? Or we get from all products fields? |
Here's my form:
Here's my Edit Entry layout. Notice how the Total field is missing:
The field does show up if no fields were added to the Edit Entry layout:
The field also shows if adding its Merge Tag inside a Custom Content field.
Video: https://www.loom.com/share/1c5dd06da43e4bcba21a7eaa77d231bd
Tested on GV 2.32 and GF 2.9
The text was updated successfully, but these errors were encountered: