ipt icon indicating copy to clipboard operation
ipt copied to clipboard

Mapping should allow concatenation

Open mdoering opened this issue 2 years ago • 1 comments

Mapping fields would be more powerful if the mapped source field could be added a pre- and suffix. Or even use a java formatting string with multiple fields as dynamic values.

This used to exist in the old IPT, but was removed for some reason. I found it very useful especially to create required IDs

mdoering avatar Apr 18 '23 11:04 mdoering

Thanks Markus. Looks like a case of this one https://github.com/gbif/ipt/issues/1888 I also find it useful (simple case convert simple ID string to URL by prepending another string)

mike-podolskiy90 avatar Apr 20 '23 08:04 mike-podolskiy90