Hi folks,
Would need so advice on this : I have created an input parameter that do conditionally grouping say, by Part and by Warehouse
Supposed user choose group by Part, I need to have another cascading input parameter that prompts user to enter a part id or say type ALL and it will list just that part, or all the parts in it respectively.
Similarly if the user choose warehouse, then it will prompt
for warehouseid. User has the option to enter just a particular warehouseid or type ALL to list all the warehouses.
Is this possible ? Any quick guidance on this ? Thanks so much!
Would need so advice on this : I have created an input parameter that do conditionally grouping say, by Part and by Warehouse
Supposed user choose group by Part, I need to have another cascading input parameter that prompts user to enter a part id or say type ALL and it will list just that part, or all the parts in it respectively.
Similarly if the user choose warehouse, then it will prompt
for warehouseid. User has the option to enter just a particular warehouseid or type ALL to list all the warehouses.
Is this possible ? Any quick guidance on this ? Thanks so much!