I have created a 'Get a Quote' Form and have used gform_pre_render to dynamically populate my checkbox list from my 'Props' category.
What I need to do now, for each post in the Props category, is to have a button that says Add to Quote. When a customer clicks on this button the checkbox in the Quote form will automatically be ticked.
Are you able to do dynamically select values with checkboxes? If not is there another way I may be able to achieve what I'm after? Maybe an Add On? Any help is greatly appreciated.