Search
2675 results 361-370
Forum
- 8th Jan 2016Array as value in Editor -> optionsthe value for your select field. Allan
- 7th Jan 2016select2 dataTables Editor PluginNo, it doesn't. Only the value selected from the given option list. Anyway, before saving, the additional (manual) entry is correctly shown as selected item in the select field.
- 11th Dec 2015Uncaught TypeError: Illegal invocationmultiple: true to the select field, it doesn't trigger any
- 7th Dec 2015Enormousness requests to serverIs position an select field by any chance? If
- 5th Dec 2015Using Editor - How do I add a control for number of records displayed in dropdown boxYou can assign standard HTML attributes to the select element using the attr option of the select field type. So you could use something like: { label: 'My field:', name: 'myField', type: 'select', attr: { size: 5 } } Allan
- 3rd Dec 2015Really Quick Questionthe option into the select field to add a placeholder
- 30th Nov 2015Using the separator option with MULTIPLEoption with multiple type select field, it is not working.
- 13th Oct 2015Can a listbox be placed within an Editor menu.I guess the term listbox is an old term. Select field is what I was looking for. Thanks and have a great day!
- 23rd Sep 2015Bug Editor 1.5.1 + StandaloneHi, Are you able to give me a link to a test page showing the issue please? This example shows a select field being used inline with a standalone editor without error. Allan
- 29th Jun 2015Editor "advanced (advanced to me)" query that is giving me troubleoptions available in the select field using its update method.