• 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: Brackets [] in POST's

Brackets [] in POST's 11 years 4 months ago #25831

  • chris98
  • chris98's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Any way to remove []'s from POST to another location? Array's are coming thru as field[]=value

Silent set to NO
Method is set to POST
The administrator has disabled public write access.

Brackets [] in POST's 9 years 7 months ago #32392

I have the same problem. Any help?

I have a form that send the form values to url.
Now it adds some extra brackets to url:
...&field[]=1... where field is form field and 1 is a value for that.

How to remove [] from the url?
The administrator has disabled public write access.

Brackets [] in POST's 9 years 7 months ago #32393

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
You can simply use a scripting solution where you have total control of what is being sent and how. An example available here:

https://www.rsjoomla.com/support/documentation/rsform-pro/custom-scripting/silent-post.html
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.

Brackets [] in POST's 9 years 7 months ago #32416

Thanks, But if I don´t want to use own scripting, is it possible just to remove the bracket?
The administrator has disabled public write access.

Brackets [] in POST's 9 years 7 months ago #32431

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
velupekka wrote:
Thanks, But if I don´t want to use own scripting, is it possible just to remove the bracket?

No, there is no built-in setting for this.
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!