It appears that the form is done dynamically so it looks like i cant change the code to remove just the phone number
from the form. And the class is
class = ""
The phone number is listed in the scp in the manage form section but it is subdued and i cant get access to the
delete box to delete it.
So i looks like the only way to remove it is to create a new class in css, then try to find the php or tpl code to set the class, then make the class display none.
Does that sound about right?
It might be easier to just change the text to read Phone Number (optional) rather than all that code change. If i can find the text... somewhere 🙂