Nathan Head
- Total activity 87
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
Comments
Recent activity by Nathan Head Sort by recent activity-
I'm never getting this minute back. Thanks for wasting our time.
-
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...
-
Your code looks perfectly fine and outputs exactly as intended.
-
I meant to put this in the Feature Request section but I think General discussion will work too.
-
You can already do this. Go to Settings > Advanced.
-
Do an advanced search like this:
-
No problem. If you question was answered please mark it as Answered. This helps anyone in the future looking for the same thing. Thanks.
-
Yes, What your looking for is an CHOOSE WHEN. <!-- Choose when for specific Item Code. --><!-- This will increase the font size to 22px --><!-- and set the font-weight to bold if the item code eq...
-
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...
-
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 ...