Condense "Status" Change buttons to single button

Hello,

I would like to condense the number of buttons we are using to update the statuses of projects. I'm trying to figure out, how to make it one button. "Change Status" and when you click, it directs you to the form edit view but you can only have the option to see the Status Change. Because right now we have 5 buttons just to change the status. Any suggestions on how to accomplish this?

Brandon_Ekbatan_0-1644253204142.png

 

I have created the button, the form slice, and added an expression, but when you click the button there is no data in the form?

Brandon_Ekbatan_0-1644255726458.png

Is there something I need to do here?

Brandon_Ekbatan_0-1644255796384.png

 

 

Solved Solved
0 3 303
1 ACCEPTED SOLUTION

I would look into INPUT() for this.

View solution in original post

3 REPLIES 3

I would look into INPUT() for this.

Hello Marc,

Im not sure how to use INPUT for this? I just want a single button that allow the users to set the status of the project. 

Thank you Marc! I misunderstood how to use it. 

 

INPUT("Status", In Progress)

Top Labels in this Space