Skip to main content

Hi Everyone!    This is IFS9, so I am unsure if it is the same in 10 or Cloud….   Many years ago, I modified one of our permission sets to allow the users to edit the sales part description on a customer order line which was very useful and necessary for a specific business need, and now I wish to enable that ability for another permission set and I can’t find what I edited!    I know that the field subform is: 

tbwCustomerOrderLine_Ext and the field is tbwCustomerOrderLine_Ext.colsCatalogDesc but for the life of me I can’t find where I can allow the users to edit/not edit the value in the sales part description.  If there are any system configuration folks online, I’d aprpeciate it!!!  

I’m familiar with IFS Cloud, and my guess is that this could be managed through the Presentation Object layer.
You might check the tbwCustomerOrderLine_Ext form and see if the colsCatalogDesc field has the “Editable” property disabled.
In some cases, this behavior is not controlled directly by permissions but by configuration in the projection or LU level.
Re-enabling the editable flag or cloning the projection usually restores the edit access.