Hi,
Please suggest me some workflow or solution.
I am using folder browse and in that I am using directory.
Suppose I am using 10 directories.
Now if I am giving input to only first directory than all other which is left empty is giving an error in interface designer.
Is there any option so that I can make all the input optional or not required and the user give input to any inputs and can left any input empty. This should not throw an error.
Please refer the following workflow.
I am using a radio button to disable the container but i am facing the error to set the directory
Solved! Go to Solution.
@christine_assaad and @Morgan_Thomas.
Thanks for your help now I am getting the desired output.
Therefore accepted as a solution.
Thanks once again because I was struggling for around week to find solution.
Thanks.
@christine_assaad and @Morgan_Thomas.
I have one more issue.
If I use file browse instead of folder browse and input folder instead of directory.
Condition:
The user can upload file with format .xlsx, .xls, .csv with | delimiter, .txt with | delimiter and .dat with | delimiter.
But how to design a solution.
because I am getting an error of unknown file format.
I want that a single file can accept all these 5 file format.
If i am uploading xls file format than error is that "Please choose a table".
and I want that the user can choose the sheet names also for xls, xlsx and csv with | delimiter files.
Please help me on this.
Please suggest some workflow
Thanks @Morgan_Thomas