Bug report #11702

Support reordering the input fields in a Processing model GUI

Added by Anita Graser over 9 years ago. Updated over 9 years ago.

Status:Closed
Priority:High
Assignee:Victor Olaya
Category:Processing/Modeller
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:19944

Description

See thread http://lists.osgeo.org/pipermail/qgis-user/2014-November/029906.html

When I create a model, Processing automatically generates a GUI for
the model but especially with the new modeler in 2.6 the order of
input fields is all messed up and I would really like to reorder the
input fields into a logical sequence.

Associated revisions

Revision 530b15a0
Added by Victor Olaya over 9 years ago

[processing] provide non-random default ordering of parameters in models

Fixes #11702

History

#1 Updated by Victor Olaya over 9 years ago

  • Status changed from Open to Feedback

I added a quick fix. Now parameters are ordered according to its type. First rasters, then vectors and tables, then booleans, then string, then numbers, and then the rest

I will add a more customized solution soon, but for now this should result in more organized parameter dialogs

#2 Updated by Victor Olaya over 9 years ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF