- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a model that needs 10 positions and 35 view representations. This is due to us having 10 Types of item and they can be configured in different positions. Ideally I would like to be able to toggle the position and view representations by means of a form.
I am wondering if this can be achieved by means of a multiple-value text parameter. For example if the text parameter was "Product Type 1" the code would give it "View 1" and "Position 1". If the code was easy enough to work with I can copy and paste the lines in the same iLogic code for each position - ie "Product Type 2" = "View 2" + "Position 1".
Alternatively, if it makes things simpler, I could create a view representation and a positional representation with matching names that would be equal to the text parameter. If the code can handle that and apply the view and position to match the multi-value text parameter chosen, I can work with that also.
Is this achievable? The whole purpose is to streamline the model so users can check clashes in different positions with different items in the machine.
Thanks in advance
Solved! Go to Solution.