G
Guest
I am trying to put together a form that will give users an idea wether an question has one or more answers.
If one answer I wish to make visible an object (say a radio button called OneAns) if more than one answer I wish the button to remain invisible.
I have an integer field in my table with the number of solutions (nSols
When they click next form button, i hide the answers and the OneAns object, s
when the next record displays i wish to make this object visible IF the nSols=
Whenever i attempt this i get an unknown Function name error
Any help appreciate
John
If one answer I wish to make visible an object (say a radio button called OneAns) if more than one answer I wish the button to remain invisible.
I have an integer field in my table with the number of solutions (nSols
When they click next form button, i hide the answers and the OneAns object, s
when the next record displays i wish to make this object visible IF the nSols=
Whenever i attempt this i get an unknown Function name error
Any help appreciate
John