I am currently trying to implement a checkbox to appear next to a String Field, but so far i have managed to get the checkbox to appear below the String box.
Essentially i have a String field called 'Quantity'. What i would like is to have a checkbox called 'all' next to the string field, so when this is checked, the String field is disabled and the word 'All' is to be entered under Quantity.
Can someone please tell me if this is possible?
Many Thanks
Kind Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am currently trying to implement a checkbox to appear next to a String Field, but so far i have managed to get the checkbox to appear below the String box.
Essentially i have a String field called 'Quantity'. What i would like is to have a checkbox called 'all' next to the string field, so when this is checked, the String field is disabled and the word 'All' is to be entered under Quantity.
Can someone please tell me if this is possible?
Many Thanks
Kind Regards