You can use the global data processing framework to process all data that is sent to the database. You can use it to define data processors, which are then used to track or modify the database entities upon their creation or modification.
The following sample creates simple text sanitizer that removes obscene words from a news content:
ProcessorBase
IDataProcessor
RESULT: All the obscene words that you have defined in the processor will be censored. You can also implement more complex logic. Have in mind that this would slow down your save operation for the relevant content item.
Sign up for our free beginner training. Boost your credentials through advanced courses and certification. Register for Sitefinity training and certification.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important