Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author ka2

    (@ka2)

    Thank you for your inquiry.

    On the management menu of this plugin, you will choose the “Tables” > “Modify Table”, and select the target table.
    Then, At the item of “Who is allowed to view table data” in the “Modify the table attributes” section, please save after choosing the “guest”. Thereby your specific table will be displayed to the guest that is not logged in.
    Also notice, if you want to display that table, you must use the “[cdbt-view]” of the shortcode.

    Thank you,

    Thread Starter Arneby

    (@arneby)

    So a table can not be viewable and editable at the same time for different capabilities? That is a bit awkward I think ??

    Plugin Author ka2

    (@ka2)

    Sorry for my late reply.

    You can set the different capabilities to a table at the same time. You can input of multi capabilities at separated comma in the combobox of capabilities.

    Thread Starter Arneby

    (@arneby)

    Oh, I see. Very good.

    Could you please give me a sample shortcode for how this could look?

    Plugin Author ka2

    (@ka2)

    Hi there,

    I tried to put a sample shortcode to my demo site.

    https://demo.ka2.org/sample-1/

    The full shortcode is as follow:

    [cdbt-view table="demo_table" bootstrap_style="true" enable_repeater="true" display_list_num="false" display_search="true" display_title="true" enable_sort="true" display_index_row="true" sort_order="name:asc" limit_items="0" image_render="thumbnail" display_filter="true" filter_column="family" filters="isamashi:ISAMASHI,fushigi:FUSHIGI,goketsu:GOKETSU,puriti:PURITI,pokapoka:POKAPOKA,bukimi:BUKIMI,usurakage:USURAKAGE,nyororon:NYORORON,kaima:KAIMA" display_view="true" thumbnail_column="image" thumbnail_title_column="name" thumbnail_width="100" ajax_load="false"]
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Table not viewable by guests’ is closed to new replies.