-
Notifications
You must be signed in to change notification settings - Fork 35
View field editor: override viewEditorRenderMode on row level #1360
Comments
@wiadev just configured 2 more vendors to that Salat product: |
fix: override viewEditorRenderMode on row level #1360
Results of IT1
|
@metas-dh I'm testing on w101 and I don't have |
@wiadev sorry, i thought it was called "Add new" in the english version; it's "Neu hinzufügen" i mean this one: (btw, there is no button in the first tab in bpartner window bc you create new entries only with Action menu - Create Request, afaik) |
@metas-dh but when I've put the name on |
@wiadev
|
@wiadev thanks for the info |
[#2177](#2177) New Window for Attribute Search in WebUI [#3117](#3117) Disable MStorage.add [#1357](metasfresh/metasfresh-webui-frontend-legacy#1357) Don't use the legacy view attributes API [#1367](metasfresh/metasfresh-webui-frontend-legacy#1367) view attributes shall be refreshed when the current selected row is refreshed [#3041](#3041) Forecast Window copy Field content from header to lines when creation [#3040](#3040) Implement Clone/ Copy for Forecast Window WebUI [#1360](metasfresh/metasfresh-webui-frontend-legacy#1360) View field editor: override viewEditorRenderMode on row level [#2868](#2868) Make BOMValidate process to work correctly in webui [#2956](#2956) drop allowconsolidateinvoice from database [#3073](#3073) Error: Could not find or load main class ${argLine} [#3072](#3072) de_metas_purchasecandidate schema containing some diagnosis views [#705](metasfresh/metasfresh-webui-api-legacy#705) Backend Logic for new Date Filter Widget [#3064](#3064) Multiple PP Order generation for a materialdispo line [#3088](#3088) Transform in material receipt left destroyed HU behind [#3086](#3086) HU planned after Purchase Order, destroyed after material receipt [#3089](#3089) Not able to start report service with ReportServiceMain.launch [#3042](#3042) C_Bpartner: new Additional fields [#3060](#3060) TypedSqlQuery Bugs because aggregateList method ignores order [#3054](#3054) purchase candidates: document references me-45
Results of IT2
|
Is this a bug or feature request?
FR
follow-up of #1335
What is the current behavior?
The viewEditorRenderMode it's specified in view layout, per column and frontend considers it.
But now, in some cases, the backend is providing viewEditorRenderMode per view row-field.
Which are the steps to reproduce?
In the example above the QtyToPurchase and DatePromised shall be editable only in included rows.
What is the expected or desired behavior?
When the viewEditorRenderMode property is specified per row-field, it shall override the value specified in layout.
The text was updated successfully, but these errors were encountered: