Hi Brendan,
I’m creating a “breadcrumbs” type system for my business organizer that essentially shows where I am within the form hierarchy and trying to use a right arrow (->) to visually divid the forms in the hierarchy. For some reason Tapforms adds an extra arrow at the end of the calculation so:
[company name] + “->” + [project] + “->” + [task]
should output:
ABC Company -> New Website -> Register Domain
but actually outputs:
ABC Company -> New Website -> Register Domain ->
-
This topic was modified 2 weeks, 6 days ago by
Shane.
Attachments:
You must be
logged in to view attached files.
UPDATE: The anamoly eventually disappeared. It could have been a recalculate/ refresh issue.