Hello, I'm trying to create different content types (each with different fields) and add references between them.
My first problem is: When a new reference is to be created, I need to filter the target entities (they all are content) by their fields which are different for each content-type.
Example: The content-type "registered letter" has field "registration №", the content-type "Applied document" has field "PrintedBy", which is not present in "registered letter". The user needs to be able to filter by these fields.
When creating revamped content nodes and keeping existing links (interior and exterior) don't I need to revise the existing node in order to keep links active? I have created new content and can't see a way to reuse the nodes. Hope this makes sense.
Hello. I have created a Service View using views module, where I have a field body of which the formatted as services raw. It is only showing me the first character in the body string (eg: if body string is "All men must die", It shows "A").I wanted to get the complete text from the field body. This is also happening if I have an entity reference field where formatter is set to Entity id, It gives me only the first digit of Entity uid (eg: if uid is 16, It shows 1) Please help.
Is there a module that allows me to create a content type that uploads an SVG image? I found the 'SVG Image Field' module but it seems to be a D8 module. Is there anything for Drupal 7?
I am trying to integrate agile crm with my site. I only have the url "mybusiness.agile.com". Currently, people visit my site > click "quote" > it takes them to the above url to complete the online form. Is there way I can create a box in my site so people can complete the same form in my site and submit it to agile crm?