Dear Anyone, who reads this,
I don't know if any of you have faced the same problem as I do, but after googling about it for 2-3 hours without any luck of finding a proper solution, I'm pretty desperate to find a possibly working solution here.
The case is the following:
A client of ours requested to put editable fields on a few list-type pages (in my case it's the Sales Order List Page for the sake of an example). What they wish to achieve is that when ever they fill/check (varies by field type) this field, it'd automatically fill the corresponding sales line's appropriate field with the same value. I did it, and it works, BUT... Problem is, if the user opens up the Sales Order List page via the Navigation pane, the whole list remains uneditable (defying the fact that the page's EDITABLE property is set to TRUE and even if it wouldn't be enough, even the OnOpenPage Trigger contains the CurrPage.EDITABLE(TRUE) code). Already went through all the possible properties of the MenuSuite, checked all the page properties, thinking that i might have missed something, but still no success.
Wondering if any ofyou might be able to help me with this. Thank you in advance: Ruben