Now that things are moving a long and the users are working in Innovator, they are finding it difficult to sort out all the ECR/ECN activities in their Inbaskets. A request has been raised to have the Title of the ECR/ECN to be displayed next to the ECR/ECn number.
I have looked all over the place for the properties of the Inbasket or Activity. Where does one go to modify the display for the Inbasket?
Thanks
Ron
Hi.
Unfortunately, My Inbasket does not support any customization.
I think it's good enhancement request to implement this functionality in Innovator.
SamsAn.
Thanks SamAn
I have logged it with Aras as an enhancement request.
Ron,
We have the exact same request into ARAS for update and are contracting a change in the software. Interested in splitting the cost?
Thanks,
Paul
It's pretty easy to embed this custom functionality into InBasket.html also. I guess 16 man/hours is enough to implement it.
Hi Paul
Yes I would be interested in splitting the cost, also in providing this as open add on for anyone to use. I was hoping that this was added in the new version. we will be upgrading to 8.2 with in the next month.
send me PM and we can discuss this.
Hi Guys,
Is there an update on this ? Do newer versions of innovator support adding various columns to the InBasket view ?
Thanks.
Sagi
I wrote a dirty little hack to do this with Javascript if anyone is interested. I'm sure there are much better ways to do it, but it works.
Yes please.
I'll give it a go, while waiting for someone else to post a less dirty fix to this.
http://www.nomean.net/InBasket.zip
It's been a while, but I think I added a description field to some itemtypes that didn't have it.
Thanks nomean.
I used WinDiff to find the differences between the original InBasket.html and the file you gave, and couldnn't find these specific changes (maybe because I am running 9.1.5 ?!)
I'll try going over this HTML page again soon.
Thanks again.
The changes are in the populateActivityGrid() function
Hello nomean,
I have changed the html file, but do not notice any change in 'My InBasket'.
Are there any other changes that need to be done to have this cascade to 'My InBasket'?
Thank you.
Regards,
Thomas
Sorry, it does work.
I just had to empty the cache and history of the browser.
Great Modification ; Thank you.