• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Add form data from current page

Add form data from current page 1 year 7 months ago #42228

  • StormIT
  • StormIT's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 30
I have a page which is made up of a user profile from a 3rd party component.

The component has it's own database and shows this on a profile page; name, photo, id.

A visitor can then book this user for jobs, so I've created an RSForms module which shows fields, but I need the 'id' of the user to be automatically added to the form.

<?php echo $userid; ?> shows the user ID on the page, but somehow I need to get this onto the RSForm but can't work out how.

Any ideas please?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!