Custom message in checkpoint?

Post Reply
RytisT
Member
Posts: 135
Joined: Fri Aug 17, 2018 3:18 pm

Custom message in checkpoint?

Post by RytisT »

Hi, has anyone figured out how can, if I can, add a message to a checkpoint? For example, if I'm having a checkpoint because of some issue, I'd like to display a message of what's happening.

For example, the PDF that someone uploaded is not the correct size, I'd like to say somewhere in the checkpoint popup window "size is wrong, the current size is <width/height>, the one you entered is <metadata width/metadata height>."

Any ideas? Thanks.
Padawan
Advanced member
Posts: 358
Joined: Mon Jun 12, 2017 8:48 pm
Location: Belgium
Contact:

Re: Custom message in checkpoint?

Post by Padawan »

In a checkpoint you can have fill in fields. In these fields you can add a "default" value which you set to "size is wrong, the current size is <width/height>, the one you entered is <metadata width/metadata height>." using Switch variables. Then you can set this field to readonly so the end user can't change the value of the field.
RytisT
Member
Posts: 135
Joined: Fri Aug 17, 2018 3:18 pm

Re: Custom message in checkpoint?

Post by RytisT »

Was looking for a more "elegant" solution, but yeah, this will do I guess. Thanks!
r.zegwaard
Member
Posts: 93
Joined: Fri Jul 08, 2011 10:31 am
Location: The Netherlands

Re: Custom message in checkpoint?

Post by r.zegwaard »

Indeed, a multiline textfield would be a great option to have in switch-client.
Post Reply