Adding a Shipping Charge

User 47216 Photo


Registered User
205 posts

Whats the best way to add a uniform shipping charge in form builder where the field will be hidden and just charge a one time fee of ^.95 that will calculate in with the rest of the purchases on the form ?
User 187934 Photo


Senior Advisor
20,193 posts
Online Now

Hi Ron,'If I'm understanding you correctly I would add an input and hide it with css or js.
You would also enter a value="0.95" attribute in after export.
Working here. I just didn't hide the input.
https://ericrohloff.com/coffeecup/ccfor … unt-added/
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 47216 Photo


Registered User
205 posts

Eric Rohloff wrote:
Hi Ron,'If I'm understanding you correctly I would add an input and hide it with css or js.
You would also enter a value="0.95" attribute in after export.
Working here. I just didn't hide the input.
https://ericrohloff.com/coffeecup/ccfor … unt-added/


Yes - but looking for the field to be hidden and just show up on the page where the total is shown

ie:
Item: $25.00
Shipping : $5.00

Total $30.00

(where shipping is hidden on the main form)
User 187934 Photo


Senior Advisor
20,193 posts
Online Now

Yes , use some css or js to hide the input on the form.
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

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.