dataPolicy constraint on a field
Hello All,
I need to enforce a constraint on a custom table for a Product Name field. The field should have the First Character as Caps. I added the dataPolicy="smartCase" to the element attribute while creating the same.
But when I update data for the field, it still shows in lowercase ( as the upload data ).
- Is there a way to automatically change the case of the data, when its saved/updated in ACC ?
- Is Datapolicy the right solution for this ? Any particular use case for dataPolicy ?
Regards,
DG


