Hi, I purchased this earlier today and it looks great, the functionality seems to be there for everything that I am looking for ... except these two items (that I might just be missing).
1. Is it possible to have text with no action? i.e. I want to be able to say something like \"The following questions are to confirm your status\" followed by a series of yes/no check boxes.
2. How do I increase the size of the label field (perhaps if I can figure out the above I can just eliminate really long labels).
Hello. Unfortunately at this time, there is not a manner for inserting plain text in the middle of the form. You can increase the label character limit directl in the database. Find what you want to modify... the field type would look something like VARCHAR(99). Change it to something like VARCHAR(250). Thanks.