Screen Action New naming convention
111
Views
1
Comments
New
Service Studio

The Idea is to update the default names of the generated screen actions (I.E when clicking a newly inserted button, ETC) 


I think it would be better if it was named = 'OnClick_Button'. That way if we have a lot of actions inside a screen/block. It will be arranged neatly based on what the action will do. 


Here are some of my default naming suggestions:

On After Fetch = OnAfterFetch_<Name>

Event Handler = Handler_<Name>

Etc


Basically make the action as a prefix instead of a suffix

Example

 Looks good right? 

Hi BabyBear,

I am agreed with this idea since it tell us more clearly why this action created, if we have too much actions then it'll help a developer.


Thanks

Deep