Hi,
A client needs to have HTML buttons type layout as answer choice for a select-one question. I guess it can be handled via images. However, is there any other way of using HTML/CSS in the code?
Thanks,
Saad
Hi,
A client needs to have HTML buttons type layout as answer choice for a select-one question. I guess it can be handled via images. However, is there any other way of using HTML/CSS in the code?
Thanks,
Saad
Unfortunately, it is not recommended to use HTML in forms, see https://docs.getodk.org/form-styling/#inline-html for more details.