Broken Rule problem


Author
Message
Vikram Saxena
Vikram Saxena
StrataFrame Beginner (41 reputation)StrataFrame Beginner (41 reputation)StrataFrame Beginner (41 reputation)StrataFrame Beginner (41 reputation)StrataFrame Beginner (41 reputation)StrataFrame Beginner (41 reputation)StrataFrame Beginner (41 reputation)StrataFrame Beginner (41 reputation)StrataFrame Beginner (41 reputation)
Group: Forum Members
Posts: 41, Visits: 99
hello

I have a form on which i have different control like text box and all. If i fill the form or edit something on the form and press the save button, then if there is any broken rule exists on the form then all the values get deleted .

Means A broken rule undo all the changes which i had made recently.

Thats  horrible thing as just a sily mistake of user can cause a loss of the data.

So it should not save the value if there is any broken rule but at the same time it should not delete the value.

thanks

Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Hi Vikram.

That's not the normal behaviour. Isn't there anything different going on in your BO CheckRulesOnCurrentRow event?

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Vikram,

Just to add to Ivan's post, you must have some other logic within your form causing this behavior.  Is sounds as though you are handling a BeforeSave or Navigating event (or something along those lines) and must be either trying to create a new record, move the record, enumerating the fields and clearing them, etc.  The framework itself is not going to behave in this fashion.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search