251 Posts
Viktor Iwan
9 years ago
3
Topic

Hello,

i would like to know on how i can use Typography jGrid appropiately ?

- How to add checkbox ? which field should i assign ?

- i add Article State and then add jGrid Typography with 'State'  for my selection... but in the displayed list, the state is not clickable.

Thanks

Get a VIP membership
251 Posts
Viktor Iwan
9 years ago
0
Level 1

How to do: Apply to all checked item ?

572 Posts
_jrmo
9 years ago
0
Level 1

Hi Vik,

In the jgrid "+" settings, if you select "Checkbox" it will display a checkbox. If you select "Checkbox toggle" it will toggle the selection of the checkbox. BUT this has no processing until you link it to a button. See these examples:

  • http://demo.seblod.com/seblod-plugins/joomla-pack
  • http://demo.seblod.com/seblod-addons/exporter/joomla-articles

See it displays a checkbox (which you would usually apply to the ID field) and in the exporter example it has some functionality.

What it is NOT (and where I think you are confused) is a "toggle status" button

The Status Toggle feature that you are looking for will be an upcoming addition to SEBLOD

251 Posts
Viktor Iwan
9 years ago
0
Level 1

Thanks J!... i'm working on javascript for to optimize this feature

Get a VIP membership