Hide message field

Hello @konrad
Before 3.2 it was possible to do not display message field:

It was really nice feature if we needed to check quickly exact sequence of requests from a single client ( to make sure API calls are not mixed)
I tried to implement this layout in 3.3.2 but failed - message content is always visible.
So the question is - how to do the same in 3.2+ ?

1 Like

Hi @zoulja,

it is still possible when editing the message table.

Also (my personal favorite) is adding message to the FIELDS list above:

I hope this helps.

Best regards,
Konrad

1 Like

Yest it’s possible.

  1. Edit All messages widget - click Edit on righ down arrow - uncheck: Show message in new row (this will hide message)
  2. Now you can add new field using 2 option:
    a. Either add field on dialog Edit in All messages
    b. Or save Edit dialog in All messages and then click on left menu icon Fields (icon X1), click on selected field a choose Add to all tables
  3. If you want to remove field - you have 3 options:
    a. Either click on left menu icon Fields (icon X1), click on selected field a choose Remove from all tables
    b. Or click directly on new added column - and choose Remove from table, or Remove from all tables
    c. Or remove field on dialog Edit in All messages
2 Likes

Many thanks to @konrad and @shoothub for sharing tips and tricks on this!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.