Navigation überspringen

[Gelöst] Selecting Forms with Parent Post Preselected while creating accounts

This support ticket is created vor 3 weeks, 1 day. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 3 Antworten, hat 1 Stimme.

Zuletzt aktualisiert von daveG-7 vor 2 weeks, 5 days.

Assistiert von: Minesh.

Author
Artikel
#2866139

I want to create a system where people can claim listings, and am following the instructions here: https://toolset.com/forums/topic/want-to-add-claim-your-business-button/#post-2264231

In step 4a, they use the system to Select Forms with Parent Post Preselected, shown here: https://toolset.com/course-lesson/selecting-parent-posts-when-using-forms-to-create-child-items/#creating-forms-when-a-parent-post-is-preselected

This works if the user is already logged in, but in most cases, they won't be, and thus won't have a username to give control of the listing to. Is there a way to log in the user and then remember the parent post it came from? Have the create user form and the post form on the same page? Remember the link after filling out a create user form?

#2866255

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please share problem URL where you added the form and the parent page link from where user click and he will be redirected to the page where you have form with the parent select box where you want to display parent as selected.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2866611

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

I logged in using the admin access details you shared and I can see the form on the following link:
- versteckter Link

Can you please tell me what nest steps you want and where at what course of action what should happen and what field/post you want to save and where. I need exact step by step insturction or workflow once I have that I will review it and get back to you with possible solution if any.

Please share link of every steps as well.

I have set the next reply to private which means only you and I have access to it.

#2866668

I need the user to be have an account and be logged in before they fill out the Claim a Listing form at versteckter Link

So, I could use Access and have the link to to a Create an Account form if they're not logged in: versteckter Link

But after that, how can I get them back to the Claim Listing form with the parent form preselected?

#2866685

I figured out how to do this. I now have it that the login form is on the same page as the Claim Listing form. If you're not logged in you see the login form, then, when you create an account, it automatically logs you in and gives you a role that allows you to see the Claim Listing form.