Dannymh Active member Feb 3, 2015 #1 Hi, I wanted to get existing data based on more than just the ID, this is for a poll voting system and there may be multiple options. Can I push in multiple options say (ID, dayname, week)? or do i just need to loop through each row? Dan
Hi, I wanted to get existing data based on more than just the ID, this is for a poll voting system and there may be multiple options. Can I push in multiple options say (ID, dayname, week)? or do i just need to loop through each row? Dan
Chris D XenForo developer Staff member Feb 3, 2015 #2 Look at the Follower DataWriter that finds the existing data based on two fields.
Dannymh Active member Feb 3, 2015 #3 Thank you. Datawriter is making my brain feel mushy Other than that am loving coding in the framework, it is outstanding
Thank you. Datawriter is making my brain feel mushy Other than that am loving coding in the framework, it is outstanding