• 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: sending submission_id in email

sending submission_id in email 12 years 3 months ago #21159

Hello,

I would like to send the submission_id in an email to the admin users.

Can I do this in the PHP email script? How would I do this?

Thanks
-Tom
The administrator has disabled public write access.

sending submission_id in email 12 years 3 months ago #21176

  • octavian
  • octavian's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
Hello,

You can always use the placeholder "{global:submissionid}". There's no need for custom scripting.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

sending submission_id in email 12 years 3 months ago #21224

  • upbm
  • upbm's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 34
  • Thank you received: 4
Hello,

Use of this submissionId is very interesting because it is the best way to identify (by definition), a record, it would be interesting if we can display it in the Manage Submissions tab (without of course be able to change the value! , retrieve and exports in CVS, Excel...
I had to modify the php code for the component to display and it is a pity that it is not expected.
This gooder than using the script "Adding a counter for submissions" because this number is not unique if you del some enregistrement.

Didier
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!