Hi, @lavadesign.
I’m glad you reached out. I can certainly help you.
Using GiveWP and our Form Field Manager add-on, you can create multiple custom fields, including checkboxes with links. For example, you can create a paragraph block explaining why the checkbox is there and then a checkbox for acceptance.
You can learn more about the For Field Manager add-on here: https://givewp.com/documentation/add-ons/form-field-manager/. If you decide it’s a nice purchase for your project, you can see our available plans here: https://givewp.com/pricing/.
On the other hand, if you have some coding knowledge, you can use the built-in Fields API to create custom fields. We explain its usage here: https://givewp.com/documentation/developers/how-to-create-custom-form-fields/#adding-the-field.
If you need assistance implementing custom PHP code on your website we have this guide: https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/.
Please note that this code snippet is provided as an example of how you can extend GiveWP with code. It’s up to you to implement and customize to your liking. We cannot provide support for custom code on your website, only the code that we create and distribute.
Feel free to reach out to us if you have any further inquiries or require additional assistance. We’re always happy to help!