Hey Conner,
First I added the IsShipped field onto the Sales Order screen. Then I added the label SHIPPED! to the screen and made it hidden from the properties.
Now you just need to add the conditional statements onto the SELECT action from the left side grid. Edit the SalesOrderList and move to Step 2 of 9 and click on Actions for SELECT. When you select different Sales Orders it checks to see if this Sales Order has been shipped or not. If it has it will show the SHIPPED! Label if not it will hide it.
Here is a screenshot of the first condition statement:
then I added
Then close the condition statement.
You will also want to make the opposite for when Is Shipped = FALSE to Always Hide the Shipped! Label.
I hope this can put you on the right path, if not let me know and I can elaborate.
- Mortaza