• 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: View Submissions - Frontend

View Submissions - Frontend 13 years 3 months ago #12602

  • barry5
  • barry5's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
I have a few configuration issues that i cant work out.

I have the forms setup and working and intergatered with paypal.

I am display fields for the form in the front end using a menu link, but want to add a few others; Date Submitted and payment status. I thought these would be right values, but cant get them to work

{DateSubmitted:value}

{_STATUS:value}

Thanks in Advice

Barry
The administrator has disabled public write access.

Re:View Submissions - Frontend 13 years 3 months ago #12733

  • JohanK
  • JohanK's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi Barry
Have you found the solution to your question? I have the same problem.
The administrator has disabled public write access.

Re:View Submissions - Frontend 13 years 1 month ago #13101

  • shdale
  • shdale's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Anyone know the solution to this?
The administrator has disabled public write access.

Re:View Submissions - Frontend 13 years 1 month ago #13303

  • sengles
  • sengles's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
I would also like to see this resolved, I have unsuccessfully tried:
{DateSubmitted}
{DateSubmitted:value}
{DateSubmitted:body}

I assume the challenge is coding that allows searching other tables, can something like this be created to get data from other databases/tables/fields?

{database_name:table_name:field_name(keyID):field_name:value}

This would allow most values from other databases/tables/fields to be included.

Thanks
Last Edit: 13 years 1 month ago by sengles.
The administrator has disabled public write access.

Re:View Submissions - Frontend 13 years 1 month ago #13359

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Hello,

the submission data can be grabbed with a RSform!Pro global placeholder:

http://www.rsjoomla.com/customer-support/documentations/31-creating-and-managing-forms/74-emails.html

... notice the date_added entry.

As for the PayPal status field, you can use this: {_STATUS:value} (just make sure that you are using the latest version - revision 36).
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.

Re: View Submissions - Frontend 12 years 8 months ago #14687

  • braviale2
  • braviale2's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Hello,

{global:date_added} shows submission date in frontend ;)

Alex.
Last Edit: 12 years 8 months ago by braviale2.
The administrator has disabled public write access.
The following user(s) said Thank You: rocquoone, komponist

Re: View Submissions - Frontend 12 years 6 months ago #15373

  • rocquoone
  • rocquoone's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Thank you received: 1
Alex, thank you for this!

Do you know how to control the format in which this information is displayed? I am familiar with changing the php settings in google calendar so that I don't get European date format, or 24 hour format, but I don't know how to do it within RSForms pro. (My users on the site in question are non military, US citizens)

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