Hey, everybody.
for example I have a page
I can specify the responsible person in the filter, and I can see through the “Network” tab the request
https://demo.eu.espocrm.com/api/v1/C...%2CphoneNumber IsInvalid%2CphoneNumber%2CphoneNumberData%2CemailA ddressIsOptedOut%2CemailAddressIsInvalid%2CemailAd dress%2CemailAddressData%2CaccountId%2CaccountName %2CsalutationName%2CfirstName%2ClastName%2CmiddleN ame%2Cname%2CphotoId%2CphotoName&maxSize=20&offset =0&orderBy=createdAt&order=desc&where%5B0%5D%5Bty p e%5D=equals&where%5B0%5D%5Battribute%5D=assignedUs erId&where%5B0%5D%5Bvalue%5D=1
has been sent.
how can I create a link like https://demo.eu.espocrm.com/#Contact?assignedUserId=1
and when I click on the link I get filtered data at once
for example I have a page
I can specify the responsible person in the filter, and I can see through the “Network” tab the request
https://demo.eu.espocrm.com/api/v1/C...%2CphoneNumber IsInvalid%2CphoneNumber%2CphoneNumberData%2CemailA ddressIsOptedOut%2CemailAddressIsInvalid%2CemailAd dress%2CemailAddressData%2CaccountId%2CaccountName %2CsalutationName%2CfirstName%2ClastName%2CmiddleN ame%2Cname%2CphotoId%2CphotoName&maxSize=20&offset =0&orderBy=createdAt&order=desc&where%5B0%5D%5Bty p e%5D=equals&where%5B0%5D%5Battribute%5D=assignedUs erId&where%5B0%5D%5Bvalue%5D=1
has been sent.
how can I create a link like https://demo.eu.espocrm.com/#Contact?assignedUserId=1
and when I click on the link I get filtered data at once
Comment