Issue Deleting or Editing Activities in the Infor CRM web client
Troubleshooting why some activities could not be edited or deleted leads to a newly discovered data consistency issue with the USERNOTIFICATION table.
Troubleshooting why some activities could not be edited or deleted leads to a newly discovered data consistency issue with the USERNOTIFICATION table.
We recently ran into an issue with a client on 8.4 who was doing a back-end SQL data import into the Activity table. The were unable to see any of the Activities from the main Activity Manager page in the web client. The Activities could be seen under the Activity tabs under the Account, Contact, […]
The Infor CRM web client in at least versions 8.3.09 and 8.3.10 there is inconsistency in when, or if, the “Unsaved Data” dirty flag appears at the top of the web client to let users know that there are unsaved changes on the page. Sometimes this flag does not show until a post back occurs. […]
How to edit the Infor CRM Web Client's name control edit dialog which is a tasty dojo widget.
In an earlier post from last week I talked about how to fix pre-8.3 systems. In Infor’s never ending quest to make a never ending quest, they decided to change where this stuff exists in Infor CRM v8.3.0 and up. This Chrome bug only exists pre (I think 8.3.04) so this only affects early versions […]
Normally, a lookup in the Infor CRM Web Client is determined based on the order of the columns as defined at design times. The search of the lookup defaults to the left most column in the layout and this is also the default sort of things that are returned. There is a way to change […]
At the end of May Chrome released a new version that makes it incompatible with the xstyle parsing of css that older Infor CRM clients use. You can read more about it here. The fix for this is pretty simple but a pain in the butt to make since it requires editing the Sage-Combined.js file, […]
While you might have thought the fun would stop with my last post, oh no! Lets take a look at another style modification that you can make to tighten up those picklist drop downs. Normally, in the Infor CRM Web client, a picklist has enough white space between the entries to hide a dojo widget […]
Sometimes the little joys in life make all the difference when you are slogging through Infor CRM development. One such little joy for me is when things finally come easy. For instance, what I am talking about today is how to resize the Notes field on the Activity dialog in the Infor CRM web client. […]
A long time ago Ryan wrote about how to check for a specific change to a field in this blog post. Today I wanted to show a more generic way of using the same functionality to show all changes made to an entity. Lets look at how to do that using a method that accepts […]
In the Infor CRM client for all levels of 8.3 and 8.4 if you have an email control that contains an email like “phil.d’angelo@gmail.com’ the email address is not correctly used to open a new email dialog. Instead the email that gets passed is “pil.d”. This is because the launching of the email window uses […]
Filed under “when did this get added”. I just found that in the 8.3.09 Infor CRM system that the Crystal Report “Activities: Current Activities – Sample” when run through the web client acts differently then when run through the LAN client. In the web client it filters down the report to only show current user […]
Yesterday I mentioned what files changed between 8.3.09 and 8.3.10 in regards to the Model update. For the Core update, there is essentially even less. Almost all of the changes here are to the compiled assemblies and to the Javascript libraries. Since those can’t easily be modified those are not really an issue. The only […]
Infor just released update 8.3.10. This fix contains A LOT of fixes to issues that are present in 8.3.09. Infor splits the delivery of these into 3 sets of files, SNC, Core, and Model. Typically the model update is the most troublesome to integrate since it can affect the various UI elements that users of […]
In my last blog I talked about how to fix timeless activities to show the correct date in sdata grids. A different fix needs to be put in place in order to have these same dates show correctly if they are added to a column in a group layout for the Infor CRM 8.3.09 web […]
In the Infor CRM 8.3.09 web client timeless activities in the sdata grid display their dates as one day off due to UTC offset incorrectly being applied to these records. The sdata grids all inherit from the Sage.UI.Controls.GridParts.Columns.DateTime widget. Because of this we can fix the base widget function returning the incorrect date value and […]
One thing that irks me about the dojo based Activity and History lookup widgets is that they don’t allow hyperlinking. While I get you don’t want users leaving the current page in the middle of creating a new record, it is awfully nice to be able to navigate to a record via a link. I […]
The Infor CRM web client offers a time picker component to its date time control to allow a user to pick from a list of available times. THis control is based on the client side dijit TimeTextBox widget. The unfortunate downside to this widget is it streches from 12AM to 12pm in 15 minute increments […]
We recently had a customer report an issue to us that when adding products to a Quote in the Infor CRM web client, that the subtotal values do not take into account products where the price has been set to a negative amount. If is possible to set the Adjusted Price of a Quote line […]
"Decoded string is not a valid IDN name. Parameter name: unicode." at System.Globalization.IdnMapping.GetAscii(String unicode, Int32 index, Int32 count)
Subscribe To Our Newsletter
Join our mailing list to receive the latest Infor CRM (Saleslogix) and Creatio (bpm'online) news and product updates!
You have Successfully Subscribed!