• Resolved quttag

    (@quttag)


    I’m trying to set and get through the API different values for different users based on different post types?

    Is that possible using relationship?

    I managed to successfully get different users to display on individual post types

    Now I’m trying to have every users inside the post type to display different fields and the fields would have different values

    And of course setting and changing the value using API

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hello @quttag

    Conditional fields are currently not part of a UI feature within Pods.
    We do have plans to add such features in the future but it would take a while.

    Cheers, Jory

    Thread Starter quttag

    (@quttag)

    when you say a UI feature you mean that is possible to be done in code but not through the UI interface?

    can you tell me the general steps that needs to be done to add the features like this to pods?

    Thanks

    Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @quttag

    I’m not entirely sure if it would work in code. You’ll have to create your own field groups etc. Might get complicated as there is no documentation for this. You’ll have to get very familiar with the Pods core code, mostly the Pods field classes (see options).

    The “logic” is there, as you can see in the field management, but the UI part isn’t done at this moment.
    Anyhow, I’ve never tried it myself.

    Maybe @sc0ttkclark could provide you with more info?

    Cheers, Jory

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘relation users’ is closed to new replies.