Custom action - Post ID 264173

User 2845736 Photo


Registered User
3 posts

Hey there I hope someone in the group can help with this. I am trying to add a custom action to the form, (which kind os works). The action created by the software is

action="../subscribe.php"
I wish it was as simple as just changing this to action="SomeOtherPlace/custom-.php"

I have tried that but somewhere the software is forcing me to use it's own form processing and I can't see where. I think it might be in the validators, but I'm probably wrong.

Essentially I just want the software to create the template and I want to fill in the rest, has anyone been able to achieve this?
User 187934 Photo


Senior Advisor
20,271 posts

Hi Mark,
I've done what your trying to do by replacing the myformname.php with mycustonname.php. Have you tried replacing the original with your own custom php processor but leave it in the same location?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2845736 Photo


Registered User
3 posts

Not possible to have it in the same location but it really should make no difference
action="http://somedomain.com/SomeOtherPlace/custom.php"
is the same as
action="SomeOtherPlace/custom.php" on the same server.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.