Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029309
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] B. User interfaceminoralways2015-03-17 09:532015-03-17 09:59
ReporteregoitzView Statuspublic 
Assigned Todbaz 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029309: Add the posibility to change the size of the Location selector when customizing it.

DescriptionThe 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;
Steps To ReproduceCheck the code
Proposed SolutionCreate a new selector using new selectors allowing creating new rows.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0029083 acknowledgedTriage Platform Base Is not possible to use the Location selector in the parameter windows of Process Definition 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-03-17 09:53 egoitz New Issue
2015-03-17 09:53 egoitz Assigned To => dbaz
2015-03-17 09:53 egoitz Modules => Core
2015-03-17 09:53 egoitz Triggers an Emergency Pack => No
2015-03-17 09:57 egoitz Proposed Solution updated
2015-03-17 09:59 egoitz Relationship added related to 0029083


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker