I am working on a donation feature to allow a customer to make a variable donation and I have this working using the Ubercart Variable Price module.
I have a couple of other requirements for with additional info to be provided by the customer making the donation, such as:
- In memory of (checkbox)
- If 'In memory of' is checked, display further inputs: name (textfield), relationship (textfield or select list), more info (textarea)
- Gift Aid (checkbox)
As well as this, it would be great if I could add a 'Checkout' button instead of an 'Add to cart' button so that they are not tempted to add other products during the checkout process.
Any guidance would be most helpful. Thank you!
Recent comments
I am withdrawing my question for the following reason: https://forum.backdropcms.org/comment/8960#comment-8960
Error when trying to check for updates
My hosting is located in a country that blocks numerous online resources, so I am not surprised that updates and modules are unavailable. However, everything works perfectly on a local server...
Unable to run update - fails with Connection timed out
UPDATE: I fixed the errors that I found in the logs. They were related to deleting an old blog content type pulled over from Drupal that was still referenced in one of the layouts. I updated...
missing "add block" in custom layout
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related: https://github.com/backdrop-contrib/copy_blocks/issues/26 https://github.com/backdrop-contrib/...
missing "add block" in custom layout
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc). I did recently delete an old blog...
missing "add block" in custom layout