• Resolved poetaster

    (@poetaster)


    Is ist possible to introduce locking of page edits while editing the grid so that only one user can edit at a time? We have conflicts arrising from multiple editors trying to modify the grid at the same time.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author EdwardBock

    (@edwardbock)

    Hi @peotaster

    we use a NodeJS service with Websockets for managing multiple users on a grid.

    The code for this litte service is now open source and you we recommend to host it yourself because it’s an early alpha. It’s very bad documented but we respond to tickets. https://github.com/palasthotel/Grid-Async

    You can also use our service instance ( https://async.the-grid.ws ). You can enable this functionality in “Settings” -> “Grid” -> section “Async” in your WordPress. If you do not provide a custom “Service url” our service will be used.

    Unfortunately there seems to be an bug in recent Grid plugin. I will look into this and deploy a fix with next release in the coming days.

    Thanks for asking and using Grid

    All the best
    Edward

    Plugin Author EdwardBock

    (@edwardbock)

    With Version 1.7.3 async features should be fully functional again.

    Thread Starter poetaster

    (@poetaster)

    thanks for the feedback …

    Plugin Author EdwardBock

    (@edwardbock)

    You are welcome

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Lock grid editing’ is closed to new replies.