Hi -We are flattening the forms with XML data automatically. Then sending them to the users through email. So I don't think this will work. A button showing what needs to be finished before completing sounds like an interesting idea and when we do editable forms in phase 2 I will bring this up wi...
All -I would like to modify all of fields on a form background color in one script tied to a single event. The script would loop through all of the objects on a multipage form and modify the value of the background color based upon whether or not the field has content. I learned that I could chan...
Hi -Actually, the GUI was able to change the appear of the textfield boxes and have the inner box removed by in the Object dialog in the filed tab setting the appearance to None. Hope this helps someone, doug
I placed this code in the layout:ready event and the value of this.rawValue is always null. I also tried initialized and form ready events. Any ideas of when I can change the border successfully using Javascript?Doug