Showing Data in a Slice but not original Form

Still finishing up my Work Requests Appโ€ฆ

In the form, Iโ€™m not showing the field for email address, since its unnecessary.
Iโ€™ve created a slice of โ€œOpen Work Requestsโ€ so our maintenance team can easily view those orders they havenโ€™t completed yet. Unfortunately, the email address isnt displaying, and its hard for the maintenance workers to know who submitted the request.

How can I make the email address appear in the slice, but keep it hidden in the form?

Thanks!

0 3 275
3 REPLIES 3

You can do that for example with NOT(CONTEXT(โ€œViewTypeโ€)=โ€œFormโ€). Use it with the Show? option.

Brilliant! Thank you!

Youโ€™re welcome

Top Labels in this Space