- Issue created by @nicholosophy
- 🇪🇸Spain francescbassas Barcelona
+ 1 to this proposal
In the meantime I will continue to apply these CSS styles to the form#wf-crm-billing-items {
display: none;
}
1.0 Problem/Motivation
I am building a webform to take membership application and payment. It's a multi-page form, and the payment page is the last page.
The payment information block appears below the Submit button, which seems strange from a UX perspective.
2.0 Detailed steps to reproduce (embed screenshots)
The payment information block will appear below the pagination/submit button.
3.0 Proposed resolution
When adding a contribution, add a custom CiviCRM webform object that can be positioned within the webform.
Active
5.0
CiviCRM Data Handling
+ 1 to this proposal
In the meantime I will continue to apply these CSS styles to the form
#wf-crm-billing-items {
display: none;
}