<div dir="ltr"><div>Hi all,</div><div><br></div><div>I was thinking that it would be very useful to have an expression to check if one layer, or at least, the current layer, is in edit mode.</div><div><br></div><div>One use case I'm seeing is: imagine that you have a form tab or group container, and you want to hide that tab or container just when the layer is in editing mode. If this option was available, simply using the control visibility by expression with something like 
(with a behaviour similar to is_selected([feature=current feature][,layer=current layer]))

:</div><div><br></div><div>
NOT( is_edition_active([layer=current layer]) )</div><div><br></div><div></div><div></div><div>could hide the tab/container in edit mode, and show in "identify" mode.</div><div><br></div><div>Could this expression be useful? If you think so, I will fill a feature request.</div><div><br></div><div>Thank you very much!</div><div><br></div><div>Best regards,</div><div>Pedro<br></div></div>