orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
514 stars 220 forks source link

Highlight controls with XPath errors #860

Open avernet opened 11 years ago

avernet commented 11 years ago

Without that, form authors know they have an error somewhere, as Form Builder shows the "There is one XPath error in your form." message next to the buttons, but they have no way to know where that error is, other than running the form and checking the orbeon.log.

Screen Shot 2013-03-06 at 11 13 58 AM

avernet commented 3 years ago

+1 from customer

beasleylarry commented 2 years ago

I was about to +1 this but it's been 9 years. I'm not going to hold my breath for this. Sad because this is extremely important. Now, I have to bug people for log files. I have way too many responsibilities and to be concerning myself with this. ugh

ebruchez commented 2 years ago

@beasleylarry Sorry to disappoint. Is your main issue really about XPath expressions entered by users in Form Builder? Do you have an example of error scenario you have to deal with?