Trent L. Taylor (04/19/2007)
Ben,
I am a little confused about your post. The broken rules work in both win and web forms and is not a function of the UI but rather the business layer.
I'm sorry if I didn't give more detail. In Winform, SF ties the broken rule with edit controls under SF tab (like text edit), which shows, for example the required fields.
Here is a statement from help:
By default, any broken rule attached to a business object is automatically shown to the end-user using a .NET ErrorProvider. All of the error provider settings can be customized through a StrataFrame form's property sheet under the ErrorProvider Settings category.
I haven't looked into the web form in detail yet, I was wondering if SF can provide the same feedback to user in Web form the same way it does in Win form?
I hope this is more clear!