Closed ks-arshitk closed 11 months ago
@matfish2 Is there any way to change default drop-down to custom drop-down ?
@ks-arshitk on the Craft 3 version only named actions are displayed in actions drop down. In order to be able to filter the action, you should go to the Actions page first and assign a name to the action. E.g "Update Course Progress" https://github.com/matfish2/craft-activity-log?tab=readme-ov-file#action-requests
In Craft 4 version unnamed actions are automatically named, based on a convention.
@matfish2 In craft3, i can't see action tab
@ks-arshitk in Craft 3 it is under Settings->Activity Logs
@matfish2 Activity Logs : v0.2.1 craft : 3.6.12.1
There is nothing like action, Can you share screen shot
Apologies. @ks-arshitk, I forgot adding actions UI was only added on Craft 4.
@ks-arshitk can you please try version 0.2.2
@matfish2
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'craft_actionSegments' in 'field list'\nThe SQL being executed was: SELECT
craft_actionSegments\nFROM
craft_activitylog\nWHERE
craft_actionSegmentsIS NOT NULL\nGROUP BY
craft_actionSegments
I check in database and there is actionSegments
column.
@ks-arshitk Fixed. Please can you try 0.2.3
@matfish2 Thank you :+1:
Craft: 3.6.12.1 Activity Logs: 0.2.1 PHP: 7.2
All action option can't show in action filter drop-down option. Is there any way to show all option in drop-down
Screenshots