
Nathan Head
- Total activity 87
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
Activity overview
Latest activity by Nathan Head-
Nathan Head commented,
Try this.<xsl:template name="replace-string"><xsl:param name="text" /><xsl:param name="replace" /><xsl:param name="with" /><xsl:choose><xsl:when test="contains($text,$replace)"><xsl:value-of select...
-
Nathan Head created a post,
Marketplace for 3rd Party Developer Addons
It would be really nice if you guys added a marketplace to ShipWorks where 3rd party developers could add free and/or paid versions of addons they make to ShipWorks. Just like Shopify does for thei...
-
Nathan Head commented,
Do an advanced search like this:
-
Nathan Head created a post,
VERY IMPORTANT MESSAGE
Just wanted to make sure everyone was still alive here. Have a great Tuesday!
-
Nathan Head commented,
I meant to put this in the Feature Request section but I think General discussion will work too.
-
Nathan Head created a post,
Knapsack Algorithm with Best Rate
I think that this would benefit 99.99% of ShipWorks Customers. Here is an example: You have an order with 3 line items, each of these products is defined in the products table with their dimensions...
-
Nathan Head commented,
You can already do this. Go to Settings > Advanced.
-
Nathan Head commented,
Kay, Sorry for the late response. They reached out today. I will let you know what they say.
-
Nathan Head commented,
Since I have posted this publicly, I would like to make sure that Shipworks is ok with the sharing of Custom add-on's to their software.I don't want to violate their Terms of Service. Lets wait to ...
-
Nathan Head commented,
I've developed an add on for this exact use if anyone interested. It inserts the Ship by date into one of the "Custom" Fields. It determines that date by first, using the processing/handling time f...