I need to set up a site for members (users) where they would access few forms they can fill, and save, and retrive to edit. If you think I can achieve it with drupal please let me know, also which extensions I might be needing in case.
It will consist of same form, but with different data so the saved forms will need to be uniquely identified, and associated with that given user, and each user can view, and manage his own data.
example of form (the actual form will be much more detailed, and longer)
I have a custom entity with a bunch of bundles. I am trying to build a custom views field that I can attach to a view that looks for a specific field on the entity, and displays it in the view.
ERA is a global real estate network, with over 100 local real estate brokers in Belgium. The company is known as a well-established and leading partner for selling, buying or renting a property. As they strive for ultimate customer satisfaction, the need for online presence and user-friendliness is a critical success factor.
This is not an issue and I'm not 100% certain this is the right place to post.
I'm importing a json feed and this is what the output looks like. Each record will get imported to a "Collections Object" node. Attached are none or many narratives. I created a custom entity for these given they are not standalone content or media. They are not paragraphs because they can have a one to many relationship, for instance, all mammals with get a mammal narrative. So I'm using entity_ref to associate my custom entity.