i have a custom post type of "events"
i have then
events/event1.php and events/event2.php
i have a form with id of "3" on this custom post type.
i then use a view to display what the user uploaded.
if a user fill in the form on events/event1.php it is then displayed on all the posts within "events" ie: events1.php events2.php etc etc ,
is it possible so it works as follows
form "3" completed on events/events1.php the uploads are then displayed through the view on events1.php ONLY and events.2php does not display the view that was completed on events1.php.
ive searched documentaions etc but cant find any info ....
could you confirm this is even possible and have any docementaion to read please?
many thanks for your time
martin
Please login or Register to submit your answer