You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very helpfull if - at the beginning of a new screenshot actions group - I could reset all user Settings
(Update be_users set uc='')
This way I could revert all these settings where a module has been hidden or shown, an accordion is opend or closed etc. This way it is possible to decouple the actions more
The text was updated successfully, but these errors were encountered:
The more I am dealing with this: it would be very helpful to just reset the database completely. Screenshot actions packages that should have no relation just get relations when you run them at once. It is not feasible to undo everything you do always..
For example I am taking screenshots where first I create a user_group, then I create a user where the group is attached etc. Then later on totally unrelated screenshots lets say of a list of the users table get affected.
Also the uc would be very helpfull if they could be unset. This would reset everything from Accordeons you opened to the current page in the pagetree choosen.
It would be very helpfull if - at the beginning of a new screenshot actions group - I could reset all user Settings
(Update
be_users
set uc='')This way I could revert all these settings where a module has been hidden or shown, an accordion is opend or closed etc. This way it is possible to decouple the actions more
The text was updated successfully, but these errors were encountered: