• hello, is it possible to set / configure the property id to be unique and required to avoid double posts?

    I mean, when someone puts a property id and saves the post / or publish it,
    When another person tries to save another post with the same property id the system wont let him save/publish the property, the system could should an error message: “property id already in use”

Viewing 1 replies (of 1 total)
  • Plugin Author g5theme

    (@g5theme)

    Hi, If you do not enter value to the Property ID field, it will default to post id, which is unique, If you want to use the property id, you need build a function for check before submit proeprty, but it will affect the processing speed.
    Thanks

Viewing 1 replies (of 1 total)

The topic ‘property ID required’ is closed to new replies.