• Resolved bigbanks

    (@bigbanks)


    Hi.

    I’m using Pods, and have created custom field for User’s Profile to store JSON array with my custom data.

    I use custom function on Edit Profile Page to:
    – Extract JSON data from Pod’s field, and display various number of Input fields;
    – Function to save it back in JSON format in Pod’s field.

    However I can’t save the data, because there is a default Pod’s input, which is overriding the data from my function when saving.

    Is there a possibility to remove Pod’s field Input from User Profile Edit page?

    Thank you

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

    (@keraweb)

    If you store your own data it’s better not to create the field with Pods but just use plain WordPress metadata and your own custom functions.

    Cheers, Jory

    • This reply was modified 5 years, 6 months ago by Jory Hogeveen.
Viewing 1 replies (of 1 total)
  • The topic ‘Remove Pod’s default input from Edit page’ is closed to new replies.