Project

General

Profile

Actions

Feature proposal #6699

closed

Implement better wildcard asset handling

Added by krileon almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
18 July 2017
Due date:
% Done:

100%

Estimated time:

Description

Currently if you use profile.%.field.501 it'd change the asset to profile.42 for example, but it should be profile.42.field.501. Also support wildcard usage of profile.42.field.% and profile.%.field.%. Fields store their ID to a custom variable on the stream so replace the field.% with it if it exists otherwise strip the wildcard for non-raw output (e.g. profile.%.field.% becomes profile.42 if field wildcard can't replace).

Actions

Also available in: Atom PDF