I am developing a large application using FarCry 7.2.9 in Europe and there is a requirement to encrypt certain fields in a content type.
Is there something like ftType=“encrypted” or something like that?
I am developing a large application using FarCry 7.2.9 in Europe and there is a requirement to encrypt certain fields in a content type.
Is there something like ftType=“encrypted” or something like that?
No, you would need to implement it in the content type setData/getData
methods.
Blair
Thanks Blair. I’ll give that a whirl.
It may be something to consider for future FarCry releases to add a ftType=“encrypted” like function. With the increased need to encrypt user data, it would make it an extremely handy feature.
Jason