Search
2675 results 331-340
Forum
- 20th Oct 2017additional button in editor to change input fieldsinput field to a select field and vice versa. I
- 19th Oct 2017Populating editor controls based on selection of dropdownAjax call when the select field is changed. The Ajax
- 9th Oct 2017Editor inline() submitting extra fields when using submit: 'changed'correct. That's how the select field works in web-browsers, so
- 1st Sep 2017Change the object array key in the select2 plugin datasource.way as for the select field type. That let's you
- 30th Aug 2017Access the attribute inside my jsonupdate() method of the select field type to update the
- 23rd Aug 2017Editor PHP Custom Upload questiondata from the "site" select field into the upload function
- 9th Aug 2017Create a plugin for the datatable editor?The select field has some example code showing how update() can be used. Its basically what I showed above - you give field() the field name you want to update the options of and update() the list of options. Allan
- 26th Jul 2017RowReorder ajax request errorhence temporarily using the select field type to organise sequence.
- 12th Jul 2017editor options, add item to recordset (not placeholder)Try also using the placeholderValue option of the select field type. It could be set to null, or an empty string or whatever you need. That option provides the ability to be able to select the placeholder option. Allan
- 3rd Jul 2017Bubble Formyou could use an select field type in a bubble).