Visio Guy

Visio Guy Website & General Stuff => User-submitted Stuff => Topic started by: Machine on June 12, 2020, 07:38:48 AM

Title: Assign to Layer Based on User Input
Post by: Machine on June 12, 2020, 07:38:48 AM
Hello, I'm not quite sure if this is correct sub-forum...
Here's a small thing that maybe someone out there will find interesting/helpful

Formulas that assign Shape to a layer based on given input (Layer's name)
Second cell (findLayer) is generated from "create_find" cell.
"LayerId" is a counter/index used with "!Layers.Name"
When writing formulas manually watch out for correct cell names (those underlined in pic) - otherwise it will not work.

My plan was also to generate entire list of all available Layer and put it in Prop.Input.Format, but unfortunately it seems to be impossible within Shapesheet.

It is not much, but hope you'll like it :)