Mask field on form but set/update on SQL without the special chars

QuestionsMask field on form but set/update on SQL without the special chars
Andre asked 11 years ago

Hello Abu.

You help me define a mask for a field and it's working great (from the FAQ). But I have one issue. The mask is only needed to show de information on the grid/form. To input on the DB I need the raw data without the special chars like /,- and so forth. Is there a way to accomplish that ?

Thanks again for all your help.

Regards,

Andre.

1 Answers
Abu Ghufran answered 11 years ago

Hello,

You need to filter that posted data using on_update event handler of grid.
Custom events example can be found in licensed package (demos > editing > custom events)

Your Answer

11 + 18 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?