Skip to content

Extract save state info from your plugins? #12

@marianopeck

Description

@marianopeck

Hi Maca,

You plugins....are soooo cool that my users are not happy for "memorize" their changes only during their web sessions. I saw something about your RemoteStateSave, but I may want kind of implement that in my own app (because of some particular requirements like preferences etc). So...it would love so much if there could be a general API/function/extension whatsover, that allow me to ask to the table I have rendered the following info (or for each column, the following info):

  • The order of the columns (or index in the table)
  • The width of each column
  • Wether each column has been pinned or not (if true, where... in left or side side..and in which order).

Basically...what I wonder is if I could get a list with that info, so that I can have all the info to persist user changes in my app/database and then re-use them later on and get back the "changes" of the user.

Would that be possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions