Warnings generated by forms with no table

We are using Servoy 5.0 and have taken advantage of the feature which allows us to have a form without a base table. We create a uri from a dataset and assign it to the jsform’s datasource. This works great! But there is one major drawback.

The Problems tab reports each element on the form as a warning. The warning reads:
Element ‘EstStartDate_tfld’ in form comm_openWOsSubTab_tbl has dataprovider ‘wo_est_start’ that doesn’t exist.

Now, if you look at the element, the dataprovider reads: -unresolved (wo_est_start)-.

I understand that Servoy does not recognize the dataprovider, but if the field name shows beside the unresolved the dataprovider why show it in the warnings?

We now have 200+ warnings generated and it is difficult to identity the ones that should be corrected buried amongst the uncorrectable. Is there a way to turn these warnings off?

so you already have a form that has fields that do have dataproviders
But then you delete the table from that form?

How else do you get a form with fields that have there dataproviders filled in?

Currently it is not possible to not generate those warnings.
But maybe you can filter it, look at the problems drop down menu and then Configure Contents.

That worked like a charm…we had no idea the configure contents dialog existed!

Thanks,

Gary

TMA Systems, LLC