All forms having filedescriptor showing two createAt in search condition.
Secondly how can I remove all default conditions like createTs, deleteTs etc from search conditions . I know about <properties include="(date)|(regulation)"/>
but is there any other way.
I have read this already,but think/expect that there should be single option in project to filter only by attributes defined by developer. (my vote is for this functionality)
Secondly just to satisfy curiosity/understanding, whether filter using delete_ts or delete by will return deleted entities? As far as my understanding ‘No’, then why they are there?