Hi All,
I can never seem to get my head around file paths and even more so when we need to use variables. Can any of you help me with the following please?
What I have is an inventory system that has been adapted from the starter solutions, I have created a new field called colour.
I have a folder system set up with lots of different colour folders i.e. black, blue, yellow etc...
I would like to add a button that performs a script that goes to the correct colour folder so that I can select the correct part. The folder path containing these colours would be "/Users/USERNAME/Documents/FOLDER/FOLDER/FOLDER/FOLDER/HERE ARE THE COLOUR FOLDERS" if that makes sense....
I know this involves a variable using the colour field but cannot get my head around it.
(I am aiming to then further this later on by being able to go straight to the part code within that folder without having to manually select one. I think I will be able to complete this once I have got used to doing the first part)
Thank you to everyone who can help.