BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 5
    Nikita Leonovets on #18471

    Hello again,
    The fix works however this is a bug I noticed. I am adding around a large amount of conditional fields, however if I notice an grammar error or another error of any sort, once I correct the issue it appears that the ID’s of all the conditional fields proceeding it will change. For example: [show if{example}=864] will not longer work and when I update the field it will change to [show if{example}=894]. This is a serious issue as it seems that the ID’s of the values change anytime any field before it get edited. This appears to be a form of a memory leak and given enough time will cause the db table to swell in future changes over time. Perhaps adding a GUID. Could you also give me the db tables that the plugin writes to as I will need to delete the 894+ entries already created.

    – Nikita

  • Participant
    Level: Initiated
    Posts: 5
    Nikita Leonovets on #18432

    Perfect! thank you so much!

    One more question, is there a way to make conditional groups?

  • Participant
    Level: Initiated
    Posts: 5
    Nikita Leonovets on #18361

    So the theme we’re using is Salient, and the only custom fields are the ones that buddypress allows us to make, so no coded fields.