S. No | Name | Company | Created by | Created On | Related Contact List | Actions | |
---|---|---|---|---|---|---|---|
{{ forloop.counter }} | {{ contact.name }} | {{ contact.email }} | {{ contact.company_name }} | {{ contact.created_by }} | {{ contact.created_on_arrow }} | {% for contact_list in contact.contact_list.all %} {{contact_list.name}} {% empty %} None {% endfor %} | |
There are no records |
{% show_pages %}
S. No | Name | Company | Created by | Created On | Related Contact List | Actions | |
---|---|---|---|---|---|---|---|
{{ forloop.counter }} | {{ contact.name }} | {{ contact.email }} | {{ contact.company_name }} | {{ contact.created_by }} | {{ contact.created_on_arrow }} | {% for contact_list in contact.contact_lists %} {{contact_list.1}} {% empty %} None {% endfor %} | |
There are no records |
-
{% show_pages %}
S. No | Name | Company | Created by | Created On | Related Contact List | Actions | |
---|---|---|---|---|---|---|---|
{{ forloop.counter }} | {{ contact.name }} | {{ contact.email }} | {{ contact.company_name }} | {{ contact.created_by }} | {{ contact.created_on_arrow }} | {% for contact_list in contact.contact_lists %} {{contact_list.1}} {% empty %} None {% endfor %} | |
There are no records |
-
{% show_pages %}