Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029309Openbravo ERPB. User interfacepublic2015-03-17 09:532015-03-17 09:59
egoitz 
dbaz 
normalminoralways
newopen 
5
 
 
Core
No
0029309: Add the posibility to change the size of the Location selector when customizing it.
The Location selector can be modified but it is not possible to change the size of the popup.
The size is hardcoded on the ob-formitem-search.js file on the openSearchWindow method:


    if (url.indexOf('Location') !== -1) {
      height = 300;
      width = 600;
Check the code
Create a new selector using new selectors allowing creating new rows.
No tags attached.
related to design defect 0029083 acknowledged Triage Platform Base Is not possible to use the Location selector in the parameter windows of Process Definition 
Issue History
2015-03-17 09:53egoitzNew Issue
2015-03-17 09:53egoitzAssigned To => dbaz
2015-03-17 09:53egoitzModules => Core
2015-03-17 09:53egoitzTriggers an Emergency Pack => No
2015-03-17 09:57egoitzProposed Solution updated
2015-03-17 09:59egoitzRelationship addedrelated to 0029083

There are no notes attached to this issue.