• 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: AcyMiling integration not able to get text?

AcyMiling integration not able to get text? 6 years 10 months ago #38260

Hi. I'm successfully using the integration code between RsForm!Pro and AcyMailing.

But I've got an issue I find no way to solve.

I've got a radio field setup with two options.
In Rsform we can add values to the fields like this:
VALUE|Shown to users

Where the VALUE is hidden from the user, and what they see when selecting is the part after |.

So in the integration with AcyMailing it ALWAYS takes the value. I need to grab the "text" part of the fields value.

$myUser->sted = strip_tags($postData);
This code would then give me "VALUE"
I need "Shown to users" to get grabbed.

How?
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!