Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
UItableViewCell tag issue
I have a tableview with multiple cells and i´m using the commit editing style to dynamically create more cells for each time the user enters the editing mode and pushes the green plus button. In each cell i have various textboxes wich will have information the user enters, and i want to retrieve that info and show it in another place.
I know i can use tags and create a method to dynamically set new tags, but do i need to set tags in the cells? or in the textboxes? or in both? how can i manage this?
Any ideas?, thanks.
0 •