• 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: Standard Joomla System Message

Standard Joomla System Message 14 years 3 months ago #9575

Hello,

Is it possible to show the standard system message layout that comes within joomla template (.css) when the message is successfully send! :dry:

DEFINE('_RSFORM_FRONTEND_THANKYOU','Het formulier is met succes verstuurd. Dank u!');

This one!

Thank you
Last Edit: 14 years 3 months ago by anton.schoenmakers.
The administrator has disabled public write access.

Re:Standard Joomla System Message 14 years 3 months ago #9584

  • andreic
  • andreic's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 733
  • Thank you received: 60
Hello,

At the moment RSform!Pro doesn't have this feature available, but we will consider adding this in one of our future revisions.Till then you could try setting the message in a stiled div:

DEFINE('_RSFORM_FRONTEND_THANKYOU',"<div style='background color: blue; width: 100%;'>Het formulier is met succes verstuurd. Dank u!</div>");
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.
  • 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!