Hi,
I've created a custom boolean field (a simple check-box) on the 'contact' entity and the 'contact' form, which name is 'isSupporter'.
I need to be able to search my contacts and display only the records having 'isSupporter' set to true (checked).
Is that possible ?
I've spent hours reading the documentation and the forum topics, but I can't find the way to append the 'isSupporter' field to the 'Add Field' dropdown list on the 'Contacts' page.
Thank you.
I've created a custom boolean field (a simple check-box) on the 'contact' entity and the 'contact' form, which name is 'isSupporter'.
I need to be able to search my contacts and display only the records having 'isSupporter' set to true (checked).
Is that possible ?
I've spent hours reading the documentation and the forum topics, but I can't find the way to append the 'isSupporter' field to the 'Add Field' dropdown list on the 'Contacts' page.
Thank you.
Comment