Open johnmacdonald3000 opened 9 years ago
Didn't know html would be rendered and I can't edit my post. Changed < to [
If unchecked in form, you see this in the grid:
[img class="controlBtn undefined this.handleColumnSwitch checkbox" src="/undefined" alt="" title=""]
checked in grid:
[img class="controlBtn checkbox_active this.handleColumnSwitch checkbox" src="/assets/components/migx/style/images/cb_ticked.png" alt="checkbox_active" title="checkbox_active"]
unchecked in grid:
[img class="controlBtn checkbox_inactive this.handleColumnSwitch checkbox" src="/assets/components/migx/style/images/cb_empty.png" alt="checkbox_inactive" title="checkbox_inactive"]
For what it's worth, take a read at https://guides.github.com/features/mastering-markdown/ specifically the section about "Code."
Page Title
MIGX.Using Grid Inline Editing
URL
https://rtfm.modx.com/extras/revo/migx/migx.tutorials/migx.using-grid-inline-editing
Issue or Suggestion
This works fine in the grid, but if you change the checkbox setting in the form you'll get an undefined image with the following html:
When the box is checked in the grid, you get this:"
or this, if unchecked: