Rally 2.0RC3 - Retrieving last saved setting in RallyCombobox with custom values -


I am currently using a setting with a rally combo box. This setting looks fine in the screen, and the user's app is also selected back. But the settings screen does not load the lasting value in the RallyCombobox. It always shows the first item when the screen is opened (default behavior).

Another similar question () I found at this point, but this last problem requires help. {RETIE COMMOBOX, NAME: 'selected column', Store config: {field: ['datindex', 'text'], data: [[text: GetSettingsFields: function: 'Display 1', Dataindex: 'id1'}, {text: 'display2', datindex: 'id2'}, {text: 'display3', datindex: 'id3'}), with multiple consensus: True, store type: 'Ext.data.store', fieldLabel: 'column:', displayfield: 'text', wellfilled: 'datindex'}]; }


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -