Skip Navigation

[Resolved] Use of view or type

This support ticket is created 4 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by andreaA-2 4 years ago.

Author
Posts
#1921487

Tell us what you are trying to do? create a view or a model to show a page (for example for a customer) that list all job for the customer selected

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site? hidden link
User:admin
Password:Monia69%%

Dear all
I hope to receive concrete help because after a few days of study I have not yet reached a satisfactory result.
My requirement is very simple, I have three archives related to each other:
• Customers archive
• Jobs archive
• Documents archive
The relationship between customers and jobs is many to many
The relationship between jobs and documents is many to many
1) I created the archives
2) I entered the values in the archives (including relationship values
3) I create relationship for customer-job and job-document
4) I created the archive templates
So far so good, I see the three archives.
If I open the links to view the archives everything works fine:
example :
mypulsar.net/2022/customer/
mypulsar.net/2022/job/
mypulsar.net/2022/document/
What I can't understand is how to create a view or model where the results of the relationships are shown.
Example if I have to view a card of a single customer and I try to create the model I don't see the job field in relation.
If I insert a single field, the job field does not appear.
If I insert a view I am not asked to create a new view.
When I create the model, I am not presented with the job field or even the ability to create a cyclic view with all the jobs of a customr inside.
Please give me a useful hint to solve this simple step.
I am willing to pay for have your support and resolve it

Thanks
Andrea

#1921719

My issue is resolved now. Thank you!