Hi,
Been trying to automatically suggest / map fields from various custom modules.
e.g:
If my previous step has a variable called “projectID”, and the step I’m currently mapping also has a mappable parameter called “projectID”, an auto-suggest pops up / shows as initial mapping suggestion.
Similar to how the file-handoff works with filename / buffer, and the mappable parameters in the next step.
Is there any way to get something like this to work (e.g. through custom IML), or is this not part of Make’s functionality yet?