Is it possible to get a feature class setup as a parameter in such a way, that the user just types in a fc name (without having to navigate to the geodatabase to create it) and the script automatically links it to the folder and geodatabase and creates it? I've tried setting it up and looking at it and ought to work e.g. creating a fc parameter and in the output having the paths as variables i.e %folder workspace%\%database workspace%\but everytime it just errors out and I have to manually navigate to the geodatabase and create the fc in there. just trying to make things as simple as possible for the end user.
Thanks