loading new Data when editing a Discussion
Hi, I'm writing a vanilla plugin to add additional information to a discussion... like urls with more information, contact information of experts in the Discussion topic, imges, etc... right now I have the fields for that info and I can save it to DB and load this information after the discussion is created but when you select the edit option the fields are empty so I need to load the extra data too so it can be modify but I don't know how the original fields are filled on this mode... can some one help me?
0