Hello all,
I´m trying to make a page of type List editable, for example the page Item List. When I call this page from the Role Center I´m unable to edit fields, even when the I set Editable=Yes.
Does anybody know if it is possible to make such pages editable? [-o<
Regars,
Martijn
0
Answers
The only listlike types of pages that are editable are the journals.
This is not bound to change.
why would you (or your customer) need editable lists anyway?
|To-Increase|
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
SOG -> We want to use it to make some shortcuts in functionality. So instead of opening each record and editing one field, we would like to skip that step and edit it in the list instead. Of course we don't want all fields to be editable, but only one or two (for example Quantity or Description).
The current standard flow of Nav requires a lot of clicking... =;
Thanks for your replies!
Why yes, yes it does envolve a lot of clicking, but rather one or 2 clicks more then a clutter of data which when editable is very error prone.
The fact is, items, customers, vendors, ... are actually "setup" values. They should be inserted once and modified very few times. That's why NAV RTC is by design so strict in editable/not editable. They made it a bit harder to modify those entities so that people would care about what they insert. If they can change anything at a whim, they are less carefull and errors are more common. NAV still is an ERP, which has loads of data and some of it should not be easy to modify.
The fields you take for example (quantity and description) are rather unrelated fields. Quantity is more of a field which is for documents like orders, invoices, ... Those fields are easily modified, because they bound to change multiple times during one day. Description on the other hand, while also available on lines (then the previous statement applies) should not change often (best not at all).
If the change you'd like to make has to do with making it easier to insert the intial data entries, stop and use imports instead.
Don't go changing the system on whims, first make sure the things that you want are really the things that you need.
If it's not, find alternatives.
And that's why I said "why would you (or your customer) need editable lists anyway?"
|To-Increase|
I´m aware of the risks of making it too easy for users to change data. But when I (or my client) want to change the quantity of 10 different orders I don´t want to open each order one by one, I just want to edit the orders in the list.
So instead of [open order] -> [select field] -> [change quanity] -> [exit screen] we just want: [click order] -> [change value]
This sounds a bit spoiled, but when modifying lots of orders multiple times a day this will spare a lot of clicks.