Hi,
We use the following soprotocol to open a newly created document from a task menu:
soprotocol:document.details?document_id=<document id>
Now that customers have been upgraded to 10.3.8, we gotten reports that the above soprotocol does not work anymore on company level.
Exactly the same soprotocol does work on project level. (You can reproduce this by creating a button in the screen designer that executes above soprotocol on company level and project level)
For both company and project level I did notice that the following console message is logged when executing the soprotocol:
Are we using the wrong soprotocol here? (I also tried main instead of details, no change), or is this a bug that was introduced during the work for the SCILified document dialog?
Allt Svar (6)
I have problems with this in 10.3.11. A command below worked nice before - populating the dialogue with the correct company and template - allowing the user to fill inn information and create the document. Now the Company card changes to the specified contact_id, but the document-dialogue comes up with an existing document (the current I guess).
The link we are using is:
https://online3.superoffice.com/Cust0000/default.aspx?document.main[mode=new&edit=true]?document_id=0&contact_id=27130&person_id=32486&doctmpl_id=187
Is this another problem - or was it not solved. If there is required to change the URL - please advise me.