04/06/2017 at 3:59 pm
#419201
Participant
The form does refresh, and shows the data with the form. Let’s just say my client is very picky and is not happy still seeing the form.
My thought, since there is an option to redirect after Form submission, was to send the user to a new page. On the new page I was attempting to display an individual listing using the shortcode [connections id=2].
If I write a MySQL query to get the current WordPress user-id, cross reference that to the connections table column ‘user’. Then replace the id# in the shortcode [connections id=2]. Would that not work?
