My Stuff
Comments
-
Hi Tim, Just create a saved search first and make sure that in the results tab you select the columns that you need will be displayed of that particular folder. For example select the file name and file type, or anything you would like to have included. Then write down the internal id of the saved search. Now create a…
-
The item is active. [ATTACH=JSON]{"alt":"Click image for larger version Name:t387.png Views:t1 Size:t43.2 KB ID:t428934","data-align":"none","data-attachmentid":"428934","data-size":"full","title":"387.png"}[/ATTACH] I can enter a sales order from the UI for a customer for that specific item with a standard form. Why can't…
-
So, I've finally figured it out. The token based auth role, which I had created specifically for the RESTlet, had only permission to create sales orders for specific customers. While I was always creating sales order with my own role in the UI, instead of the token based auth role, I did not see this. So case closed and…