Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7171 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

So I have a system of tracking the progression of orders. After so many steps it is considered completed.

I currently have a portal showing that progression of all the different orders.

The question: Is there a way so that when the final step is marked off as completed, that order will no longer show up in the portal?

Posted

The trick here is to use a calculation in the relationship the portal utilizes something like case ( steps = "Yes" ; OrderID ; "" ). As long as the text field steps has "Yes", the calculation will contain the OrderID, or whatever you use for the relationship. When an order is completed, set steps to something other than "Yes" and the calculation will return a blank, and that order will disappear from the portal.

This topic is 7171 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.