I have a list in SharePoint named Courses, which basically, lists the name of courses my work offers.. when I click on a course, I am presented with a DisplayForm.aspx
I have added a button on the DisplayForm.aspx called “Register”, which I added, so a user can register for a course… this button just simply re-directs you to the NewForm.aspx
The question I have is…….. When the Register button is clicked, is it possible to carry the name and the time and date of the course to the NewForm.aspx from the DisplayForm.aspx
As you can see, it is a dropdown on the newform.aspx… and I would like the courses, time and date of course to be carried over from the displayform.aspx
Thanks in advance
Kind Regards.
Vishan
Vishan